Shaping Traffic At The Vc-Level And Virtual Path-Level - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 9
Shaping Traffic

Shaping Traffic at the VC-Level and Virtual Path-Level

To shape traffic at the VC-level and simultaneously shape traffic at the virtual path (VP)-level, enter the
following commands beginning in global configuration mode:
Note
These steps configure hierarchical shaping. Use these commands to shape an individual VC and then
shape the aggregate VCs into a VP.
Command
Step 1
Router(config)# interface atm
slot/module/port
Step 2
Router(config-if)# atm
over-subscription-factor factor
Step 3
Router(config-if)# atm pvp vpi
[peak-rate] [cdvt]
Step 4
Router(config-if)# interface atm
slot/module/port.subinterface
[point-to-point | multipoint]
Step 5
Router(config-if)# pvc vpi/vci
OL-7433-09
Purpose
Creates or modifies an ATM interface. Enters interface
configuration mode.
slot/module/port is the interface number.
(Optional) Enables oversubscription on ATM virtual circuits and
specifies the factor by which the sum of the sustained cell rate
(SCR) values of all VCs in a tunnel can oversubscribe the tunnel's
peak cell rate (PCR).
factor specifies the amount of oversubscription. Valid values are
from 1 to 500. The default value is 1, which indicates no
oversubscription.
Creates a permanent virtual path (PVP) used to multiplex (or
bundle) one or more virtual circuits (VCs).
vpi is the ATM network virtual path identifier (VPI) of the VC.
Valid values are 0 to 255. The vpi value is unique only on a single
link, not throughout the ATM network because it has local
significance only.
The number specified for the vpi must not already exist. If
Note
the number specified is already being used by an existing
VC, the router rejects this command.
(Optional) peak-rate is the maximum rate in kbps at which the
PVP can transmit data. Valid values are 84 kbps to line rate. The
default is the line rate.
(Optional) cdvt is the cell delay variation tolerance (CDVT).
Creates or modifies an ATM subinterface.
slot/module/port.subinterface is the number of the subinterface
that identifies the subinterface.
point-to-point indicates that the subinterface is a point-to-point
subinterface.
multipoint indicates that the subinterface is a point-to-multipoint
subinterface.
Creates an ATM permanent virtual circuit (PVC) and enters ATM
virtual circuit configuration mode.
vpi is the virtual path identifier.
vci is the virtual channel identifier.
Cisco 10000 Series Router Quality of Service Configuration Guide
Configuring Traffic Shaping
9-15

Advertisement

Table of Contents
loading

Table of Contents