Configuration Example For Per-Session Shaping On Atm Interfaces; Verifying Per-Session Shaping On Atm Interfaces - Cisco 10000 Series Configuration Manual

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

Advertisement

Per-Session Shaping for ATM Interfaces

Configuration Example for Per-Session Shaping on ATM Interfaces

The following configuration example shows how to configure per-session shaping. The example shows
how to create two traffic classes named class1 and class2, both of which are defined in the policy map
named child. The class-default class in the Parent policy map has shaping configured. The Child policy
is applied to the Parent policy and this service policy is attached to the virtual template named
VTemplate1, which is associated with the BBA group named East-Region. The BBA group is then
attached to PVC 101/250 on the ATM subinterface 1/0/0.10.
class-map match-all class1
!
class-map match-all class2
!
policy-map Child
!
policy-map Parent
!
interface virtual-template Vtemplate1
!
bba-group pppoe East-Region
!
interface atm1/0/0.10

Verifying Per-Session Shaping on ATM Interfaces

To verify per-session shaping on ATM interfaces, use any of the following commands in privileged
EXEC mode:
Command
Router# show policy-map [interface interface]
Cisco 10000 Series Router Quality of Service Configuration Guide
18-50
match ip prec 3
match access-group 101
class class1
bandwidth 500
class class2
shape average 300000
class class-default
shape average 500000
service-policy child
service-policy output Parent
virtual-template Vtemplate1
pvc 101/250
protocol pppoe group East-Region
Chapter 18
Purpose
Displays information about the policy map attached to the
interface you specify. If you do not specify an interface, it
displays information about all of the policy maps configured on
the router.
interface interface is the interface type and number (for example,
atm 4/0/0).
Regulating and Shaping Subscriber Traffic
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents