HP 6125XLG Command Reference Manual page 144

Blade switch layer 3 - ip services
Table of Contents

Advertisement

Parameters
pcb pcb-index: Displays detailed UDP connection information for the PCB specified by the pcb-index
argument. The value range is 1 to 16.
slot slot-number: Displays detailed UDP connection information for the specified IRF member device. The
slot-number argument specifies the ID of the IRF member device.
Usage guidelines
Detailed UDP connection information includes the socket creator, status, option, type, the protocol
number, the source IP address and port number, and the destination IP address and port number for UDP
connections.
Examples
# Display detailed UDP connection information.
<Sysname> display udp verbose
Total UDP Socket Number: 1
slot: 1
creator: sock_test_mips[250]
state: N/A
options: N/A
error: 0
rcvbuf(cc/hiwat/lowat/state): 0 / 41600 / 1 / N/A
sndbuf(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 33 Command output
Field
Total UDP Socket Number
slot
creator
state
options
error
rcvbuf(cc/hiwat/lowat/state)
sndbuf(cc/hiwat/lowat/state)
type
Description
Total number of UDP sockets.
ID of an IRF member device.
Name of the operation that created the socket. The number in brackets is
the process number of the creator.
Socket state.
Socket option.
Errors affecting socket connection.
Information about the receiving buffer: in brackets are the used space, the
maximum space, the minimum space, and the state.
Information about the sending buffer: in brackets are the used space, the
maximum space, the minimum space, and the state.
Socket type.
136

Advertisement

Table of Contents
loading

Table of Contents