QUESTION IMAGE
Question
which windows tcp/ip utility gives an output of the results of four consecutive icmp packets sent to a remote computer?
○ arp -a
○ ifconfig
○ ping
○ ipconfig
Brief Explanations
The question asks for a Windows TCP/IP utility that sends four consecutive ICMP packets to a remote computer. Let’s analyze each option:
arp -adisplays the ARP cache (IP-MAC mappings), not ICMP packets.ifconfigis a Unix/Linux utility (Windows usesipconfig), which shows network interface settings.pingis a Windows utility that sends ICMP Echo Request packets; by default, it sends four consecutive packets and returns results.ipconfigdisplays IP configuration details, not ICMP traffic.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
ping