nerdexam
Cisco

100-490 · Question #53

Which command sends an echo request packet to the target host and then waits for an echo response message?

The correct answer is C. ping. The ping command is specifically designed to test network connectivity and reachability. Echo Request: The ping command sends an ICMP (Internet Control Message Protocol) Echo Request packet to a specified destination IP address or hostname. Echo Response: If the target host is…

Cisco IOS Software Configuration and Operations

Question

Which command sends an echo request packet to the target host and then waits for an echo response message?

Options

  • Aecho
  • Baccess
  • Cping
  • Dconnect

How the community answered

(49 responses)
  • A
    12% (6)
  • B
    8% (4)
  • C
    78% (38)
  • D
    2% (1)

Explanation

The ping command is specifically designed to test network connectivity and reachability. Echo Request: The ping command sends an ICMP (Internet Control Message Protocol) Echo Request packet to a specified destination IP address or hostname. Echo Response: If the target host is reachable, it will respond with an ICMP Echo Reply packet. Analysis: The ping command measures the round-trip time (RTT) between the source and destination. It also reports statistics like packet loss and response times.

Topics

#ping#ICMP#echo request#network connectivity testing

Community Discussion

No community discussion yet for this question.

Full 100-490 Practice