Accton Technology ES4710BD User Manual
Page 131

130
E
ES4710BD 10 Slots L2/L3/L4 Chassis Switch
5.5.2.2.7 ip ftp
Command:ip ftp <username> password [type{0|7}] <password>
no ip ftp username <username>
Function: Configures the FTP username and password; the “no ip ftp username <username>”
command deletes the password as well as the username configured.
Parameters:
indicates non-masked password display and masked password display;
connection password, up to 16 characters are allowed.
Default: Anonymous FTP connection is used by default.
Command mode: Global Mode
Example: configuring the username to be “ECSwitch”, and password to be “edgecore”.
Switch#
Switch#config
Switch(Config)#ip ftp ECSwitch password 0 edgecore
Switch(Config)#
5.5.2.2.8 copy(TFTP)
Command: copy <source-url>
Function: TFTP client upload/download file
Parameters: <source-url> is the source file or directory location to be copied;
the target address to copy file or directory; <source-url> and
the file or directory location. ascii Indicates the files are transferred in ASCII; binary indicates the
files are transferred in binary (default) The URL format for TFTP address looks like:
tftp://<ipaddress>/
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