Cisco Cisco IOS Software Release 12.2(27)SBC

Page de 28
 
Link Fragmentation and Interleaving for Frame Relay and ATM Virtual Circuits
  How to Configure LFI for Frame Relay and ATM PVCs
4
Cisco IOS Release: Multiple releases (see the Feature History table)
Configuring LFI Using MLP over Frame Relay
This section shows how to configure LFI using MLP over Frame Relay. For each Frame Relay PVC, you 
configure LFI using MLP on a virtual template interface, and then you associate that virtual template 
interface with the PVC.
This section consists of the following configuration tasks:
 (required)
 (required)
Configuring LFI Using MLP on a Virtual Template Interface
With this configuration method, you create a single virtual template that is used for each MLP LFI 
session.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface virtual-template number
4.
bandwidth kilobits
5.
service-policy output policy-name
6.
ppp multilink
7.
ppp multilink fragment-delay milliseconds
8.
ppp multilink interleave
9.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enters privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface virtual-template
 number
Example:
Router(config)# interface virtual-template 1
Creates a virtual template and enters interface 
configuration mode.