ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Example: viewing the file list of the FTP server 10.1.1.1 with the username “Switch” and password “edgecore”.
Switch#config
Switch(Config)#dir ftp:// Switch:edgecore@10.1.1.1
5.5.2.2.5ftp-server enable
Command:
Function: Enables FTP server, the “no
Default: FTP server is not enabled by default.
Command mode: Global Mode
Usage Guide: When FTP server function is enabled, the switch can still perform ftp client functions. FTP server is not enabled by default.
Example: enable FTP server service. Switch#config Switch(Config)#
Related command: ip ftp
5.5.2.2.6ftp-server timeout
Command: ftp-server timeout <seconds>
Function: Sets the data connection idle time
Parameters: <seconds> is the idle time threshold (in seconds) for a FTP connection, the valid range is 5 to 3600.
Default: The system default is 600 seconds.
Command mode: Global Mode
Usage Guide: When FTP data connection idle time exceeds this limit, the FTP management connection will be disconnected.
Example: Modify the idle threshold to 100 seconds. Switch#config
129