Routers along the delivery path to fragment packets as necessary to fit within the MTU of the hardware on the outbound port.
How does IPv6 handle fragmentation?
- Because an IPv6 router cannot fragment an IPv6 packet, the router will produce an ICMP packet to inform the source that the packet is too large in size. This allows the IPv6 sender to execute fragmentation at the source.
- An IPv6 router must create an ICMP6 Type 2 packet addressed to the source of the packet with a Packet Too Big (PTB) code and the MTU size of the next hop if the packet is too big for the next hop since an IPv6 router cannot fragment an IPv6 packet.
To learn more about IPv6 packet refer,
https://brainly.com/question/28316205
#SPJ4