mac

Commands for Basic Switch Configuration
81
Switch#config
Switch(config)#ftp-server timeout 100
1.5.6 ip ftp
Command: ip ftp username <username> password [0 | 7] <password>
no ip ftp username <username>
Function: Configure the username and password for logging in to the FTP; the no
operation of this command will delete the configured username and password
simultaneously.
Parameters: <username> is the username of the FTP link, its range should not exceed
32 characters; <password> is the password of the FTP link, if input option 0 on
password setting, the password is not encrypted; if input option 7, the password is
encrypted.
Default Settings: The system uses anonymous FTP links by default.
Command Mode: Global Configuration Mode.
Examples: Configure the username as Switch and the password as superuser.
Switch#
Switch#config
Switch(config)#ip ftp username Switch password 0 superuser
Switch(config)#
1.5.7 show ftp
Command: show ftp
Function: Display the parameter settings for the FTP server.
Command mode: Admin and Configuration Mode.
Default: Do not display.
Example:
Switch#show ftp
Timeout : 600
Displayed information
Description
Timeout
Timeout time.
1.5.8 show tftp
Command: show tftp
Function: Display the parameter settings for the TFTP server.
Default: Do not display.