R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

217
# (MSR4000) Display brief information about UDP connections.
<Sysname> display udp
Local Addr:port Foreign Addr:port Slot CPU PCB
0.0.0.0:69 0.0.0.0:0 1 0 0x0000000000000003
192.168.20.200:1024 192.168.20.14:69 5 0 0x0000000000000002
Table 54 Command output
Field Description
Local Addr:port Local IP address and port number.
Foreign Addr:port Peer IP address and port number.
Slot Slot number of the card.
CPU CPU number.
PCB PCB index.
display udp statistics
Use display udp statistics to display UDP traffic statistics.
Syntax
MSR2000/MSR3000:
display udp statistics
MSR4000:
display udp statistics [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies a card by its slot number. (MSR4000)
Usage guidelines
UDP traffic statistics include information about received and sent UDP packets.
Examples
# Display UDP traffic statistics.
<Sysname> display udp statistics
Received packets:
Total: 240
checksum error: 0, no checksum: 0
shorter than header: 0, data length larger than packet: 0
no socket on port(unicast): 0
no socket on port(broadcast/multicast): 240
not delivered, input socket full: 0