Hey all,
I have a device that I can't download configs from, both run and start. It's an Aruba controller. I have verified that NCM can login and issue a show version. I can login myself with the credentials and issue a show run. The jobs run on this device fail, however. I enabled session trace and found this result:
*** OnConnect received, err = 0
WAP-01#
WAP-01#
WAP-01#
WAP-01# page 100page 100
^
% Parse error
WAP-01# Show running-configShow running-config
^
% Parse error
WAP-01#
So my question on the above output is, why is NCM trying to issue the same command twice on the same line? "Show running-configShow running-config" will not work. It's strange that this happens on only this device, and not others that run on the same job. Any ideas?