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 <[email protected]> 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  [email protected]
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to