Network Management

Connection refused error when downloading SilverPeak device configuration

Use the provided device template in order to download config on your Silverpeak device.

First published date

10/10/2018 5:03 PM

Last published date

10/10/2018 5:03 PM

Overview

This article describes the issue when the connection is refused when downloading SilverPeak device configuration.

Product section

Network Configuration Manager

Cause

You need to disable the paging, i.e. set the value of the Reset command to "paging no enable" according to the SilverPeak site. (© 2018 Silver Peak Corporation, available at https://www.silver-peak.com/, obtained on October 10, 2018)

Resolution

Device Template for SilverPeak NX5500 and 7600 series:
<Configuration-Management Device="Silver Peak VX5000" SystemOID="1.3.6.1.4.1.23867">
  <Commands>
    <Command Name="ALLOCATEPTY" Value="True" />
        <Command Name="Menubased" Value="False" />
        <Command Name="Reset" Value="no cli session paging enable"/>
        <Command Name="DownloadConfig" Value="show running-config"/>
    <Command Name="Version" Value=""/>
    <Command Name="Running" Value=""/>
    <Command Name="Startup" Value=""/>
   </Commands>
</Configuration-Management>

Disclaimer: Please note, any content posted herein is provided as a suggestion or recommendation to you for your internal use. This is not part of the SolarWinds software or documentation that you purchased from SolarWinds, and the information set forth herein may come from third parties. Your organization should internally review and assess to what extent, if any, such custom scripts or recommendations will be incorporated into your environment.  You elect to use third party content at your own risk, and you will be solely responsible for the incorporation of the same, if any.