To configure fragmentation and reassembly for dynamic MLPPP, you must create a profile that includes commands to define the link and bundle attributes, just as you do for a static MLPPP configuration.
For more information, see:
To define a profile that configures MLPPP fragmentation and reassembly for a dynamic MLPPP interface:
- host1(config)#profile dynmlppp1
- host1(config-profile)#
- host1(config-profile)#ppp multilink enable
- host1(config-profile)#ppp fragmentation 128
![]() |
Note: You can specify the maximum fragment size for a link only when you use the ppp fragmentation command to enable fragmentation on that link. You cannot specify the maximum fragment size for a link when fragmentation is disabled. |
- host1(config-profile)#ppp reassembly 1800
![]() |
Note: You can specify the administrative MRRU value for a link only when you use the ppp reassembly command to enable reassembly on that link. You cannot specify the administrative MRRU for a link when reassembly is disabled. |
- host1(config-profile)#ip virtual-router boston
- host1(config-profile)#ip unnumbered loopback
0