display udp
Use display udp to display brief information about UDP connections.
Syntax
display udp [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies an IRF member device by its member ID.
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.
<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 1 0x0000000000000002
Table 37: Command output
Field | Description |
---|---|
Local Addr:port | Local IP address and port number. |
Foreign Addr:port | Peer IP address and port number. |
Slot | ID of the IRF member device. |
PCB | PCB index. |