Command Manual (For Soliton) – IP Address-IP Performance
H3C S3100 Series Ethernet Switches
Chapter 2 IP Performance Configuration
Commands
2-15
Description
Use the
display udp statistics
command to display the statistics about UDP packets.
Related commands:
reset udp statistics
.
Examples
# Display the statistics about UDP packets.
<Sysname> display udp statistics
Received packets:
Total: 26320
checksum error: 0
shorter than header: 0, data length larger than packet: 0
no socket on port: 0
total broadcast or multicast packets : 25006
no socket broadcast or multicast packets: 24989
not delivered, input socket full: 0
input packets missing pcb cache: 1314
Sent packets:
Total: 7187
Table 2-7
Description on the fields of the
display udp statistics
command
Field
Description
Total
Total number of received UDP packets
checksum error
Total number of packets with incorrect
checksum
shorter than header
Number of packets with data shorter than
header
data length larger than
packet
Number of packets with data longer than
packet
no socket on port
Number of unicast packets with no socket on
port
total broadcast or
multicast packets
Total number of received broadcast or
multicast packets
no socket broadcast or
multicast packets
Total number of broadcast or multicast
packets without socket on port
not delivered, input
socket full
Number of not delivered packets due to a full
socket cache
Received
packets:
input packets missing
pcb cache
Number of packets without matching PCB
cache
Sent
packets:
Total
Total number of UDP packets sent