Difference between revisions of "Netstat"
Jump to navigation
Jump to search
↑ http://man7.org/linux/man-pages/man8/netstat.8.html
↑ https://unix.stackexchange.com/a/9254
↑ https://unix.stackexchange.com/a/9254
Line 24: | Line 24: | ||
* {{Linux networking commands}} | * {{Linux networking commands}} | ||
* {{Ethernet}} | * {{Ethernet}} | ||
+ | * <code>show routing route</code> ([[PAN-OS]]) | ||
Revision as of 13:58, 8 January 2020
Netstat
is a command to displays network statistics. Netstat
is at least available in AIX, Linux[1], macOS and Windows
Linux Examples
-l show only listening sockets -p --program Show the PID and name (PID/name) of the program to which each socket belong -t --tcp
netstat -vatunp
-v --verbose -a --all
netstat -tn
- Display statistics by protocol:
netstat -s
macOS Examples
netstat -ap tcp
netstat -ap tcp | grep LISTEN
See also
ip
[link, route]
,ifconfig
netstat
ss
lsof
ping
ethtool
mii-tool
arping
nmcli
(RHEL)route
networkctl
,netplan
,tc
- Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
show routing route
(PAN-OS)
Advertising: