Link Fragmentation and Interleaving (LFI)
Left running head:
Chapter name (automatic)
468
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
c) Configure QoS out policy on the interface.
ALU-1(config-if Serial0/0:0)# service-policy out P1
d) Configure fragment size and slippage MRU on the Serial interface
ALU-1(config-if Serial0/0:0)# frame-relay fragment 80 end-
to-end
ALU-1(config-if Serial0/0:0)# slippage mru 16
On OA5740-B
a) Configure Serial interface. Set FR encapsulation and configure DLCI on the
interface.
ALU-2(config)#controller T1 0/0
ALU-2(config-controller T1)#channel-group 0 timeslots 1
ALU-2(config-controller T1)#exit
ALU-2(config)#
ALU-2(config)#interface Serial 1/0:0
ALU-2(config-if Serial1/0:0)# no shutdown
ALU-2(config-if Serial0/0:0)# ip address 2.2.2.2/24
ALU-2(config-if Serial0/0:0)# encapsulation frame-relay
ALU-2(config-if Serial0/0:0)# frame-relay interface-dlci 100
b) Configure policy map. Associate match-list and class map with the policy map.
ALU-1(config)# match-list m2
ALU-1(config-match-list-m2)# udp any any
ALU-1(config)# class-map c2
ALU-1(config-qos-c2)# match m2
ALU-1(config)# policy-map P2
ALU-1(config-qos-P2)# class C2
c) Configure QoS out policy on the interface.
ALU-1(config-if Serial0/0:0)# service-policy out P2
d) Configure fragment size and slippage MRU on the Serial interface
ALU-2(config-if Serial1/0:0)# frame-relay fragment 80 end-
to-end
ALU-2(config-if Serial1/0:0)# slippage mru 16
Verification with Show Command
You can verify the LFI-FR configuration using the following commands:
• show interface serial <slot/port>
• show frame-relay fragments
• show frame-relay pvc