CSIS 330
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 -5 Redisplays statistics every 5 second. Press Ctrl-C to stop redisplaying
statistics.
netstat -p tcp 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:
Question #1: What does this table show you?
This table shows the Network Destination, Netmask, Gateway, Interface, and Metric
Page 1 of 6
LAB 11 ANSWER SHEET