exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 106 discussion

Actual exam question from CompTIA's SY0-601
Question #: 106
Topic #: 1
[All SY0-601 Questions]

A systems administrator is troubleshooting a server's connection to an internal web server. The administrator needs to determine the correct ports to use. Which of the following tools BEST shows which ports on the web server are in a listening state?

  • A. ipconfig
  • B. ssh
  • C. ping
  • D. netstat
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Gino_Slim
Highly Voted 2 years, 7 months ago
Selected Answer: D
Answer is D A. ipconfig - Just shows you the IP information for your current machine B. ssh - this is used for file transfers (ftp etc etc) C. ping - this is just to reach out to a node to get a response from it These are simple ways of explaining. Don't come behind me and getting real granular super duper tech people -_-
upvoted 51 times
scarceanimal
2 years, 4 months ago
thanks gino slim!
upvoted 3 times
...
rodwave
2 years, 6 months ago
the explanations are perfectly fine
upvoted 8 times
...
Old_Boy_
1 year, 7 months ago
I think the best way to answer questions for CompTIA is by ruling out the wrong answers first. There are always two. Then you've got a 50/50 chance of getting the answer correct even if you dont know it.
upvoted 9 times
...
...
comeragh
Highly Voted 2 years, 9 months ago
Selected Answer: D
Netstat shows listening ports
upvoted 11 times
...
Protract8593
Most Recent 1 year, 10 months ago
Selected Answer: D
The netstat command is a network utility used to display network connections, routing tables, and network interface statistics on a system. It can show which ports on the web server are in a listening state, allowing the systems administrator to troubleshoot the server's connection to the internal web server.
upvoted 3 times
...
ApplebeesWaiter1122
1 year, 11 months ago
Selected Answer: D
Netstat (Network Statistics) is a command-line tool used to display active network connections, listening ports, and related network statistics. By using the appropriate command-line parameters, such as "-a" (all connections and listening ports) or "-n" (numeric format), the administrator can obtain a list of all open ports on the web server that are in a listening state. Options A, B, and C are not relevant for determining the open ports on a web server: ipconfig is a command-line tool used to display IP configuration information on a local system, such as IP address, subnet mask, and default gateway. It does not provide information about open ports on a remote web server. ssh (Secure Shell) is a network protocol used for secure remote access to systems. It is not specifically designed to display open ports on a web server. ping is a utility used to test the connectivity and reachability of a network host using Internet Control Message Protocol (ICMP). It does not provide information about open ports on a web server.
upvoted 2 times
...
MasterControlProgram
2 years, 2 months ago
Selected Answer: D
The tool that BEST shows which ports on a server are in a listening state is netstat. Therefore, the correct answer is D.
upvoted 1 times
...
Ahmed_aldouky
2 years, 3 months ago
Selected Answer: D
The correct answer is D. netstat. Netstat is a command-line tool that displays information about network connections and network statistics. It can be used to show which ports on a server are in a listening state, among other things. This information can be very useful for troubleshooting network issues. A. ipconfig is a command-line tool that displays network configuration information for a computer. It does not show which ports on a web server are in a listening state. B. ssh is a network protocol that allows secure remote access to a server. It does not show which ports on a web server are in a listening state. C. ping is a command-line tool that tests network connectivity between two devices. It does not show which ports on a web server are in a listening state.
upvoted 2 times
...
T4IT
2 years, 4 months ago
Selected Answer: A
Netstat is correct
upvoted 2 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 ...