User`s manual

User’s Manual 31
If you download to a new destination file, then select the file from the drop-down box for the operation code
used at startup, and click Apply Changes. To start the new firmware, reboot the system via the
System/Reset menu.
CLI
Enter the IP address of the TFTP server, select “config” or “opcode” file type, then enter the source and
destination file names, set the new file to start up the system, and then restart the switch.
Console#copy tftp file
TFTP server ip address: 10.1.0.19
Choose file type:
1. config: 2. opcode: <1-2>: 2
Source file name: M100000.bix
Destination file name: V1.0
\Write to FLASH Programming.
-Write to FLASH finish.
Success.
Console#config
Console(config)#boot system opcode:V1.0
Console(config)#exit
Console#reload
2.9 Saving or Restoring Configuration Settings
You can upload/download configuration settings to/from a TFTP server. Use this file to restore settings.
Command Attributes
TFTP Server IP Address – The IP address of a TFTP server.
File Name — The configuration file name should not contain slashes (\ or /), the leading letter of the file
name should not be a period (.), and the maximum length for file names on the TFTP server is 127
characters or 31 characters for files on the switch. (Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
Note: The available flash memory space limits the maximum number of user-defined configuration files.
2.9.1 Downloading Configuration Settings from a Server
You can download the configuration file under a new file name and then set it as the startup file, or you can
specify the current startup configuration file as the destination file to directly replace it. The file
“Factory_Default_Config.cfg” can be copied to the TFTP server, but cannot be used as the destination on
the switch.
Web
Click System – File, Configuration. Enter the IP address of the TFTP server, enter the name of the file to
download, select a file on the switch to overwrite or specify a new file name, and then click Transfer from
Server.