The inner packet (also known as the payload packet) is not
modified, except the time-to-live (TTL) field, which is decremented. The TTL field must be decremented to ensure that the packet does not live forever.
A. The time-to-live field in the tunnel payload is decremented during transit:
This statement is correct. The TTL of the inner IP packet (tunnel payload) is decremented when traversing the GRE tunnel because GRE behaves like a standard routed interface. Each hop processes the packet, so the TTL is decremented to avoid loops in the network.
C. There are 20 bytes of overhead with GRE encapsulation:
Incorrect. GRE encapsulation adds 24 bytes of overhead:
20 bytes for the new IP header (IPv4 or IPv6).
4 bytes for the GRE header.
A is correct. The inner packet, also known as the payload, is not modified except time to live (TTL) which is decremented. TTL filed must be decrementd to ensure that the packet does not live forever.
Explanation:
GRE (Generic Routing Encapsulation) adds a fixed overhead of 24 bytes, which includes a 4-byte GRE header and a 20-byte IP header. Thus, while C is somewhat misleading in its specific wording, it is generally accepted that the total overhead when encapsulating an IP packet is 24 bytes.
Other Options:
A: The TTL field in the GRE tunnel payload is not decremented by routers.
B and D: GRE tunnels support encapsulating both IP and non-IP traffic.
A. The time-to-live field in the tunnel payload is decremented during transit.
Explanation:
GRE (Generic Routing Encapsulation) is a protocol that can encapsulate a wide variety of network layer protocols inside virtual point-to-point connections. When traffic is sent through a GRE tunnel, the TTL (Time to Live) of the original IP packet inside the GRE payload is decremented as the packet traverses the tunnel.
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
VMWorld
3 months agomirko1976
3 months, 1 week agojharosev2
3 months, 2 weeks agoWadakara
4 months agosamurraj
5 months, 1 week agosunny911003
5 months, 3 weeks ago