[148432] in North American Network Operators' Group
Re: accessing multiple devices via a script
daemon@ATHENA.MIT.EDU (Kurth Bemis)
Sun Jan 15 13:47:08 2012
From: Kurth Bemis <kurth.bemis@gmail.com>
To: Phil Regnauld <regnauld@nsrc.org>
Date: Sun, 15 Jan 2012 13:46:13 -0500
In-Reply-To: <20120115175655.GB35765@macbook.bluepipe.net>
Cc: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On Sun, 2012-01-15 at 18:56 +0100, Phil Regnauld wrote:
> Abdullah Al-Malki (a.almalki1402) writes:
> > Hi fellows,
> > I am supporting a big service provider and sometimes I face this problem.
> > Sometimes I want to access my customer network and want to extract some
> > verification output "show commands" from a large number of devices.
> >
> > What kind of scripting solutions you guys are using this case.
>
> Hi Abdullah,
>
> rancid ?
>
> http://www.shrubbery.net/rancid/
>
> Cheers,
> Phil
>
Back in the day (~2001 era) I used expect to do a lot of tasks across
(in that day) telnet.
http://www.linuxjournal.com/article/3065
Good Luck,
~k