To Copy The Switch Configuration File To The Scp Host; To Load A Switch Configuration File From The Scp Host; To Apply And Save The Configuration - Lenovo CN4093 Application Manual

10gb converged scalable switch
Hide thumbs Also See for CN4093:
Table of Contents

Advertisement

To Copy the Switch Configuration File to the SCP Host

To Load a Switch Configuration File from the SCP Host

To Apply and Save the Configuration

76
CN4093 Application Guide for N/OS 8.3
Syntax:
>> scp [-4|-6] <username>@<switch IP address>:getcfg <local filename>
Example:
>> scp scpadmin@205.178.15.157:getcfg ad4.cfg
Syntax:
>> scp [-4|-6] <local filename> <username>@<switch IP address>:putcfg
Example:
>> scp ad4.cfg scpadmin@205.178.15.157:putcfg
When loading a configuration file to the switch, the apply and save commands
are still required, in order for the configuration commands to take effect. The
apply and save commands may be entered manually on the switch, or by using
SCP commands.
Syntax:
>> scp [-4|-6] <local filename> <username>@<switch IP address>:putcfg_apply
>> scp [-4|-6] <local filename> <username>@<switch IP address>:putcfg_apply_save
Example:
>> scp ad4.cfg scpadmin@205.178.15.157:putcfg_apply
>> scp ad4.cfg scpadmin@205.178.15.157:putcfg_apply_save
The CLI diff command is automatically executed at the end of putcfg to
notify the remote client of the difference between the new and the current
configurations.
putcfg_apply runs the apply command after the putcfg is done.
putcfg_apply_save saves the new configuration to the flash after
putcfg_apply is done.
The putcfg_apply and putcfg_apply_save commands are provided
because extra apply and save commands are usually required after a putcfg;
however, an SCP session is not in an interactive mode.

Advertisement

Table of Contents
loading

Table of Contents