HP VPN Firewall Appliances Attack Protection Command Reference
28
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 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
TCP packet count : 194
TCP byte count : 12264
UDP packet count : 0
UDP byte count : 0
ICMP packet count : 0
ICMP byte count : 0
RAWIP packet count : 0
RAWIP byte count : 0
Table 4 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.