GCIH · Question #609
GCIH Question #609: Real Exam Question with Answer & Explanation
The correct answer is D: Time Exceeded. The IPv6 Hop Limit field is similar to the IPv4 TTL field. When a router receives a packet, it decrements the Hop Limit (or TTL value for IPv4) by one. It then inspects that value. It if is 0, the router will send an ICMP Time Exceeded message back to the originating host. The IC
Question
Options
- AInformation Request
- BRedirect
- CHost Unreachable
- DTime Exceeded
- ETimestamp
Explanation
The IPv6 Hop Limit field is similar to the IPv4 TTL field. When a router receives a packet, it decrements the Hop Limit (or TTL value for IPv4) by one. It then inspects that value. It if is 0, the router will send an ICMP Time Exceeded message back to the originating host. The ICMP Timestamp request allows the originating host to query another host for the current time. The ICMP Destination Unreachable (Type) Host Unreachable (Code) message indicates the router was unable to contact the destination host. A router would send an ICMP Redirect to the originating host if the router determined a more optimal route to the destination host existed. The ICMP Information Request is sent by a host to determine the number of the network which it is on (and the destination address in the packet is all zeros).
Community Discussion
No community discussion yet for this question.