22-12
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 22 Configuring Multilink Point-to-Point Protocol Connections
Configuration Commands for MLP
If interleaving is enabled when fragment delay is not configured, the default delay is 30 milliseconds.
The fragment size is derived from that delay, depending on the bandwidths of the links.
ppp multilink fragment disable Command
To disable packet fragmentation, use the
ppp multilink fragment disable
command in interface
configuration mode. To enable fragmentation, use the
no
form of this command.
ppp multilink fragment disable
no ppp multilink fragment disable
Command History
Usage Guidelines
The
ppp multilink fragment delay
and
ppp multilink interleave
commands have precedence over the
ppp multilink fragment disable
command. Therefore, the
ppp multilink fragment disable
command
has no effect if these commands are configured for a multilink interface and the following message
displays:
Warning: 'ppp multilink fragment disable' or 'ppp multilink fragment maximum' will be
ignored, since multilink interleaving or fragment delay has been configured and have
higher precedence.
To completely disable fragmentation, you must do the following:
Router(config-if)# no
ppp multilink fragment delay
Router(config-if)# no
ppp multilink interleave
Router(config-if)#
ppp multilink fragment disable
ppp multilink group Command
To restrict a physical link to joining only a designated multilink group interface, use the
ppp multilink
group
command in interface configuration mode. To remove the restriction, use the
no
form of the
command.
ppp multilink group
group-number
no
ppp multilink group
group-number
Cisco IOS Release
Description
11.3
This command was introduced as
ppp multilink fragmentation
.
12.2
The
no ppp multilink fragmentation
command was changed to
ppp multilink fragment disable
. The
no ppp multilink fragmentation
command was recognized and accepted through Cisco IOS Release 12.2.
12.2(28)SB
This command was integrated into Cisco IOS Release 12.2(28)SB.