R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

208
Usage guidelines
Use the display rawip verbose command to display detailed information about socket creator, state,
option, type, protocol number, and the source and destination IP addresses of RawIP connections.
Examples
# Display detailed information about RawIP connections.
<Sysname> display rawip verbose
Total RawIP socket number: 1
Slot: 6
CPU: 0
Creator: ping[320]
State: N/A
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 9216 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 9216 / 512 / N/A
Type: 3
Protocol: 1
Connection info: src = 0.0.0.0, dst = 0.0.0.0
Inpcb flags: N/A
Inpcb vflag: INP_IPV4
TTL: 255(minimum TTL: 0)
Send VRF: 0xffff
Receive VRF: 0xffff
Table 51 Command output
Field Description
Total RawIP socket number Total number of RawIP sockets.
Slot Number of the slot that holds the card. (MSR4000)
CPU CPU number.
Creator
Name of the operation that created the socket. The number in brackets
is the process number of the creator.
State State of the socket.
Options Socket options.
Error Error code.
Receiving buffer
(cc/hiwat/lowat/state)
Displays receive buffer information in the following order:
cc—Used space.
hiwat—Maximum space.
lowat—Minimum space.
state—Buffer state:
{ CANTSENDMORE—Unable to send data to the peer.
{ CANTRCVMORE—Unable to receive data from the peer.
{ RCVATMARK—Receiving tag.
{ N/A—None of the above states.