M
ANAGING
F
IRMWARE
2-27
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.
Copying the Running Configuration to a File
You can copy the running configuration to a file.
CLI – If you copy the running configuration to a file, you can set this file
as the startup file at a later time, and then restart the switch.
Console#copy tftp startup-config 3-19
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 3-25
Console(config)#exit
Console#reload
Console#copy running-config file 3-19
destination file name : 051902.cfg
/
Console#
Console#config
Console(config)#boot system config: 051902.cfg 3-25
Console(config)#exit
Console#reload 3-16