R2511-HP MSR Router Series Terminal Access Command Reference(V5)
10
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 forwarding statistics of a relay server.
<Sysname> display rta relay statistics
Server Port Client-IP recv-packets recv-bytes sent-packets sent-bytes
0 1026 1.1.1.2 15 190 30 370
0 1026 1.1.1.3 15 110 35 421
1 1027 1.1.1.4 0 0 0 0
Table 6 Command output
Field Descri
p
tion
Server Forwarding group ID.
Port TCP listening port.
Client-IP Client IP address.
recv-packets Number of packets received from a client.
recv-bytes Bytes received from a client.
sent-packets Number of packets sent to a client.
sent-bytes Bytes sent to a client.
display rta relay status
Use display rta relay status to display information about all client connections and negotiation statuses.
A forwarding group, identified by a port number, can receive connections from up to ten clients.
Syntax
display rta relay status [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor 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 information about all client connections and negotiation statuses.
<Sysname> display rta relay status










