Hi,
I am using the following template to try and download our firewall configs:
<!-- edited with vim by Erik Engberg, Hi3G --><!-- 3 IPSO --><Configuration-Management Device="Nokia IPSO Devices" SystemOID=" 1.3.6.1.4.1.94"> <Commands> <Command Name="Reset" Value="clear"/> <Command Name="Reboot" Value="reload${CRLF}y${CRLF}y"/> <Command Name="EnterConfigMode" Value="cd /"/> <Command Name="ExitConfigMode" Value=""/> <Command Name="Startup" Value="cat /config/active"/> <Command Name="Running" Value="cat /config/active"/> <Command Name="DownloadConfig" Value="cat /config/active"/> <Command Name="Version" Value="uname -a"/> </Commands></Configuration-Management>I get a login error when trying to run the script. When I run the login verification I can see NCM connect, but for some reason it just keeps entering a return and I see the box below.
Does anyone have any suggestions? I have used the other templates before (WLC) and haven't had an issue.
Thanks for any help!
Tammie
