Hi people, is there a way to execute different command sets in multiple nodes through an NCM script ?
Its quite common to run a common script against a node or group of nodes, however I have over 200 nodes and command sets could differ for each node.
eg.
Node 1.
show ver
show user
Node 2.
Show vlan brief
Show ip int brief
Node 3.
Show run interface
Show interface status
thanks