HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
190
Parameters
slot slot-number: Displays brief UDP connection information for the specified card. The slot-number
argument specifies the slot number of the card. (MSR4000)
Usage guidelines
Brief UDP connection information includes local IP address and port number, and peer IP address and
port number.
Examples
# Display brief information about UDP connections. (MSR2000/MSR3000)
<Sysname> display udp
Local Addr:port Foreign Addr:port PCB
0.0.0.0:69 0.0.0.0:0 0x0000000000000003
192.168.20.200:1024 192.168.20.14:69 0x0000000000000002
# Display brief information about UDP connections. (MSR4000)
<Sysname> display udp
Local Addr:port Foreign Addr:port Slot PCB
0.0.0.0:69 0.0.0.0:0 1 0x0000000000000003
192.168.20.200:1024 192.168.20.14:69 5 0x0000000000000002
Table 51 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.
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