How to push configurations to multiple Cisco Switches
Posted
by
nixda
on Server Fault
See other posts from Server Fault
or by nixda
Published on 2014-05-27T22:06:59Z
Indexed on
2014/05/28
3:32 UTC
Read the original article
Hit count: 523
Assume I have around 50 Cisco IE2000 Switches connected together and I want to reconfigure some settings, the same settings for every switch.
Normally I would open a command line session via Putty and paste the commands. But as the number of switches is growing, even this method takes its time.
I am aware of Kiwi CatTools. Unfortunately it's not free so I'm wondering if there are other efficient ways to configure a large number of Cisco switches.
© Server Fault or respective owner