Command Reference Guide

164display udp statistics 3Com Router 5000 Family and Router 6000 Family
Command Reference
display udp statistics
Purpose Use the display udp statistics command to view TCP traffic statistic
information.
Syntax display udp statistics
Parameters None
Example Display the UDP traffic statistic information.
<3Com> display udp statistics
Received packet:
Total: 0
checksum error: 0
shorter than header: 0, data length larger than packet: 0
no socket on port: 0
total broadcast or multicast packets : 0
no socket broadcast or multicast packets: 0
not delivered, input socket full: 0
input packets missing pcb cache: 0
Sent packet:
Total: 0
View This command can be used in the following views:
Any view
Table 19 Description on the fields of the display udp statistics command
Field Description
Received packet: Statistics about the received packets
Total: 0 Total number of received UDP packets
checksum error: 0 Number of the packets with checksum error
shorter than header: 0 Number of the packets with data length shorter than header
data length larger than packet: 0 Number of the receieved packets larger than the allowed
packet length
no socket on port: 0 Number of the received packets with an unknown port
number
total broadcast or multicast
packets: 0
Number of the received broadcasts or multicasts
no socket broadcast or multicast
packets: 0
Number of the received broadcasts or multicasts with an
unknown port number
not delivered, input socket full: 0 Number of the packets that are not delivered because the
input socket is full
input packets missing pcb cache: 0 Number of the packets that mismatch the PCB cache
Sent packet: Statistics about the transmitted packets
Total: 0 Total number of the transmitted packets