Network Management

NCM Template - Radware Alteon (1.3.6.1.4.1.1872.1.13.3.4)

This article provides a device template to be used with Network Configuration manager (NCM) for Radware Alteon.

First published date

10/9/2018 6:42 PM

Last published date

10/9/2018 6:42 PM

Overview

This article provides an NCM Device Command Template to be used with Radware Alteon (1.3.6.1.4.1.1872.1.13.3.4) devices.

Product section

Network Configuration Manager

Resolution

Depending on the version of NCM you are using, follow the relevant steps to add a template. For instructions, refer to the NCM Administrator Guide.

Use following lines as the actual content of the template:

<Configuration-Management Device="Radware Alteon"SystemOID="1.3.6.1.4.1.1872.1.13.3.4">
    <Commands>
        <Command Name="RESET" Value="verbose 1${CRLF}"/>
        <Command Name="DownloadConfig" Value="/cfg/dump" RegEx="Configuration#"/>
        <Command Name="DownloadConfigIndirect" Value="/cfg/ptcfg ${StorageAddress} ${StorageFilename}${CRLF}${CRLF}n${CRLF}" RegEx="Configuration#"/>
        <Command Name="Version" Value="/info/sys/general" RegEx="System#"/>
        <Command Name="PreCommand" Value="n"/>
        <Command Name="MenuBased" Value="true"/>
        <Command Name="VirtualPrompt" Value="Main#"/>
    </Commands>
</Configuration-Management>