F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101
117
FTP configuration commands
FTP server commands
display ftp-server
Use display ftp-server to display the FTP server configuration and status information.
Syntax
display ftp-server [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
3: Manage level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
After configuring FTP server parameters, you can verify them with this command.
Examples
# Display the FTP server configuration and status information.
<Sysname> display ftp-server
FTP server is running
Max user number: 1
User count: 1
Timeout value(in minute): 30
Put Method: fast
Table 27 Command output
Field Descri
p
tion
Max user number Maximum number of concurrent login users.
User count Number of the current login users.
Timeout value (in minute)
Allowed idle time of an FTP connection. If there is no packet exchange between
the FTP server and client during this period, the FTP connection will be broken.