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.

Iron Port backup

Has anyone out there getting there iron ports backed up with ncm? I would like to here anyone's feedback.

thanks

  • Hi,

    IronPort is a bit problematic. NCM can grab the config, but as the device has no option to disable pagination ("more" prompt), so some lines in the config may get broken.

    The alternative way would be transferring the config file via TFTP or SCP, but IronPorts can't do that, as far as I know.

    Regards,

    Jiri

  • This is the device template that we are using:

    So far it is working most of the time.

    <!--SolarWinds Network Management Tools-->

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

    <Configuration-Management Device="IRONPORT" SystemOID=" 1.3.6.1.4.1.15497.1.2">

      <Commands>

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

      <Command Name="VirtualPrompt" Value=">"/>

      <Command Name="More" Value="-Press Any Key For More-"/>

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

      <Command Name="DownloadConfig" Value="showconfig${CRLF}"/>

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

                    <Command Name="RESET" Value=""/>

      </Commands>

    </Configuration-Management>