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.

NCM Firewall and Load Balancer Command

Hi Everyone,

We require a user to execute below commands to download the config’ s ( Only Download config considered)

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

Download the config via ssh protocal. and that is:

Download running config: "show run"

Download Startup config: "show start"

To save the config to NVRAM -  "copy run start"

To disconnect from the device at the enable prompt: "exit"

We need understand, whether show command is enough for firewall & load balancer ? if not what is the other right command ?

Can share list of all NCM commands that supports Firewall and Load balancer.