3 ftp-dir – PLANET WGSW-50040 User Manual

Page 69

Advertising
background image

upload with hosts mapping with IPv4 addresses,<filename> is the name of the TFTP

upload/download file.

Special keyword of the filename

Keywords

Source or destination addresses

running-config

Running configuration files

startup-config

Startup configuration files

nos.img

System files

nos.rom

System startup files

Command Mode:

Admin Mode.

Usage Guide:

This command supports command line hints, namely if the user can enter commands in following

forms: copy <filename> tftp:// or copy tftp:// <filename> and press Enter, following hints will be

provided by the system:

tftp server ip/ipv6 address[x.x.x.x]/[x:x::x:x]>

tftp filename>

Requesting for TFTP server address, file name

Example:

(1) Save images in the FLASH to the TFTP server of 10.1.1.1

Switch#copy nos.img tftp://10.1.1.1/nos.img

(2) Obtain system file nos.img from the TFTP server 10.1.1.1

Switch#copy tftp://10.1.1.1/nos.img nos.img

(3) Save images in the FLASH to the TFTP server of 2004:1:2:3::6

Switch#copy nos.img tftp:// 2004:1:2:3::6/ nos.img

(4) Obtain system file nos.img from the TFTP server 2004:1:2:3::6

Switch#copy tftp:// 2004:1:2:3::6/nos.img nos.img

(5) Save the running configuration files

Switch#copy running-config startup-config

Relevant Command:

Write

1.5.3 ftp-dir

Command:

ftp-dir <ftp-server-url>

Advertising