PREV NEXT INDEX

Avici Systems Inc.


show ip sockets


Displays remote users connected to the server.

Syntax: show ip sockets

Factory Default: None.

Command Mode: Executive and privileged.

Example: In the following example, the show ip sockets command displays the remote users connected to the server:

router#show ip sockets



Proto Remote Port Local Port State

tcp 0.0.0.0 0 0.0.0.0 21 listen

tcp 0.0.0.0 0 0.0.0.0 23 listen

tcp 0.0.0.0 0 0.0.0.0 111 listen

tcp 0.0.0.0 0 0.0.0.0 616 listen

tcp 0.0.0.0 0 127.0.0.1 617 listen

tcp 127.0.0.1 1263 127.0.0.1 617 established

tcp 127.0.0.1 617 127.0.0.1 1263 established

udp 0.0.0.0 0

udp 0.0.0.0 111

udp 0.0.0.0 161

udp 0.0.0.0 17185

udp 127.0.0.1 1024

The following table describes the fields in the display:

Table 1-10. Fields Displayed by show ip sockets  
Field Description

Proto

Protocol running on this socket. Valid values are udp and tcp.

Remote

For tcp: (RFC 2012) The remote IP address for this TCP connection.

Port

For tcp: (RFC 2012) The remote port number for this TCP connection.

Local

For tcp: (RFC 2012) The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.

For udp: (RFC 2013) The local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.

Port

For tcp: (RFC 2012) The local port number for this TCP connection.

For udp: (RFC 2013) The local port number for this UDP listener.

State

State of the connection. Valid values are listen and established.

Related Commands: None


PREV NEXT INDEX

Copyright © 2004 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: IP_Commands.fm
    HTML File Name: IP_Commands16.html
    Last Updated: 05/10/04 at 16:34:20

Please email suggestions and comments to: doc@avici.com