Explains how Path MTU Discovery identifies oversized SRv6 packets and adjusts their size to prevent silent packet loss when fragmentation is unavailable.
Path maximum transmission unit (MTU) discovery for SRv6 encapsulated packets is a network mechanism that
-
prevents silent packet loss and ensures efficient data transmission in SRv6 networks
-
dynamically adjusts encapsulated packet sizes to match the path MTU, and
-
enables routers to send ICMP error messages to the source when oversized packets are detected, addressing the critical limitation that SRv6-enabled routers do not support packet fragmentation.