Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62256

seeking a framework to automate router configurations

From Frank Cui <ycui@outlook.com>
Subject seeking a framework to automate router configurations
Date 2013-12-17 23:40 -0300
Newsgroups comp.lang.python
Message-ID <mailman.4321.1387336289.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Pythoners,
I'm looking for a tool or framework in which I can do a slight modification to achieve the following task:
"Asynchronously reset a large number of cisco routers back to their original configurations and push prepared initial configurations to them"
I did find some similar existing work such as exscript and trigger, however I was stuck in the following two problems :
1. telneting to a non-default port number (other than 23)2. handling of customized banner messages.
can you give some hints on this ?  Thanks in advance for your input.
Frank

 		 	   		  

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

seeking a framework to automate router configurations Frank Cui <ycui@outlook.com> - 2013-12-17 23:40 -0300
  Re: seeking a framework to automate router configurations rusi <rustompmody@gmail.com> - 2013-12-17 19:59 -0800
    RE: seeking a framework to automate router configurations Frank Cui <ycui@outlook.com> - 2013-12-18 00:59 -0300

csiph-web