HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
192
Examples
# Display detailed UDP connection information. (MSR4000)
<Sysname> display udp verbose
Total UDP socket number: 1
Slot: 6
Creator: sock_test_mips[250]
State: N/A
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 41600 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 9216 / 512 / N/A
Type: 2
Protocol: 17
Connection info: src = 0.0.0.0:69, dst = 0.0.0.0:0
Inpcb flags: N/A
Inpcb vflag: INP_IPV4
TTL: 255(minimum TTL: 0)
Send VRF: 0xffff
Receive VRF: 0xffff
Table 52 Command output
Field Description
Total UDP socket number Total number of UDP sockets.
Slot Slot number of the card.
Creator
Name of the operation that created the socket. The number in brackets is
the process number of the creator.
State Socket state.
Options Socket option.
Error Error code.
Receiving
buffer(cc/hiwat/lowat/state)
Information about the receiving buffer: in brackets are the used space, the
maximum space, the minimum space, and the state.
Sending
buffer(cc/hiwat/lowat/state)
Information about the sending buffer: in brackets are the used space, the
maximum space, the minimum space, and the state.
Type Socket type.
Protocol Number of the protocol using the socket.
Inpcb flags Flags in the Internet PCB.
Inpcb vflag IP version flags in the Internet PCB.
TTL TTL value in the Internet PCB.