524
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show sockets connection
show sockets connection
To display information about the sockets connection, use the show sockets connection command.
show sockets connection [pid id] [local address | foreign address | raw | tcp | udp] [detail]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Examples This example shows how to display the TCP socket connection information:
switch# show sockets connection tcp
Related Commands
pid id (Optional) Displays the socket client information for a specific process. the id range
is from 1 to 65535.
local address (Optional) Displays information about all the TCP connections with the specified
local address. The address can be an IPv4 address.
foreign address (Optional) Displays information about all the TCP connections with the specified
foreign address. The address can be an IPv4 address.
raw (Optional) Displays information about the raw client.
tcp (Optional) Displays information about the TCP client.
udp (Optional) Displays information about the UDP client.
detail (Optional) Displays information about the detailed client.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
clear sockets statistics Clears the socket statistics.
show sockets client Displays information about the socket client.
show sockets statistics Displays the socket statistics.