R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
42
Usage guidelines
If MP binding is implemented through hardware (for example, CPOS chip), the minimum MP packet
fragmentation size varies with chips. The minimum MP packet fragmentation size on certain chips can
only be 128, 256, or 512 bytes. To successfully create an MP bundle and establish a sub-channel LCP link,
make sure the setting configured with the ppp mp min-fragment command conforms to the hardware
specifications.
Examples
# Set the minimum MP packet fragmentation size to 500 bytes.
<Sysname> system-view
[Sysname] interface mp-group 1
[Sysname-MP-group1] ppp mp min-fragment 500
ppp mp mp-group
Use ppp mp mp-group to assign an interface to an MP group, and enable MP for the interface.
Use undo ppp mp to restore the default.
Syntax
ppp mp mp-group mp-number
undo ppp mp
Default
An interface is enabled with PPP.
Views
Interface view
Predefined user roles
network-admin
Parameters
mp-number: Specifies an MP-group interface by its number in the range of 0 to 1023.
Usage guidelines
This command should be used with the interface mp-group command. You can create an MP group
interface and then assign an interface to the MP group. You can also assign an interface to an MP group
and then create the MP group.
Examples
# Assign interface Serial 2/1/0 to interface MP-group 1.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ppp mp mp-group 1
Related commands
interface mp-group