HP MSR2000/3000/4000 Router Series Layer 2 - WAN Command Reference

24
ppp mp fragment disable
Use ppp mp fragment disable to disable MP fragmentation.
Use undo ppp mp fragment disable restore the default.
Syntax
ppp mp fragment disable
undo ppp mp fragment disable
Default
MP fragmentation is enabled.
Views
MP-group interface view
Predefined user roles
network-admin
Usage guidelines
If the peer device does not support fragment reassembly, you must configure the ppp mp fragment
disable command to disable MP fragmentation on the local device. This enables the two devices to
communicate. After that, outgoing packets are not fragmented, but they still carry an MP sequence
number and fragment tag.
After you configure the ppp mp fragment disable command on an interface, the settings configured with
the ppp mp lfi enable and ppp mp min-fragment commands become invalid on the interface.
Examples
# Disable MP fragmentation on interface MP-group 1.
<Sysname> system-view
[Sysname] interface mp-group 1
[Sysname-MP-group1] ppp mp fragment disable
Related commands
ppp mp lfi enable
ppp mp min-fragment
ppp mp lfi delay-per-frag
Use ppp mp lfi delay-per-frag to set the maximum LFI fragment transmission delay.
Use undo ppp mp lfi delay-per-frag to restore the default.
Syntax
ppp mp lfi delay-per-frag time
undo ppp mp lfi delay-per-frag
Default
The maximum LFI fragment transmission delay is 10 ms.