nerdexam
CompTIA

220-802 · Question #747

A technician has a list of IP addresses that the technician's manager needs the network names for. Which of the following commands would be used?

The correct answer is A. NBTSTAT - A. NBTSTAT is the command-line tool for displaying NetBIOS over TCP/IP statistics and name tables. The -A switch (uppercase) queries a remote computer using its IP address and returns its NetBIOS name table, which includes the computer's network name. This is exactly what is…

Networking

Question

A technician has a list of IP addresses that the technician's manager needs the network names for. Which of the following commands would be used?

Options

  • ANBTSTAT - A
  • BPING - t
  • CNETSTAT ?o
  • DNBTSTAT - a

How the community answered

(33 responses)
  • A
    91% (30)
  • C
    6% (2)
  • D
    3% (1)

Explanation

NBTSTAT is the command-line tool for displaying NetBIOS over TCP/IP statistics and name tables. The -A switch (uppercase) queries a remote computer using its IP address and returns its NetBIOS name table, which includes the computer's network name. This is exactly what is needed to resolve a list of IP addresses to their network names. The -a switch (lowercase) does the same thing but takes a hostname as input, not an IP address. PING -t sends continuous pings and does not resolve names. NETSTAT -o displays active TCP connections along with their associated process IDs - not network name resolution.

Topics

#NBTSTAT#NetBIOS#IP to hostname#command line tools

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice