HP VPN Firewall Appliances System Management and Maintenance Command Reference
20
Field Descri
p
tion
established connections Number of connections established.
Closed connections
Number of connections closed. In brackets are connections
closed accidentally (before receiving SYN from the peer)
and connections closed initiatively (after receiving SYN from
the peer).
Packets dropped with MD5 authentication Number of packets dropped by MD5 authentication.
Packets permitted with MD5 authentication Number of packets permitted by MD5 authentication.
Related commands
• display tcp status
• reset tcp statistics
display udp statistics
Use display udp statistics to display statistics of UDP packets.
Syntax
display udp statistics [ | { 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 Getting Started 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 statistics of UDP packets.
<Sysname> display udp statistics
Received packets:
Total: 0
checksum error: 0
shorter than header: 0, data length larger than packet: 0
unicast(no socket on port): 0
broadcast/multicast(no socket on port): 0
not delivered, input socket full: 0
input packets missing pcb cache: 0
Sent packets:
Total: 0