I need to push a snippet of RADIUS authentication config to 20+ cisco routers, preferably simulataneously.
The config will be the same for all routers. While going through the config change templates to write the script, I notice a variable for the NCM node "@Contextnode" which states "The node the template will operate on".
Does this mean that I can only push the script to one single node or device? So I would have to go through and either copy the script for each device and change the NCM node variable?
Is there a different/better way to push config to multiple devices as a single job or is this just something I have to work around?