R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

214
IP traffic ordering configuration commands
display ip flow-ordering statistic
Use display ip flow-ordering statistic to display IP traffic ordering statistics.
Syntax
display ip flow-ordering statistic { external | internal } [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
external: Displays inbound IP traffic ordering statistics on external interfaces.
internal: Displays inbound and outbound IP traffic ordering statistics on internal interfaces.
|: 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 IP traffic ordering statistics on internal interfaces.
Unit: kilobytes/second
User IP TOTAL IN TOTAL OUT TCP-IN TCP-OUT UDP-IN UDP-OUT ICMP-IN ICMP-OUT
192.168.1.1 0.2 0.1 0.1 0.1 0.0 0.0 0.1 0.0
192.168.1.2 0.1 0.0 0.1 0.0 0.0 0.0 0.0 0.0
192.168.1.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
Table 45 Command output
Field Descri
p
tion
Unit: kilobytes/second Unit: kilobytes/second.
User IP User IP address.
TOTAL IN Total inbound traffic statistics.
TOTAL OUT Total outbound traffic statistics.
TCP-IN Inbound TCP packet statistics.
TCP-OUT Outbound TCP packet statistics.