The examples in this section illustrate how the precedence level rules described in Precedence Levels affect the assignment of VC classes and PVC attribute values.
For all of these examples, assume that you have issued the following commands to configure a VC class named my-premium-class:
- host1(config)#vc-class atm my-premium-class
- host1(config-vc-class)#encapsulation aal5autoconfig
- host1(config-vc-class)#cbr 200
- host1(config-vc-class)#oam-pvc manage 60
- host1(config-vc-class)#oam ais-rdi 5
- host1(config-vc-class)#exit
Example 1 and Example 2 illustrate the effect of precedence levels when you assign the VC class my-premium-class to an individual PVC with VCD 200, VPI 0, and VCI 200. Example 3 illustrates how using the atm pvc command affects VC class assignment. Finally, Example 4 illustrates how modifications to a VC class affect PVC attributes applied through RADIUS.