
MANAGING FIRMWARE
CLI – Enter the IP address of the TFTP server, specify the source file on the server, set the startup file name on the switch, and then restart the switch.
Console#copy tftp |
TFTP server ip address: 192.168.1.19
Source configuration file name: startup2.0
Startup configuration file name [startup] : startup2.0
/
Console#
Setting the Startup Configuration File
If you download to a new file name, then select the new file from the
To use the new settings, reboot the system.
CLI – Enter the IP address of the TFTP server, specify the source file on the server, set the startup file name on the switch, and then restart the switch.
Console#copy tftp | |
TFTP server ip address: 192.168.1.19 |
|
Source configuration file name: startup2.0 |
|
Startup configuration file name [startup] : startup2.0 |
|
/ |
|
Console# |
|
Console#config |
|
Console(config)#boot system config: startup2.0 | |
Console(config)#exit |
|
Console#reload |
|
|
|
Note: The CLI allows you replace a running configuration file without performing a reset.