Version 7.2 539 Mediant MSBR
Reference Guide 73. WAN Access Commands
Example
This example associates a multilink interface 1 with virtual bundle id 8:
(conf-if-multilink 1)# ppp bundle-id 8
73.4.16.3 ppp fragments-enable
This command will cause each transmitted packet to be fragmented among the virtual
bundle’s serial interfaces, thus reaching maximum bandwidth utilization.
Syntax
ppp fragments-enable
Command Description
‘no’ at prefix of command Disables fragmentation on this multilink interface.
Default
By default, fragmentation is disabled.
Command Mode
Privileged User
Example
This example enables fragmentation on interface multilink 0:
To disable fragmentation, type ‘no’ at the command prefix.
(conf-if-multilink 0)# fragments-enable
73.4.16.4 ppp mrru
This command sets the maximum reconstructed receive unit that is negotiated during the ppp
session setup.
Syntax
ppp mrru <size>
Command Description
<size> Defines the mru size (68-1500).
Default
By default, mrru is set to 1500 bytes.