netstat
netstat - Print network information on the system.
Examples
netstat -a
Display all active connections and listening ports.
netstat -r
Display the routing table.
Notes
This command affects only the current shell session.
netstat - Print network information on the system.
netstat -a
Display all active connections and listening ports.
netstat -r
Display the routing table.
This command affects only the current shell session.