R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference

140
display udp [ chassis chassis-number slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Displays brief UDP connection information for the specified card. The slot-number
argument specifies the slot number of the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays brief UDP connection information for the specified card
on the specified IRF member device. The chassis-number argument specifies the ID of the IRF member
device. The slot-number argument specifies the slot number of the card. (In IRF mode.)
Usage guidelines
Brief UDP connection information includes local IP address and port number, and peer IP address and
port number.
Examples
# (In standalone mode.) Display brief information about UDP connections.
<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
# (In IRF mode.) Display brief information about UDP connections.
<Sysname> display udp
Local Addr:port Foreign Addr:port Chassis Slot PCB
0.0.0.0:69 0.0.0.0:0 1 1 0x0000000000000003
192.168.20.200:1024 192.168.20.14:69 1 5 0x0000000000000002
Table 32 Command output
Field Description
Local Addr:port Local IP address and port number.
Foreign Addr:port Peer IP address and port number.
Chassis ID of the IRF member device.
Slot Slot number of the card.
PCB PCB index.
display udp statistics
Use display udp statistics to display UDP traffic statistics.