[c-nsp] App to manage pushing out changes

john heasley heas at shrubbery.net
Fri Aug 13 13:37:55 EDT 2010


Fri, Aug 13, 2010 at 10:19:20AM -0700, Eric Cables:
> On Thu, Aug 12, 2010 at 12:42 PM, Brandon Ewing <nicotine at warningg.com>wrote:
> > On Thu, Aug 12, 2010 at 01:24:24PM -0600, Saxon Jones wrote:
> > > CiscoWorks LMS or even RANCID will work for this. On a box with RANCID
> > > installed it's done like so:
> > >
> > > for host in router1 router2 router3; do clogin -c"config t;no ip
> > > access list extended asdf;ip access list extended asdf permit any
> > > any;end;write mem" ${host}; done

also see share/cisco-load.exp in the rancid tar file as an example of
doing this with clogin -s file.exp hostname [...].


More information about the cisco-nsp mailing list