Hello, I am tying to add 2 entries in a specific ACL in multiple switches.
My plan is to copy the ACL, delete it and recreated with the new entries in the end.
Of course I want to do this with a script (or some kind of automation), but there are 2 issues:
- The ACL in spite it has the same name, the content is different for every switch,
- I haven't found yet a command or a workaround on how to copy a specific ACL from the configuration
I don't know if the above scenario is even possible, so if you have any hint or comment please let me know.