Question

Which statement is true about Cisco IOS ping indicators?​


radio_button_unchecked
'!' indicates that the ping was unsuccessful and that the device may have issues finding a DNS server.

radio_button_unchecked
'U' may indicate that a router along the path did not contain a route to the destination address and that the ping was unsuccessful.

radio_button_unchecked
'.' indicates that the ping was successful but the response time was longer than normal.

radio_button_unchecked
A combination of '.' and '!' indicates that a router along the path did not have a route to the destination address and responded with an ICMP unreachable message.​

Answers

Answered by GPT-4o mini
The correct statement about Cisco IOS ping indicators is:

**A combination of '.' and '!' indicates that a router along the path did not have a route to the destination address and responded with an ICMP unreachable message.**

Here’s a breakdown of the indicators for clarity:

- A `.` indicates that the ping was successful (it received a response).
- A `!` indicates that the ping was unsuccessful (the destination was unreachable).
- A `U` indicates that the ping was unsuccessful due to an unreachable network, but it specifically suggests an upstream routing issue.

Therefore, the option regarding the combination of `.` and `!` is the most accurate as it describes a situation where some pings were successful while others failed, implicating routing issues.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions