Dear team,
Currently we are preferring other tools for scripts push and IOS up-gradation. If this features is more flexible then it will be awesome to use solarwinds as a single tool.
Also, Firmware Upgrades now requires full admin access (not just NCM Admin, but Orion Admin), which is very inconvenient when you want to delegate this sorts of tasks.
Would you be so kind as to share some examples of scripts and IOS upgrade capabilities that you've found won't work, or are too complex to accomplish with NCM's Firmware Upgrades featurer?
I have one scenario i need to check one command in the cisco interface configuration:
In the configuration need to check
1) if the interface is belongs to VLAN above 128 to 600
2) if yes need to check port security command present in that interface alone (if present need to share the log output)
3) If yes need to remove that command in that interface alone.
4) then need to wr
5) if anything not applicable need to skip the jod from that device.
Can i have a procedure or script to perform this activity in NCM. I have done this in cisco prime simply.