Network+ Quiz_10

Which of the following Windows commands enables you to display NetBIOS over TCP/IP information?
A. netstat
B. dig
C. nbtstat
D. route

C. nbtstat

Which of the following UNIX commands can be used to check FQDN to IP address resolution?
(choose three)
A. netstat
B. dig
C. host
D. nslookup

B. dig
C. host
D. nslookup

Which of the following commands is used on a UNIX host to generate information about each router hop along the path from a source to a destination?
A. ping -r
B. traceroute
C. ping -t
D. tracert

B. traceroute

What option would you specify after the ipconfig command to display a Windows PC's DNS servers IP address?
A. /full
B. No option is needed, because the ipconfig displays DNS server information by default.
C. /all
D. /fqdn

C. /all

Which of the following commands would you issue on a UNIX host to send five ICMP echo messages to a device with an IP address of 10.1.1.1?
A. ping -t 5 10.1.1.1
B. ping -c 5 10.1.1.1
C. ping 10.1.1.1 (no option required, 5 is the default number of pings.)

B. ping -c 5 10.1.1.1

What protocol is used by the ping command?
A. IGMP
B. RTP
C. ICMP
D. PIM

C. ICMP