JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
106
Monitoring IP
application. 2 (SELWRITE) means that more buffer space is available
and the application can queue up more data to be transmitted.
Call to soclose() 8-bit value indicating how the call went
Call to sendto() 16-bit value indicating the return status
Call to write() 16-bit value indicating the return status
Call to sendmsg() 16-bit value indicating the return status
Call to send() 16-bit value indicating the return status
Call to recvfrom() 16-bit value indicating the return status
Call to recv() 16-bit value indicating the return status
Call to recvmsg() 16-bit value indicating the return status
Call to read() 16-bit value indicating the return status
Example 1
host1#show ip socket statistics
5 10.13.5.70:23 --> 10.10.132.71:2000
type: 1 (SOCK_STREAM)
opts = 13 SO_DEBUG SO_REUSEADDR SO_KEEPALIVE
so_state = 177 SS_NOFDREF SS_CANTSENDMORE SS_CANTRCVMORE SS_PRIV
18 0.0.0.0:23 --> 0.0.0.0:0
type: 1 (SOCK_STREAM)
opts = 7 SO_DEBUG SO_ACCEPTCONN SO_REUSEADDR
so_state = 128 SS_PRIV
Example 2 Additional fields displayed by detailed keyword
host1#show ip socket statistics detailed
18 0.0.0.0:23 --> 0.0.0.0:0
type: 1 (SOCK_STREAM)
opts = 7 SO_DEBUG SO_ACCEPTCONN SO_REUSEADDR
so_state = 128 SS_PRIV
pending xmit byte count = 0
Keep alive idle time = 14400
Additional state flags:
so_Bound
so_ListenOk
ss_CalledRsSocreate
so_SendtoCalls = 0
so_SendMsgCalls = 0
so_SendCalls = 0
so_SockWriteCalls = 0
so_SendErrors = 0
so_SentBytes = 0
so_BsdCloseNotClosed = 0
so_RecvBytes = 0
so_RecvErrors = 0
so_RecvFroms = 0
so_Recvs = 0
recv count 0
keep alive poll time = 150
Need help?
Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?
Questions and answers