Hi,
Let's say I wish to apply the command "load-interval 30" to all of my interfaces hosted on Cisco devices running IOS. How would I achieve this if my inventory contains a dozen different Cisco switch models with a variable number of interfaces per device?
Also, how would I be able to send a global command to enable bpduguard on all Cisco switches with a custom property of "region = north america", but IOS/CATOS command specific? For example, the IOS command would be "CatSwitch-IOS(config)# errdisable recovery cause bpduguard", but the CATOS specific command is "Console> (enable) set errdisable-timeout enable bpdu-guard"?
Jonathan