EasyManua.ls Logo

Cisco 10000 Series

Cisco 10000 Series
854 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
19-49
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
Example 19-6 Configuring a Frame Relay Bundle Member Using a Map Class
Router(config-if)# frame-relay vc-bundle Gold
Router(config-fr-vcb)# pvc 100 member1
Router(config-fr-vcb-vc)# class East
Configuration Examples for Configuring Frame Relay Bundles and PVC
Selection
This section provides the following configuration examples:
Configuration Example for Precedence-Based and DSCP-Based Frame Relay PVC Selection,
page 19-49
Configuration Example for MPLS EXP-Based Frame Relay PVC Selection, page 19-50
Configuration Example for Precedence-Based and DSCP-Based Frame Relay PVC Selection
Example 19-7 shows how to directly configure Frame Relay PVC selection based on the packet’s
precedence or DSCP level. The sample configuration creates two PVC bundles on a multipoint
subinterface. The PVC bundle named new-york has four members and supports precedence mapping.
The PVC bundle named san-jose has three members and supports DSCP mapping. The example uses
arbitrary DSCP ranges.
Example 19-7 Configuring Precedence-Based and DSCP-Based PVC Selection
interface serial 0.1 multipoint
/* Create a VC bundle map entry for the next hop IP address*/
frame-relay map ip 10.16.0.2 vc-bundle new-york
frame-relay map ip 12.0.0.2 vc-bundle san-jose
frame-relay vc-bundle new-york
match precedence
/* Create the PVCs for VC bundle new-york*/
pvc 100 ny-control
class control
precedence 7
protect vc
pvc 101 ny-premium
class premium
precedence 5-6
protect group
no bump traffic
bump explicit 7
pvc 102 ny-priority
class priority
precedence 2-4
protect group
pvc 103 ny-basic
class basic
precedence other
protect group
frame-relay vc-bundle san-jose
match dscp
pvc 200
class control
dscp 63-60
no bump traffic
protect vc

Table of Contents

Other manuals for Cisco 10000 Series

Related product manuals