ES4710BD 10 Slots L2/L3/L4 Chassis Switch

Special Keywords in filename

keyword

Source/Target IP address

running-config

Active configuration file

startup-config

Start up configuration file

nos.img

System file

Boot.rom

System boot file

Command mode: Admin Mode

Usage Guide: The command provides command line prompt messages. If the user enters a command like copy <filename> ftp:// or copy ftp:// <filename> and presses Enter, the following prompt will appear:

ftp server ip address [x.x.x.x] :

ftp username> ftp password> ftp filename>

This prompts for the FTP server address, username, password and file name.

Example:

1Saving the mirror in FLASH to FTP server 10.1.1.1, the login username for the FTP server is “Switch”, and the password is “edgecore”.

Switch#copy nos.img ftp://Switch:edgecore@10.1.1.1/nos.img

2Get the system file nos.img from FTP server 10.1.1.1, the login username for the FTP server is “Switch”, and the password is “edgecore”.

Switch#copy ftp://Switch:edgecore@10.1.1.1/nos.img nos.img

3Save active configuration file: Switch#copy running-config startup-config

Related command: write

5.5.2.2.4dir

Command: dir <ftp-server-url>

Function: checks the list for files in the FTP server

Parameters: < ftp-server-url > takes the following format:

ftp://<username>:<password>@<ipaddress>, where <username> is the FTP username, <password> is the FTP user password, <ipaddress> is the IP address of FTP server.

Command mode: Global Mode

128

Page 129
Image 129
Accton Technology ES4710BD manual 2.2.4 dir, Ftp server ip address, Related command write, Command dir ftp-server-url