LFI Configuration on MLPPP
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
447
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
LFI - MLPPP CONFIGURATION COMMANDS
Fragmentation is performed before transmitting the packet on the link based on 
the fragment delay parameter configured on the MLPPP bundle interface. Based 
on the link speed and fragment delay, fragment size is calculated. Data as well as 
voice packets will be fragmented as long as the packet size is greater than the 
fragment size. All the fragments of a packet will be sent through the same MLPPP 
link. QoS will classify the fragments/packets stream and perform interleaving 
functionality between voice and data packets.
Reassembly is performed after receiving the fragments from the links irrespective 
of LFI enabled on the receiving side. Based on the slippage parameter 
configuration, buffer is allocated on the receiver side. Once the buffer is full, the 
first unassembled packet is dropped.
T
O ATTACH A POLICY MAP TO THE MLPPP INTERFACE
EXAMPLE
ALU(config)# interface mlppp 100
ALU(config-if mlppp100)# service-policy out P1
ALU(config-if mlppp100)# no service-policy out P1
Note: In the above example, P1 is the QoS policy map attached to the interface. 
Configurations for the QoS policy map and the attributes within the policy is not shown 
in this section. For more information on configuring policy map, refer to QoS 
Configuration section in the “Quality of Service” chapter.
Command (in ICM) Description
service-policy {in|out} 
<policy-map name>
This command is entered in the Interface 
Configuration mode.
This command is used to attach a policy 
map to the MLPPP interface.
no service-policy {in|out} 
<policy-map name> 
This command detaches the policy map 
from the interface.