Basic Configuration

3-17

3
To delete a file select System, File, Delete. Select the file name from the given list by
checking the tick box and click Apply. Note that the file currently designated as the
startup code cannot be deleted.
Figure 3-10. Deleting Files
CLI – To download new firmware form a TFTP server, enter the IP address of the
TFTP server, select “opcode” as the file type, then enter the source and destination
file names. When the file has completed the download, set the new file to start up
the system and then restart the switch.
To start the new firmware, enter the “reload” command or reboot the system.
Saving or Restoring Configuration Settings
You can upload/download configuration settings to/from a TFTP server or copy files
to and from switch units in a stack. The configuration files can be later downloaded
to restore the switch’s settings.
Command Attributes
File Transfer Method – The configuration copy operation includes thes e options:
- file to file – Copies a file within the switc h directory, assigning it a new name.
- file to running-con fig – Copies a file in the switch to the running configuration.
- file to startup-co nfig – Copies a file in the switch to the startup configuration.
- file to tftp – Copies a file from the switch to a TFTP se rver.
- running-config to file – Copies the running configuration to a file.
- running-config to startup-config – Copies the running config to the startup config.
- running-config to tftp – Copies the running configuration to a TFTP server.
- startup-config to file – Copies the startup configuration to a file on the switch.
- startup-config to running-config – Copies the startup config to the running config.
Console#copy tftp file 4-61
TFTP server ip address: 10.1.0.19
Choose file type:
1. config: 2. opcode: <1-2>: 2
Source file name: v2.2.39.bix
Destination file name: V2239
\Write to FLASH Programming.
-Write to FLASH finish.
Success.
Console#config
Console(config)#boot system opcode:V2239 4-66
Console(config)#exit
Console#reload 4-22