08-05-2016 07:32 AM
I am not an expert in Cisco networking and would need to seek for help if there is a way to update IP ACL for multiple switches instead of manually updating one by one. All switches are VTP transparent.
I'd be grateful if someone could help.
Solved! Go to Solution.
08-07-2016 02:05 PM
Just one more question, does it also apply the same when creating new VLAN on a switch? VTP domain is not an option.
There are things I'll do with cut-and-paste, but creating and deleting VLAN isn't one of them. Not because they can't be done (they can be), but if the wrong VLAN is changed then hell happens.
08-05-2016 03:58 PM
How many appliances are we talking about?
Optionally, you could script it.
08-05-2016 11:01 PM
They are about 103 catalyst 2950 and 2960
08-05-2016 11:21 PM
They are about 103 catalyst 2950 and 2960
103 units is nothing. Just put in a notepad the entire steps you have to do, like:
1. Username;
2. Password;
3. config t;
4. Lines to be removed & added; and
5. Exit and save config.
Copy that, paste when you remote into the device.
08-07-2016 07:23 AM
Thanks so much Leo for further detail. Just one more question, does it also apply the same when creating new VLAN on a switch? VTP domain is not an option.
08-07-2016 02:05 PM
Just one more question, does it also apply the same when creating new VLAN on a switch? VTP domain is not an option.
There are things I'll do with cut-and-paste, but creating and deleting VLAN isn't one of them. Not because they can't be done (they can be), but if the wrong VLAN is changed then hell happens.
08-06-2016 01:47 PM
Assuming you don't have any commercial configuration management tool (Cisco Prime Infrastructure, Solarwinds NCM, etc.) or budget, you could use a freetool like wktools.
http://www.spoerr.org/wktools/
He has some examples on how to do common tasks here:
http://spoerr.org/wktools/wkeHowTo.html
08-07-2016 07:27 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide