ES4710BD 10 Slots L2/L3/L4 Chassis Switch
5.5.2.2.7ip ftp
Command:ip ftp <username> password [type{07}] <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: <username> is the FTP connection username, up to 16 characters are allowed; 07 indicates
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.8copy(TFTP)
Command: copy <source-url> <destination-url> [ascii binary]
Function: TFTP client upload/download file
Parameters:
Special Keywords in filename
Keyword | Source/Target IP address |
Active configuration file | |
Start up configuration file | |
nos.img | System file |
Boot.rom | System boot file |
| |
Command mode: Admin Mode |
130