Configure a Multilink and Link Services Fragmentation Threshold
By default, the fragmentation threshold parameter is disabled. For interfaces with MLPPP encapsulation only, you can configure a fragmentation threshold to set a maximum size for packet payloads transmitted across the individual links within the multilink circuit. The software splits any incoming packet that exceeds the fragmentation threshold into smaller units suitable for the circuit size; it reassembles the fragments at the other end, but does not affect the output traffic stream. The threshold value affects the payload only; it does not affect the MLPPP header.
To configure a fragmentation threshold value, include the
fragment-thresholdstatement at the[edit interfaces ml-fpc/pic/portunitlogical-unit-number]or[edit interfaces ls-fpc/pic/portunitlogical-unit-number]hierarchy level:fragment-thresholdbytes;For link services interfaces, you also can configure a fragmentation threshold value at the physical interface level by including the
fragment-thresholdstatement at the[edit interfaces ls-fpc/pic/portmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/portmlfr-uni-nni-bundle-options]fragment-thresholdbytes;The maximum fragment size can be from 128 through 16,320 bytes. The JUNOS software automatically subdivides packet payloads that exceed this value. Any value you set must be a multiple of 64 bytes (Nx64). The default value, 0, results in no fragmentation.