Podcast
Questions and Answers
What does the netstat -a switch do?
What does the netstat -a switch do?
- Displays ports and addresses in numerical format
- Reports Ethernet statistics
- Shows the process that has opened the port
- Includes UDP ports in the listening state (correct)
When using netstat without switches, what type of ports does it list?
When using netstat without switches, what type of ports does it list?
- Active and listening UDP ports
- Active and listening TCP ports (correct)
- Only the file sharing and email ports
- All open ports on the server
What does the netstat -b switch do?
What does the netstat -b switch do?
- Includes UDP ports in the listening state
- Reports Ethernet statistics
- Displays ports and addresses in numerical format
- Shows the process that has opened the port (correct)
Flashcards are hidden until you start studying