Configuring Vc Weighting Using A Vc Class Map; Configuration Example For Configuring Vc Weighting Using A Vc Class Map - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 15
Oversubscribing Physical and Virtual Links

Configuring VC Weighting Using a VC Class Map

To configure VC weighting using a VC class map, enter the following commands beginning in global
configuration mode:
Command
Step 1
Router(config)# vc-class atm name
Step 2
Router(config-atm-vcc)# weight weight-value
Step 3
Router(config-atm-vcc)# exit
Step 4
Router(config)# interface atm
slot/subslot/port.subinterface point-to-point
Step 5
Router(config-subif)# pvc vpi/vci
Step 6
Router(config-if-atm-vc)# class-vc vc-classname

Configuration Example for Configuring VC Weighting Using a VC Class Map

Example 15-7
Example 15-7 Configuring VC Weighting Using a VC Class Map
Router(config)# vc-class atm Business
Router(config-atm-vcc)# weight 20
Router(config-atm-vcc)# exit
Router(config)# interface atm 1/0/0.1
Router(config-subif)# pvc 1/32
Router(config-if-atm-vc)# class-vc Business
OL-7433-09
shows how to configure a weight of 20 on the VC class map named Business.
Cisco 10000 Series Router Quality of Service Configuration Guide
Purpose
Defines a VC class.
name is the name of the VC class.
Specifies the weight value.
weight_value is the number of cells that a VC can send to
the VP tunnel before the SAR mechanism moves on to the
next VC. A high value has a higher VC priority in the VP
scheduler. Valid values are from 1 to 255 and 1 to 1000
(PRE3).
We recommend that you do not configure the
Note
weight_value below 10 (PRE2).
Exits ATM VC class configuration mode.
Selects an ATM subinterface. Enters subinterface
configuration mode.
Selects an ATM PVC.
vpi/ is the virtual path identifier. If you do not specify a VPI
value and the slash character (/), the VPI value defaults to 0.
vci is the virtual channel identifier.
Applies a VC class to the PVC.
vc-classname is the name of the VC class.
Configuring VC Weighting
15-29

Advertisement

Table of Contents
loading

Table of Contents