R2511-HP MSR Router Series Fundamentals Command Reference(V5)

3
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 29 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.
Put Method File update method of the FTP server, fast or normal.
Related commands
ftp server enable
ftp timeout
ftp update
display ftp-user
Use display ftp-user to display the detailed information of current FTP users.
Syntax
display ftp-user [ | { 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 Fundamentals 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.
Examples
# Display the detailed information of FTP users.
<Sysname> display ftp-user