[c-nsp] App to manage pushing out changes

Saxon Jones saxon.jones at gmail.com
Thu Aug 12 15:24:24 EDT 2010


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

-saxon

On 12 August 2010 13:09, Jay Nakamura <zeusdadog at gmail.com> wrote:
> Anyone have recommendation on any application that can push out config
> changes to many many routers?  Mostly interested in keeping ACL
> consistent between about 50 ~ 100 routers.  My google skill has failed
> me on this one.
>
> Thanks!
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>



More information about the cisco-nsp mailing list