I have version 2025.2 running for NPM, NCM, UDT and other modules. I need a good way to automate the shutdown of interfaces that have a certain keyword in the Alias or Description. The shutdown option in the More Actions under Manage Nodes does not seem to actually work.
I was thinking of using an NCM compliance report rule which finds the keyword along with an embedded remediation script that would shutdown the interface if the Rule fails. But, how would I define the remediation script to select the appropriate interface. Something similar could be done with an alert that triggers off the interface alias, then executes an NCM action to run the same script.
Can anyone who has done this provide any help? Appreciate it very much.