Ip List Connections - Ericsson HM4x0 Reference Manual

Table of Contents

Advertisement

12.9

ip list connections

12.9.1
Syntax
ip list connections
12.9.2
Description
This command lists the active TCP/UDP connections in use by applications
running on the device. It displays the following:
This command also shows raw socket connections or UDP connections
opened internally within the IP stack.
12.9.3
Example
--> ip list connections
Local TCP/UDP connections:
Prot | Local address
------|-----------------|-------------------|-----------|-----------
tcp
tcp
tcp
tcp
tcp
tcp
udp
2/1553-ZAT 759 94 Uen B – December 2005
Protocol type (TCP or UDP).
Location connection address.
Remote connection address.
Connection state for TCP connections.
Application that owns the connection.
A number in angled brackets in the Remote address column means that
the socket is bound to a specific interface (using the SO-BINDTODEVICE
socket option) with the specified IFIndex. The IFIndex is displayed by the
ip show debuginfo command.
A number in square brackets in the Remote address column means that
the socket is bound to interfaces of a specific security class or classes
(using the SO_BINDTOSECCLASS socket option). The number displayed
is formed from the sum of permitted IFSecClass values. The IfSecClass is
displayed by the ip show debuginfo command.
| *:8008
| *:53
| *:21
| *:22
| *:23
| *:80
| *:68
| Remote address
| *:*
| *:*
| *:*
| *:*
| *:*
| *:*
| *:*
IP CLI Commands
| State
| Owner
| LISTEN
| webserver
| LISTEN
| dnsrelay
| LISTEN
| tpd
| LISTEN
| sshd
| LISTEN
| webserver
| LISTEN
| webserver
|
| dhcpclient
259

Advertisement

Table of Contents
loading

Table of Contents