[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
accessing multiple devices via a script
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