Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.052 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'messages.': 0.05; 'advance': 0.07; 'subject:skip:c 10': 0.09; '(other': 0.16; 'non- default': 0.16; 'slight': 0.16; 'task:': 0.16; 'modification': 0.16; 'reset': 0.22; 'to:name:python-list@python.org': 0.22; 'initial': 0.24; 'handling': 0.26; 'push': 0.26; "i'm": 0.30; 'framework': 0.33; 'tool': 0.35; 'thanks': 0.36; 'similar': 0.36; 'two': 0.37; 'problems': 0.38; 'to:addr:python-list': 0.38; 'received:65.54': 0.38; 'received:65.54.190': 0.38; 'received:bay0.hotmail.com': 0.38; 'to:addr:python.org': 0.39; 'customized': 0.61; 'back': 0.62; 'such': 0.63; 'cisco': 0.68; 'frank': 0.68; 'hints': 0.68; 'banner': 0.93 X-TMN: [N6C+oNEgssyL1lswAjp6ehc3bNHZK2wT] X-Originating-Email: [ycui@outlook.com] Content-Type: multipart/alternative; boundary="_6c5a047d-e784-4ca8-89fc-61f770cf00b8_" From: Frank Cui To: "python-list@python.org" Subject: seeking a framework to automate router configurations Date: Tue, 17 Dec 2013 23:40:20 -0300 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 18 Dec 2013 03:10:20.0505 (UTC) FILETIME=[AF510490:01CEFB9E] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 50 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387336289 news.xs4all.nl 2880 [2001:888:2000:d::a6]:46186 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62256 --_6c5a047d-e784-4ca8-89fc-61f770cf00b8_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Pythoners=2C 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 origina= l configurations and push prepared initial configurations to them" I did find some similar existing work such as exscript and trigger=2C howev= er I was stuck in the following two problems : 1. telneting to a non-default port number (other than 23)2. handling of cus= tomized banner messages. can you give some hints on this ? Thanks in advance for your input. Frank = --_6c5a047d-e784-4ca8-89fc-61f770cf00b8_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi Pythoners=2C

I'm looking for a tool or framework in which I can do a slight modificat= ion to achieve the following task:

"Asynchronously= reset a large number of cisco routers back to their original configuration= s and push prepared initial configurations to them"

I did find some similar existing work such as exscript and trigger=2C how= ever I was stuck in the following two problems :

1= . telneting to a non-default port number (other than 23)
2. handl= ing of customized banner messages.

can you give so= me hints on this ?  =3BThanks in advance for your input.

=
Frank

= --_6c5a047d-e784-4ca8-89fc-61f770cf00b8_--