R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
67
Examples
# Set the minimum MP packet size for fragmentation to 500 bytes.
<Sysname> system-view
[Sysname] interface virtual-template 0
[Sysname-Virtual-Template0] ppp mp min-fragment 500
ppp mp mp-group
Use ppp mp mp-group to add the current interface to an MP-group.
Use undo ppp mp to remove the current interface from the specified MP-group it belongs to.
Syntax
ppp mp mp-group mp-number
undo ppp mp
Views
Interface view
Default command level
2: System level
Parameters
mp-number: MP-group interface number.
HSR6802, HSR6804, and HSR6808 routers support three-dimensional MP-group interface numbers, in
the format of X/Y/Z:
{ X indicates the number of the slot where the base card resides. The value range depends on the
device model.
{ Y indicates the number of the slot where the subcard resides. The value range depends on the
device model.
{ Z indicates the interface number on the subcard. The value range is 0 to 1023.
Usage guidelines
This command should be used together with the interface mp-group command. However, the order in
which the two commands are executed can be either one. You can create an MP-group interface and
then add an interface to the MP-group; or add the interface to the MP-group and then create the
MP-group.
You can add only physical interfaces to an MP group. Logical interfaces (such as Tunnel interfaces) do
not support the ppp mp mp-group command.
MP-group interfaces do not support cross-base-card binding.
Examples
# Add interface Serial 2/0/1 to MP-group 1/0/3.
<Sysname> system-view
[Sysname] interface serial 2/0/1
[Sysname-Serial2/0/1] ppp mp mp-group 1/0/3