Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 124

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
show ip socket statistics
100
Example 3
host1#show ip route slot 9 90.249.255.255
IP address
Interface
------------
----------------
90.249.255.255 Local Interface
See show ip route slot
Use to display basic information about BSD sockets that have been instantiated in the
VR in whose context you issue the command. The information includes the connection
information (source and destination IP address and port numbers), socket type, the
options in effect on the socket, and the socket's state.
Use the detailed keyword to display blocks of extensive information about every socket,
such as how many times various APIs have been called and the socket event log. The
detailed keyword displays information about only the sockets that are associated with
the VR in whose context you issue the command or sockets that are not associated
with any VR.
Baselining is not supported for this command.
Field descriptions
socketNumber ipAddress:portNumber --> ipAddress:portNumber—Socket and the IP
address and port number for each end of the connection, with the E Series router
shown on the left and the remote peer on the right
type—Type of connection: SOCK_STREAM (uses TCP) or DGRAM (datagram; uses
UDP)
opts—Options set on the individual sockets
SO_DEBUG—Turn on debugging; has no effect
SO_ACCEPTCONN—Socket can accept incoming connections
SO_REUSEADDR—Allow reuse of the local address
SO_KEEPALIVE—Do keepalives on the connection
SO_DONTROUTE—Do not route packets, use interface addresses
SO_BROADCAST—Broadcasts can be sent over the socket
SO_USELOOPBACK—Bypass the hardware if/when possible
SO_LINGER—Linger on a close() if data is present
SO_OOBINLINE—Leave received out-of-band data in-line
SO_REUSEPORT—Allow reuse of local port
so_state—State of each socket; knowledge of BSD Sockets API is useful to understand
this information
Next Hop
------------
---
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.3

Table of Contents