This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

error when downloading hillstone configuration

in the configuration manager,if i only chose one hillstone device it will download the configuration successfully. when i choose multiple hillstone devices, it will tell timeout.

i found it appear when the device has a large configuration. no error when doing template test.

the following is the template we are using

<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by () -->

<!--SolarWinds Network Management Tools-->

<!--Copyright 2005 SolarWinds.Net All rights reserved-->

<Configuration-Management Device="Generic CLI Devices" SystemOID=" 1.3.6.1.4.1">

         <Commands>

                   <Command Name="RESET" Value="terminal width 0${CRLF}terminal length 0"/>

                   <Command Name="Reboot" Value="reload${CRLF}Yes"/>

                   <Command Name="RebootAt" Value="reload at ${HH}:${NN}${CRLF}Yes"/>

                   <Command Name="EnterConfigMode" Value="config terminal"/>

                   <Command Name="ExitConfigMode" Value="end"/>

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

                   <Command Name="Running" Value="running configuration"/>

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

                   <Command Name="EraseConfig" Value="write erase${CRLF}Yes"/>

                   <Command Name="SaveConfig" Value="write memory"/>

                   <Command Name="Version" Value="show version"/>

                <Command Name="PreCommand" Value="${ENTER}"/>

                <Command Name="CustomUserNamePrompt" Value="Username"/>

         </Commands>

</Configuration-Management>

attachments.zip