16-25
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 16 Fragmenting and Interleaving Real-Time and Nonreal-Time Packets
Multilink PPP-Based Link Fragmentation and Interleaving
To configure MLP-based fragmentation and interleaving, perform the following configuration tasks:
• Creating a MLP Bundle Interface, page 16-25
• Enabling MLP on a Virtual Template Interface, page 16-27
• Configuring a Shaping Policy for MLP Over Frame Relay-Based LFI, page 16-29
• Configuring a Shaping Policy for MLP Over Frame Relay-Based LFI, page 16-29
• Adding an ATM Member Link to a MLP Bundle, page 16-30
• Adding a Frame Relay Member Link to a MLP Bundle, page 16-33
Creating a MLP Bundle Interface
To create a MLP bundle interface, enter the following commands beginning in global configuration
mode:
Command Purpose
Step 1
Router(config)# interface multilink
multilink-bundle-number
Creates a multilink bundle. Enters interface configuration
mode to configure the bundle.
multilink-bundle-number is a nonzero number that identifies
the multilink bundle. For Cisco IOS Release
12.2(28)SB and
later releases, valid values are:
• MLP over Serial-based LFI
–
1 to 9999 (Cisco IOS Release 12.2(28)SB and later
releases)
–
1 to 9999 and 65,536 to 2,147,483,647 (Cisco IOS
Release
12.2(31)SB2 and later releases)
• Single-VC MLP over ATM-based LFI
–
10,000 and higher
• Multi-VC MLP over ATM-based LFI
–
1 to 9999 (Cisco IOS Release 12.2(28)SB and later
releases)
–
1 to 9999 and 65,536 to 2,147,483,647 (Cisco IOS
Release
12.2(31)SB2 and later releases)
• MLP over Frame Relay-based LFI
–
10,000 and higher
Note For releases prior to Cisco IOS Release 12.2(28)SB,
valid values are from 1 to 2,147,483,647.
Step 2
Router(config-if)# ip address address mask
Specifies the IP address and subnet mask assigned to the
interface.
address is the IP address.
mask is the subnet mask for the associated IP address.