All,
I have several cisco firewalls that I am trying to manage with FSM. I would like to automate the collection of the "show access list" output. An NCM job could be used to do this but I am concerned that this will put the output for each of my fiewalls into one file and I would then have to write another script to parse this file into a file for each firewall. I was wondering if anyone has done this already? If not, does anyone have any thoughts on the simplest way to automate this? as always, thank you.