R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
75
Examples
# Enable LFI on Virtual-Template1 interface.
<Sysname> system-view
[Sysname] interface virtual-template 1
[Sysname-Virtual-Template1] ppp mp lfi
Related commands
• ppp mp lfi delay-per-frag
• ppp mp lfi size-per-frag
ppp mp lfi delay-per-frag
Use ppp mp lfi delay-per-frag to set the maximum delay for transmitting an LFI fragment.
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 delay for transmitting an LFI fragment is 10 ms.
Views
Virtual template interface view, MP-group interface view
Default command level
2: System level
Parameters
time: Maximum delay of an LFI fragment, in the range of 1 to 1000 (in ms).
Examples
# Set the maximum delay for transmitting an LFI fragment to 20 ms on Virtual-Template1 interface.
<Sysname> system-view
[Sysname] interface virtual-template 1
[Sysname-Virtual-Template1] ppp mp lfi delay-per-frag 20
ppp mp lfi size-per-frag
Use ppp mp lfi size-per-frag to set the maximum size (in bytes) of LFI fragments.
Use undo ppp mp lfi size-per-frag to restore the default.
Syntax
ppp mp lfi size-per-frag size
undo ppp mp lfi size-per-frag
Default
The size of LFI fragments depends on the configuration of the ppp mp lfi delay-per-frag command.