So I have searched most of the day with no luck. Posting to THWACK community asking for help.
Objective, change a line that has been added to most of our interfaces using NCM. I have found info for changing vlans and other info based on names, but nothing based on the config lines.
Line that I want to change:
authentication host-mode multi-auth
To :
authentication host-mode multi-domain
But this config is not on every interface as some interfaces are trunks, and guest ports.
How can I automate this using NCM?
Best I can tell currently is that I will need to name every interface, and then use that to allow for dynamic configurations going forward.