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: ftp-server enable no ftp-server enable

Function: Enables FTP server, the “no ftp-server enable” command shuts down FTP server and prevents FTP user from logging in.

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)# ftp-server enable

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

Switch(Config)#ftp-server timeout 100

129

Page 130
Image 130
Accton Technology ES4710BD manual Ftp-server enable, Ftp-server timeout, Related command ip ftp