We want to apply some config changes to a bunch of Cisco switches using the Execute Script in NCM. The problem is that NCM, by default, pushes these changes using Telnet. First off, how do we change it so that it uses SSH? And can we change it globally, so that NCM by default uses SSH instead of Telnet?
Thanks.