Network Management

NCM Template - ZyXEL devices

Cannot backup configuration for ZyXEL devices. Template assistant shows that the device keeps sending <- 7 to NCM.

First published date

10/9/2018 7:25 PM

Last published date

10/12/2018 2:49 PM

Overview

This article describes the issue in which a backup of the configuration for ZyXEL devices cannot be created and the following error is displayed:

Validation Failed
XXXXX# <- 7
Login Failed at Banner Unable to Log into Router: Timeout
Disconnected
Session complete. Successful: False

Product section

Network Configuration Manager

Resolution

  1. Depending on your version of NCM,  use relevant steps to add a template. Refer to NCM Documentation.
  2. Use the following template content:
    01	<Configuration-Management Device="Zyxel Es-2024A" SystemOID=" 1.3.6.1.4.1.890.1.5.8.16">
    02	    <Commands>
    03	        <Command Name="RESET" Value=""/>
    04	        <Command Name="Reboot" Value="reload"/>
    05	        <Command Name="EnterConfigMode" Value="config"/>
    06	        <Command Name="ExitConfigMode" Value="exit"/>
    07	        <Command Name="Startup" Value="startup-config"/>
    08	        <Command Name="Running" Value="running-config"/>
    09	        <Command Name="DownloadConfig" Value="show ${ConfigType}"/>
    10	        <Command Name="UploadConfig" Value=""/>
    11	        <Command Name="DownloadConfigIndirect" Value="copy ${ConfigType} tftp://${StorageAddress}/${StoreageFilename}"/>
    12	        <Command Name="UploadConfigIndirect" Value=""/>
    13	        <Command Name="EraseConfig" Value="erase"/>
    14	        <Command Name="SaveConfig" Value="write memory"/>
    15	        <Command Name="Version" Value="show version"/>
    16	        <Command Name="Menubased" Value="False"/>
    17	        <Command Name="PreCommand" Value="${CRLF}"/>
    18	        <Command Name="VirtualPrompt" Value="#"/>
    19	        <Command Name="MenuBased" Value="false"/>
    20	    </Commands>
    21	</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.