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


Groups > comp.lang.python > #62256

seeking a framework to automate router configurations

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 <ycui@outlook.com>
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 <ycui@outlook.com>
To "python-list@python.org" <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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4321.1387336289.18130.python-list@python.org> (permalink)
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

Show key headers only | 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