N8406-023 1Gb Intelligent L3 Switch Command Reference Guide (ISCLI) 83
Configuration Commands
Introduction
The Configuration commands are available only from an administrator login. They include commands for
configuring every aspect of the switch. Changes can be saved to non-volatile memory (NVRAM).
The following table describes the basic Configuration commands. The following sections provide more detailed
information and commands.
Table 76 Configuration commands
Command
Usage
show running-config
Dumps current configuration to a script file.
Command mode
: All except User EXEC
copy running-config {ftp|tftp}
Backs up current configuration to FTP/TFTP server.
Command mode
: All except User EXEC
copy {ftp|tftp} running-config
Restores current configuration from FTP/TFTP server.
Command mode
: All except User EXEC
Viewing and saving changes
As you use the configuration commands to set switch parameters, the changes you make take effect immediately.
You do not need to apply configuration changes when you use the ISCLI. Any changes are lost the next time the
switch boots unless the changes are explicitly saved.
Saving the configuration
You must save configuration changes to flash memory, so the switch reloads the setting when you reset the switch.
IMPORTANT:
If you do not save the changes, they are lost the next time the system is reloaded.
To save the new configuration, enter the following command at any prompt:
Switch# copy running-config startup-config
When you save configuration changes, the changes are saved to the active configuration block.
For instructions about selecting the configuration to run at the next system reload, see the ―Selecting a
configuration block‖ section in the ―Boot Options‖ chapter.