[rancid] Re: Cisco WLC
john heasley
heas at shrubbery.net
Thu Feb 18 00:24:11 UTC 2010
Wed, Feb 17, 2010 at 02:21:39PM +0000, Ryan West:
> David,
>
> > -----Original Message-----
> > From: David Mantock [mailto:david.mantock at gmx.ch]
> > Sent: Wednesday, February 17, 2010 7:49 AM
> > Subject: Cisco WLC
> >
> > Hello All,
> >
> > I have seen on this board scripts to backup cisco WLC devices. What is
> > the suggested procedure to include:
> >
> > wlogin and ciscowlc scripts in standard rancid.
> >
> > Do you have to update the normal rancid script to call these?
> >
> > How do you configure router.db file e.g
> >
> > mydevice:ciscowlc:up
>
> Yup, unless it's a version 5, in which case it would be ciscowlc5. The only difference is that 'show running-config' (version 4) has been moved to 'show run-config commands' in version 5. Pretty sure with basic version check, the proper command file could be parsed.
see the way the rancid/cisco ios script deals with this problem. run
both, take which ever one works.
> >
> > Any inputs are much appreciated.
> >
> > As Jeremy suggested it would be nice if there was a little Howto as
> > some people already have this working.
> >
>
> Place wlogin, ciscowlc, and ciscowlc5 in your bin directory of the RANCID install. Then add the following two lines to your $PREFIX/bin/rancid-fe file:
>
> 'cisco-wlc' => 'ciscowlc',
> 'cisco-wlc5' => 'ciscowlc5',
>
> That should be it.
>
> -ryan
>
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-discuss at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
More information about the Rancid-discuss
mailing list