cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
973
Views
0
Helpful
1
Replies

Perl scripts

Not applicable

Hi there,

we want to tidy up our config on our 3750. We want to delete all the old ip helper servers in the vlan configuration. does anybody know how to code a script to automatically logon to the switch go into the vlan configuration and delete the old ip helper addresses. Please note it's a large network and on our 3750 the vlan config is not the same on all switches.

thanks in advance

jurgen

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

You might want to have a look at the Perl Net::Telnet::Cisco module (http://nettelnetcisco.sourceforge.net/). It greatly simplifies interacting with Cisco devices via Perl.