Specifications

Table Of Contents
Chapter 17: ip Commands
17 - 6 SSR Command Line Interface Reference Manual
ip show connections
Purpose
Show all TCP/UDP connections and services.
Format
ip show connections [no-lookup]
Mode
Enable
Description
The
ip
show
connections
command displays all existing TCP and UDP
connections to the SSR as well as TCP/UDP services available on the SSR.
Parameters
no-lookup
By default, when displaying an IP address, this command
attempts to do a reverse DNS lookup to look for the host-
name associated with the IP address and display the host-
name instead. If you do not want the reverse DNS lookup
to occur, specify the no-lookup option.
Restrictions
None.
Example
The following example displays all established connections and services of the SSR.
ssr# ip show connections
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp 0 0 *:gated-gii *:* LISTEN
tcp 0 0 *:http *:* LISTEN
tcp 0 0 *:telnet *:* LISTEN
udp 0 0 127.0.0.1:1025 127.0.0.1:162
udp 0 0 *:snmp *:*
udp 0 0 *:snmp-trap *:*
udp 0 0 *:bootp-relay *:*
udp 0 0 *:route *:*
udp 0 0 *:* *:*