exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 91 discussion

Actual exam question from CompTIA's N10-008
Question #: 91
Topic #: 1
[All N10-008 Questions]

A network administrator is configuring a database server and would like to ensure the database engine is listening on a certain port. Which of the following commands should the administrator use to accomplish this goal?

  • A. nslookup
  • B. netstat -a
  • C. ipconfig /a
  • D. arp -a
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
chanke
Highly Voted 2 years, 4 months ago
Selected Answer: B
netstat is associated with listening to ports. Try it on your PC in the CLI or linux.
upvoted 15 times
...
sharribear
Highly Voted 2 years, 5 months ago
Selected Answer: B
The network statistics ( netstat ) command is a networking tool used for troubleshooting and configuration, that can also serve as a monitoring tool for connections over the network. Both incoming and outgoing connections, routing tables, port listening, and usage statistics are common uses for this command.
upvoted 7 times
...
comeragh
Most Recent 10 months, 3 weeks ago
Selected Answer: B
B - correct
upvoted 1 times
...
StellarSteve
1 year, 4 months ago
The correct command to check if the database engine is listening on a certain port is "netstat -a". Therefore, the answer is B.
upvoted 1 times
...
l3fty
2 years, 5 months ago
Selected Answer: B
Netstat is the only given tool capable of port listening.
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...