rote a simple,e scrip to reload switches
script reload(NCM.Nodes @ContextNode)
{
CLI
{
write mem
reload
exit
}
}
get the following error
ERROR: Transfer failure due to connection interrupt during execute script.
I can log on to the switch with the credentials used in NCM
Any idea what the problem is?