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

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

Advertisement

Chapter 14
Simultaneous Policy Maps
Command
Step 3
Router(config-subif-atm-vc)# encapsulation
aal5mux ppp virtual-template number
Step 4
Router(config-subif-atm-vc)# exit
Step 5
Router(config-subif)# exit
Step 6
Router(config)# interface virtual-template
number
Step 7
Router(config-if)# ip unnumbered type
number
Step 8
Router(config-if)# service-policy output
policy-map-name
Configuration Example of Attaching a Policy to PPPoA Sessions
The following example shows how to attach a policy map to PPPoA sessions for simultaneous policy
maps. The example creates Virtual-Template1 and applies the policy map named
pppoa_int_output_policy to it. Virtual-Template1 is applied to PVC range 42/101 42/110 on ATM
interface 3/0/0.42101. The router uses Virtual-Template1 when it creates virtual access interfaces (VAIs)
for the sessions arriving on the PVC range.
interface ATM3/0/0.42101 multipoint
!
interface Virtual-Template1

Attaching a Policy to an ATM VC with PPPoA Sessions

To attach a simultaneous policy to an ATM VC with PPPoA sessions, enter the following commands
beginning in global configuration mode:
OL-7433-09
range pvc 42/101 42/110
encapsulation aal5mux ppp Virtual-Template1
ip unnumbered Loopback1
service-policy output pppoa_int_output_policy
Purpose
Configures the ATM adaptation layer (AAL) and encapsulation
type for the PVC range.
ppp configures the interface for PPP routing.
number is a number that identifies the virtual template.
Exits ATM VC configuration mode.
Exits subinterface configuration mode.
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.
Cisco 10000 Series Router Quality of Service Configuration Guide
Configuring Simultaneous Policy Maps
14-9

Advertisement

Table of Contents
loading

Table of Contents