R3303-HP HSR6800 Routers Security Command Reference

461
Examples
# Display the traffic statistics of source IP address 192.168.1.2.
<Sysname> display flow-statistics statistics source-ip 192.168.1.2
Flow Statistics Information
-----------------------------------------------------------
IP Address : 192.168.1.2
-----------------------------------------------------------
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 76 Command output
Field Descri
p
tion
IP Address Source IP address.
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.
TCP session establishment rate TCP connection establishment rate.
UDP sessions Number of UDP connections.
UDP session establishment rate UDP connection establishment rate.
ICMP sessions Number of ICMP connections.
ICMP session establishment rate ICMP connection establishment rate.
RAWIP sessions Number of RAWIP connections.
RAWIP session establishment rate RAWIP connection establishment rate.
display flow-statistics statistics interface
Use display flow-statistics statistics interface to display the traffic statistics of an interface.
Syntax
display flow-statistics statistics interface interface-type interface-number { inbound | outbound } [ |
{ begin | exclude | include } regular-expression ]