Attaching A Policy To An Atm Vc With Pppoe Sessions - Cisco 10000 Series Configuration Manual

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

Advertisement

Configuring Simultaneous Policy Maps
Command
Step 7
Router(config)# interface virtual-template
number
Step 8
Router(config-if)# ip unnumbered loopback
number
Step 9
Router(config-if)# service-policy output
policy-map-name
Configuration Example for Attaching a Policy to PPPoE Sessions
The following example shows how to attach a simultaneous policy map to PPPoE sessions that are
traversing an ATM VC. The example creates Virtual-Template1 and applies the policy map named
pppoe_int_output_policy to it. The Virtual-Template1 is applied to the bba-group named VRF_1, which
is attached to PVC range 81/801 to 81/810 on the multipoint subinterface ATM 2/0/0.81801.
interface ATM2/0/0.81801 multipoint
!
bba-group pppoe VRF_1
Virtual-Template 1
sessions per-vc limit 1000
sessions per-mac limit 1000
sessions per-vlan limit 1000
!
interface Virtual-Template1

Attaching a Policy to an ATM VC with PPPoE Sessions

To attach a policy map to an ATM VC with PPPoE sessions, enter the following commands beginning
in global configuration mode:
Cisco 10000 Series Router Quality of Service Configuration Guide
14-12
range pvc 81/801 81/810
encapsulation aal5snap
protocol pppoe group VRF_1
ip unnumbered Loopback1
service-policy output pppoe_int_output_policy
Purpose
Creates a virtual template interface that can be configured and
applied dynamically in creating virtual access interfaces.
number is a number that identifies the virtual template interface.
Enables IP processing on the an interface without assigning an
explicit IP address to the interface.
loopback is an interface on which the router has assigned an IP
address. The interface cannot be an unnumbered interface.
number identifies the interface or subinterface (for example,
loopback1).
Attaches the specified policy map to the interface in the
outbound direction.
policy-map-name is the name of a previously configured policy
map.
Chapter 14
Simultaneous Policy Maps
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents