Device Template for H3C HP MSR4060

We found that backing up our MSR4060 took very long. This was caused by a failing prompt/more detection so we adjusted this.

The modification can be seen here:

<Configuration-Management Device=" H3C HP MSR4060" SystemOID="1.3.6.1.4.1.25506.11.2.63" SystemDescriptionRegex="" AutoDetectType="BySystemOid">

  <Commands>

    <Command Name="AllocatePTY" Value="True" />

    <Command Name="EnableIdentifier" Value="]" />

    <Command Name="EnableCommand" Value="super" />

    <Command Name="MenuBased" Value="False" />

    <Command Name="Startup" Value="saved-configuration" />

    <Command Name="Running" Value="current-configuration" />

    <Command Name="DownloadConfig" Value="display ${ConfigType}" />

    <Command Name="MenuBased" Value="false" />

    <Command Name="VirtualPrompt" Value="\[.*\]" />

    <Command Name="Version" Value="Display Version" />

   <Command Name="UseVirtualPromptForCommands" Value="true" />

  </Commands>

</Configuration-Management>