Hello Thwakers,
Did anyone try to create a device template for HP office connect 1950?
The commands for this device are different than any other switch.
I tried to create a device template (when testing the template it is successful) but I am not able to download configuration.
Below is the XML code for this template:
<Configuration-Management Device="Device Name" SystemOID=" 1.3.6.1.4.1.25506.11.1.182">
<Commands>
<Command Name="EnableCommand" Value="xtd-cli-mode${CRLF}Y"/>
<Command Name="EnterConfigMode" Value="system-view"/>
<Command Name="ExitConfigMode" Value="quit"/>
<Command Name="Startup" Value="current-configuration"/>
<Command Name="Running" Value="current-configuration"/>
<Command Name="DownloadConfig" Value="display current-configuration"/>
</Commands>
</Configuration-Management>
Thank you in advance for your support.