CompTIA Network+

Category - Management

Which command would you use on the Windows command line to ping a system continuously until you press <ctrl><c>?
  1. Ping -n a
  2. Pin -n c
  3. Ping -n
  4. Ping -t
Explanation
Answer: D - Ping -t will continuously ping a system until interrupted by the user.

Key Takeaway: At the windows command line, the ping command can be made to continuously send the ICMP packets by using the -t switch. On *nix systems no switch is needed for this behavior to occur as the Unix ping utility continuously pings by default.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz