term% cat index.txt NETSTAT(8) System Manager's Manual NETSTAT(8)
NAME
netstat - show network status for ARPA internet
SYNOPSIS
/usr/inet/bin/netstat [ -acCirs ] [ system ] [ core ]
DESCRIPTION
Netstat displays internet traffic and configuration data. The options
are:
-a show the known mappings between internet names and ethernet ad‐
dresses.
-c show all socket assignments.
-C show only sockets with active connections.
-i show the state of interfaces.
-s show protocol statistics.
-r show the routing tables.
The arguments system and core are substitutes for the defaults ‘/unix'
and ‘/dev/kmem'.
FILES
/usr/inet/bin/netstat
/usr/inet/lib/hosts
/usr/inet/lib/networks
/usr/inet/lib/services
/unix
DIAGNOSTICS
‘nlist /unix failed' - Netstat could not find pertinent kernel informa‐
tion. This message occurs on machines that can not handle internet
traffic.
SEE ALSO
vmstat(8)
research NETSTAT(8)