Hi
I need help to create device template for HP 1920.
I use Orion Network Configuration Manager v6.0.
So, I have file with name "HP 1920-1.3.6.1.4.1.25506.11.1.182", and his content is:
<Configuration-Management Device="HP1920"
SystemOID=" 1.3.6.1.4.1.25506.11.1.182">
<Commands>
<Command Name="RESET" Value="screen-length disable" />
<Command Name="EnterConfigMode" Value="_cmdline-mode on${CRLF}Y${CRLF}Jinhua1920unauthorized"/>
<Command Name="ExitConfigMode" Value="return" />
<Command Name="Startup" Value="saved-configuration" />
<Command Name="Running" Value="current-configuration" />
<Command Name="VERSION" Value="display version" />
<Command Name="DownloadConfig" Value="_cmdline-mode on${CRLF}Y${CRLF}Jinhua1920unauthorized${CRLF}display current-config"/>
</Commands>
</Configuration-Management>
The node, in section "Login Information->Enable Level" has value "<No Enable Login>".
When I in "Action" choose "Download Config", I have error: "Connectivity issues discarding config file. Devise IP <ip>"
What I do wrong? How correct code should be look?
Please assist me.