LFI Configuration on MLPPP
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
451
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
CONFIGURATION EXAMPLE OF LFI ON MLPPP
The following example illustrates the configuration of a LFI on a MLPPP interface.
In the following example, the goal is to configure MLPPP on OA5740-A and
OA5740-B so that serialization delay of 10 ms on Serial 0/0 interface is achieved.
Figure 45: LFI Configuration on MLPPP
On OA5740-A
a) Configure MLPPP bundle interface
ALU-1> enable
ALU-1#configure terminal
ALU-1(config)#interface mlppp 1
ALU-1(config-if mlppp1)#ip address 10.1.1.1/24
ALU-1(config-if mlppp1)#no shutdown
ALU-1(config-if mlppp1)#exit
ALU-1(config)#
b) Configure policy map. Associate match-list and class map with the policy map.
ALU-1(config)# match-list m1
ALU-1(config-match-list-m1)# tcp any any
ALU-1(config)# class-map c1
ALU-1(config-qos-c1)# match m1
ALU-1(config)# policy-map P1
ALU-1(config-qos-P1)# class C1
ALU-1(config-qos-P1-C1)# priority