exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 487 discussion

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

A PC and a network connectivity, and a help desk technician is attempting to resolve the issue. The technician plans to run a constant ping command from a Windows workstation while testing various possible reasons for the connectivity issue. Which of the following should the technician use?

  • A. ping -w
  • B. ping -i
  • C. ping -s
  • D. ping -t
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
Mage10
Highly Voted 1 year ago
Selected Answer: D
what english is this
upvoted 8 times
...
actingnurse1
Highly Voted 1 year, 9 months ago
Selected Answer: D
The ping -t command is used in the Windows command prompt (CMD) to continuously ping a target IP address or domain name until the command is manually stopped by the user. The -t option essentially creates an ongoing loop of ping requests, providing a real-time display of round-trip times and potential packet loss. This can be useful for monitoring network stability and diagnosing intermittent connectivity issues over an extended period.
upvoted 7 times
...
mrjosesalas
Most Recent 8 months ago
sounds like the start to a bad joke.... the answer is D..
upvoted 2 times
...
gho5tface
1 year, 9 months ago
Selected Answer: D
Ping -t
upvoted 1 times
...
Choris
1 year, 10 months ago
Selected Answer: D
Ping -t
upvoted 1 times
...
Ndosi84
1 year, 11 months ago
Selected Answer: D
Ping -t
upvoted 1 times
...
Sinfulonsunday
2 years ago
Selected Answer: D
From chat GPT-3.5 hoping in with everyone else with some further clarification from everyone's favorite AI The option that the technician should use in this scenario is D) ping -t. The ping command is used to test the connectivity between two devices on a network by sending ICMP echo request packets to the destination device and waiting for a response. The -t option in the ping command is used to send continuous ping requests until the command is stopped by the user. This is useful in situations where a technician needs to monitor the network connectivity over a period of time to identify intermittent connectivity issues. The other options in the ping command are: ping -w: specifies the time in milliseconds to wait for a response before timing out and sending another ping request. ping -i: specifies the time interval in seconds between successive ping requests. ping -s: specifies the size of the ping packet in bytes. While these options can be useful in different scenarios when using the ping command, they are not relevant for the scenario described in the question. Therefore, the correct option for this scenario is D) ping -t.
upvoted 4 times
...
Gustitute
2 years ago
Selected Answer: D
Voting to help confirm what others already explained. It's ping -t.
upvoted 1 times
...
El_Cabron
2 years ago
Selected Answer: D
Definitely D from experience.
upvoted 2 times
...
jennycertrain
2 years ago
Selected Answer: D
Ping command options in Windows /t - this is used for sending repeated echo requests until it is uninterrupted. In Windows systems, a single ping command sends 4 echo requests unless specified. The commands look like this: ping /t www.facebook.com In Linux, the system sends ping requests continuously unless interrupted. /n - is to set the number of ICMP packets sent with the ping command. For example, to send 5 ICMP echo requests to Facebook, the command will look like: ping -n/ 5 www.facebook.com /a - to resolve hostname from IP address. For example: ping -a 157.240.23.19 Ping command options in Windows. Ping command options for Linux -c - to specify the number of ICMP packets sent with the ping command. For example: ping -c 6 www.facebook.com -i - to set the interval between packets. By default, the interval is one second. For example, to set 7 seconds: ping -i 7 www.facebook.com -f - to send the maximum number of packets at the highest speeds allowed by the network. For example: ping -f www.facebook.com
upvoted 3 times
...
testgok
2 years, 1 month ago
Selected Answer: D
According to ChatGPT v4 D. ping -t The technician should use the "ping -t" command to run a constant ping from a Windows workstation. The "-t" switch allows the ping command to send continuous echo requests to the target until it is manually stopped, which can help the technician monitor the connection while testing various possible reasons for the connectivity issue.
upvoted 4 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago