Uploading and downloading files using http – LevelOne FGL-2870 User Manual

Page 84

Advertising
background image

Configuring the Switch

3-30

3

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.

To select another configuration file as the start-up configuration, use the boot
system
command and then restart the switch.

Uploading and Downloading Files Using HTTP

In addition to performing copy operations to and from an FTP or TFTP server, the
switch can upload or download files to the web management station using HTTP.

Both switch operation code files and configuration files can be uploaded/
downloaded using HTTP.

Command Attributes
File Type – Specify opcode (operation code) to copy a firmware file, or config

(configuration) to copy a switch configuration file.

Source File Name – Use the Browse button to locate the file on the web

management station. The 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 FTP/TFTP server is 127 characters or 31 characters for files on the
switch. (Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)

Destination File Name – Select an existing file on the switch to overwrite, or

specify a new file name.

Console#copy tftp startup-config

4-37

TFTP server ip address: 192.168.1.19
Source configuration file name: config-1
Startup configuration file name [] : startup
\Write to FLASH Programming.
-Write to FLASH finish.
Success.

Console#reload

Console#config
Console(config)#boot system config: startup-new

4-42

Console(config)#exit
Console#reload

4-14

Advertising