Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card
33
Cisco IOS Release 12.0(27)S
pvc-bundle 1/105
precedence 5
pvc-bundle 1/104
precedence 4
pvc-bundle 1/103
precedence 3
pvc-bundle 1/102
precedence 2
pvc-bundle 1/101
precedence 1
pvc-bundle 1/100
precedence other
!
VC Bundle Configuration Using MPLS and Service Policies Example
This example configures a VC bundle with three member VCs on a MPLS-enabled subinterface. Each
of the bundle members has the same traffic policy attached.
interface ATM5/1.1 point-to-point
ip address 1.1.2.1 255.255.255.0
no ip directed-broadcast
no atm enable-ilmi-trap
bundle b511
oam retry 3 5 1
oam-bundle manage
pvc-bundle 1/103
service-policy out high
mpls experimental 5-7
pvc-bundle 1/102
service-policy out high
mpls experimental 2-4
pvc-bundle 1/101
service-policy out high
mpls experimental 0-1
!
tag-switching ip
!
VC Bundle Configuration Using a VC Class Example
This example shows how to configure a VC bundle using VC classes.
interface ATM2/1.1 point-to-point
ip address 2.1.2.1 255.255.255.0
no ip directed-broadcast
no atm enable-ilmi-trap
bundle b211
pvc-bundle lab-control 0/33
class-vc control-class
pvc-bundle lab-premium 0/34
class-vc premium-class
vbr-nrt 100000
100000
8000
mpls experimental 0-6
pvc-bundle lab-priority 0/35
class-vc priority-class
pvc-bundle lab-basic 0/36
class-vc basic-class
!
tag-switching ip