R3303-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference

162
Field Descri
p
tion
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 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 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
Table 41 Command output
Field Description
Received
packets
Total Total number of UDP packets received.
checksum error Total number of packets with incorrect checksum.