Question:

Which of the following statements about IPv4 fragmentation is/are TRUE?

Show Hint

Fragmentation can occur at any router where the MTU is exceeded, but reassembly is always performed only at the destination.
Updated On: Jan 23, 2025
  • The fragmentation of an IP datagram is performed only at the source of the datagram.
  • The fragmentation of an IP datagram is performed at any IP router which finds that the size of the datagram to be transmitted exceeds the MTU.
  • The reassembly of fragments is performed only at the destination of the datagram.
  • The reassembly of fragments is performed at all intermediate routers along the path from the source to the destination.
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

IPv4 fragmentation occurs when the size of a datagram exceeds the Maximum Transmission Unit (MTU) of a network link.
Option (A): Incorrect. Fragmentation can occur at any intermediate router along the path, not just at the source.
Option (B): Correct. Any IP router that encounters an MTU smaller than the datagram size performs fragmentation.
Option (C): Correct. Reassembly of fragments is performed only at the destination to reconstruct the original datagram.
Option (D): Incorrect. Intermediate routers do not reassemble fragments; they forward them as they are. Final Answer: \[ \boxed{\text{(B), (C)}} \]
Was this answer helpful?
0
0

Questions Asked in GATE CS exam

View More Questions