Cisco 10000 Series Configuration Manual page 536

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Multilink PPP-Based Link Fragmentation and Interleaving
Command
Step 9
Router(config-if-atm-vc)# protocol ppp
virtual-template number
Step 10
Router(config-if-atm-vc)# ppp multilink group
group-number
Configuration Example for Adding ATM Links to a MLP Bundle
Example 16-3
interface named Multilink 10,000 and on the virtual template named virtual-template1. The maximum
delay is set to 8 ms for the transmission of a packet fragment on the MLP bundle. The virtual template
is applied to PVC 1/33 on ATM subinterface 4/0/0.1 and the PVC is associated with the MLP bundle.
Example 16-3 Adding ATM Links to a MLP Bundle
Router(config)# access-list 100 permit udp any any precedence critical
!
Router(config)# class-map Bronze
Router(config-cmap)# match access-group 100
!
Router(config-pmap)# policy-map Business
Router(config-pmap)# class Bronze
Router(config-pmap-c)# priority
Router(config-pmap-c)# police 48
!
Router(config)# interface Multilink 10000
Router(config-if)# ip address 10.6.6.1 255.255.255.0
Router(config-if)# service-policy output Premium
Router(config-if)# ppp multilink
Router(config-if)# ppp multilink fragment-delay 8
Router(config-if)# ppp multilink interleave
Router(config-if)# ppp multilink group 10000
Router(config-if)# exit
Router(config)# interface virtual-template1
Router(config-if)# ppp max-configure 110
Router(config-if)# ppp max-failure 100
Cisco 10000 Series Router Quality of Service Configuration Guide
16-32
Chapter 16
shows how to add an ATM link to a MLP bundle. In the example, MLP is enabled on the
Fragmenting and Interleaving Real-Time and Nonreal-Time Packets
Purpose
Enables PPP sessions to be established over the ATM PVC
using the configuration from the virtual template you specify.
Use this command only if you specified aal5snap as the
encapsulation type in Step 11 and you are configuring
multiple VCs for LFI with MLP.
number is a nonzero number that identifies the virtual
template that you want to apply to this ATM PVC.
Associates the PVC with a MLP bundle.
group-number is a nonzero number that identifies the
multilink group. Valid values are:
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)
The group-number must be identical to the specified
multilink-bundle-number of the MLP bundle to which you
want to add this link.
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents