1827636 Members
3669 Online
109966 Solutions
New Discussion

Re: perl script needed

 
cliffy jose j kalapura
Occasional Contributor

perl script needed

can any one send me perl script for modifying configuration in cisco switches connected in lan.i mean if i need a small change in configuration of all connected switches... hope now its clear
4 REPLIES 4
Court Campbell
Honored Contributor

Re: perl script needed

Well, I don't manage any cisco routers or switches but you may want to start here:

http://nettelnetcisco.sourceforge.net/

being that none of us can know the exact changes you want to make you are more than likely going to need to learn perl, or find someone who knows perl that would be interested in helping you.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
cliffy jose j kalapura
Occasional Contributor

Re: perl script needed

thank u for the reply

i jus need script which is capable of running through putty server and modifying configurations in switches in given set of ips
Ralph Grothe
Honored Contributor

Re: perl script needed

Neither am I into CISCO OS.
But a quick search on CPAN immediately popped up several CISCO related modules.

http://search.cpan.org/search?query=CISCO&mode=all

Maybe something useful there?
Madness, thy name is system administration
H.Merijn Brand (procura
Honored Contributor

Re: perl script needed