CompTIA
XK0-004 · Question #150
XK0-004 Question #150: Real Exam Question with Answer & Explanation
The correct answer is C: ping -c 12 -i 300 192.168.1.23. -c 12 for number of pings sent, -i 300 for seconds to wait until next ping(interval)
Question
A systems administrator is troubleshooting an intermittent network connection at the IP address 192.168.1.23. The administrator wishes to monitor the connection at five-minute intervals for one hour. Which of the following commands will accomplish this task?
Options
- Aping -i 5 192.168.1.23
- Bping -c 12 192.168.1.23
- Cping -c 12 -i 300 192.168.1.23
- Dping -c 60 -i 100 192.168.1.23
Explanation
-c 12 for number of pings sent, -i 300 for seconds to wait until next ping(interval)
Community Discussion
No community discussion yet for this question.