![Cisco 10000 Series Configuration Manual Download Page 723](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373723.webp)
19-31
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 19 Configuring Quality of Service for PVC Bundles
Frame Relay PVC Selection
inarp 1
class bundle-class
pvc-bundle sf-control 307
class control-class
pvc-bundle sf-premium 306
class premium-class
pvc-bundle sf-priority 304
class priority-class
pvc-bundle sf-basic 301
class basic-class
bundle los-angeles
protocol ip 10.16.1.4 broadcast
protocol clns 49.0000.0000.0000.4444.000 broadcast
inarp 1
class bundle-class
pvc-bundle la-high 407
precedence 7-5
protect vc
class premium-class
pvc-bundle la-mid 404
precedence 4-2
protect group
class priority-class
pvc-bundle la-low 401
precedence other
protect group
class basic-class
/* PVC la-other is a standalone VC and does not belong to any of the bundles. */
pvc la-other 400
no protocol ip inarp
broadcast
Configuration Example for MPLS EXP-Based ATM PVC Selection
Example 19-2
shows how to configure MPLS experimental (EXP)-based ATM PVC selection. The
sample configuration adds PVCs 0/306, 0/304, and 0/301 to the ATM PVC bundle named router2 and
specifies the MPLS experimental bit values to map to each of the PVC bundle members.
Example 19-2 Configuring MPLS EXP-Based ATM PVC Selection
interface ATM1/0/0 point-to-point
mpls label protocol ldp
tag-switching ip
bundle router2
pvc-bundle atm-premium 0/306
mpls experimental 5-7
pvc-bundle atm-priority 0/304
mpls experimental 3-4
pvc-bundle atm-basic 0/301
mpls experimental other
Frame Relay PVC Selection
The Cisco 10000 router can forward packets to Frame Relay bundle members based on the IP precedence
level, differentiated services code point (DSCP) level, or the Multiprotocol Label Switching (MPLS)
experimental (EXP) level of the packets.