Part I: Netstat Syntax
Command Description
Example:
netstat -a Displays all connections and listening ports
netstat -n Displays addresses and port numbers in numeric form
netstat interval Redisplays statistics every 5 second. Press Ctrl-C to stop redisplaying statistics.
Netstat -q Shows connections for the TCP protocol
Netstat -f Displays fully qualified domain names for foreign addresses.
Netstat -r Displays the routing table.
Part II: NetStat Routing Table
Screenshot #1:
CSIS 330 – Lab 11: Troubleshooting–
OS Command Line Tools
Answer Template