R3303-HP HSR6800 Routers Layer 2 - WAN Configuration Guide

45
After you configure the undo ppp mp fragment enable command on an interface, the settings
configured with the ppp mp lfi and ppp mp min-fragment commands become invalid on the
interface.
To configure MP through an MP-group interface:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create an MP-group interface
and enter its view.
interface mp-group mp-number N/A
3. Set the maximum number of
links in an MP bundle.
ppp mp max-bind max-bind-num
Optional.
The default setting is 16.
4. Enable MP fragmentation.
ppp mp fragment enable
Optional.
By default, MP fragmentation is
disabled.
5. Set the minimum size of MP
fragments.
ppp mp min-fragment size
Optional.
The default setting is 128 bytes.
6. Set the interface description.
description text
Optional.
By default, the description of an
MP-group interface is interface
name Interface.
7. Set the MTU size of the
interface.
mtu size 1500 bytes by default.
8. Set the intended bandwidth
for the MP-group interface.
bandwidth bandwidth-value Optional.
9. Bring up the interface.
undo shutdown
Optional.
By default, the interface is up.
10. Return to system view.
quit N/A
11. Enter interface view.
interface interface-type
interface-number
N/A
12. Add the interface to the
MP-group and configure it to
operate in MP mode.
ppp mp mp-group mp-number N/A
Configuring short sequence number header format negotiation
By default, an MP bundle receives and transmits fragments with long sequence numbers.
If the local end wants to receive fragments with short sequence numbers, it should request the peer
to transmit short sequence numbers during LCP negotiation. After the negotiation succeeds, the
peer transmits fragments with short sequence numbers.
If the local end wants to transmit fragments with short sequence numbers, it should ask the peer to
send a request for receiving short sequence numbers during LCP negotiation. After the negotiation
succeeds, the local end transmits fragments with short sequence numbers.
The sequence number format (long or short) of an MP bundle depends on the configuration of the first
channel joining the MP bundle.