R3303-HP HSR6800 Routers Security Command Reference

462
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
inbound: Displays traffic statistics in the inbound direction of an interface.
outbound: Displays traffic statistics in the outbound direction of an interface.
|: 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 inbound traffic statistics of interface GigabitEthernet 3/0/1.
<Sysname> display flow-statistics statistics interface gigabitethernet 3/0/1 inbound
Flow Statistics Information
------------------------------------------------------------
Interface : GigabitEthernet3/0/1
------------------------------------------------------------
Total number of existing sessions : 70
Session establishment rate : 10/s
TCP sessions : 10
Half-open TCP sessions : 10
Half-close TCP sessions : 10
TCP session establishment rate : 10/s
UDP sessions : 10
UDP session establishment rate : 10/s
ICMP sessions : 10
ICMP session establishment rate : 10/s
RAWIP sessions : 10
RAWIP session establishment rate : 10/s
Table 77 Command output
Field Descri
p
tion
Total number of existing sessions Total number of connections.
Session establishment rate Connection establishment rate.
TCP sessions Number of TCP connections.
Half-open TCP sessions Number of half-open connections.
Half-close TCP sessions Number of half-close connections.