MAN-REF-CASW Web
Browser
Interface
Page
21
IP Interface Display Info
This command displays detailed information for a particular IP interface stream ID. The ID can be ob-
tained by first displaying the IP configuration with the "IP Interface Display Config" command.
id ref state db prot fl backlog rdCred padLen
------------ -------- -------- -- ---- -- ------- ------ ------
msg:2 cf715020 0 0 UDP 80 0 -1 0
waitWrQ waitConQ stream sk sock unsolId saveUid svFl
-------- -------- -------- -------- -------- -------- -------- ----
0 0 cdbdc800 cf054b80 cda4d08c 0 0 0
abrtR rPort rAddr lPort lAddr mxRcvByt mxSndByt con
----- ----- -------- ----- -------- -------- -------- --------
0 0 0 6950 0 512000 512000 cf715020
where -
id
: temporary id for display only – minor number
ref
: reference # for this connection (address of connection control block)
state
: current state of this connection (currently unused)
db
: stream debug level
prot
: protocol (currently only UDP supported)
fl
: stream flags
0x80 : read queue is being serviced
0x40:
write
queue
is
being
serviced
0x20:
control
stream
backlog
: currently unused
rdCred:
currently unused (should always be -1)
padLen
: currently unused
waitWrQ
: currently unused
waitConQ
: currently unused
stream
: the address of the stream control block
sk
: address of IP sock structure
sock
: address of IP socket structure
unsolId
: unsolicited id (currently unused)
saveUid
: temporary save area
svFl
: temporary save area
abrtR
: abort reason code (currently unused)
rPort
: remote port number if connected (currently unused)
rAddr
: remote IP address if connected (currently unused)
lPort
: local port number
lAddr
: local IP address (0 if any address)
mxRcvByt
: maximum socket receive byte count
mxSndByt
: maximum socket send byte count
con
: address of connection control block