Attaching A Policy To An Ethernet Interface - 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 4
Router(config)# interface virtual-template
number
Step 5
Router(config-if)# ip unnumbered type
number
Step 6
Router(config-if)# service-policy output
policy-map-name
Configuration Example of Attaching the Interface Policy for Simultaneous Policy Maps
The following example configuration shows how to attach the interface policy for simultaneous policy
maps. In this example, the policy named pppoe_sess_output_policy is attached to the virtual template
interface named Virtual-Template1, which the BRAS uses when creating a virtual access interface (VAI)
for a session.
interface GigabitEthernet3/0/0.10
!
interface Virtual-Template1

Attaching a Policy to an Ethernet Interface

To attach a policy map to an Ethernet interface, enter the following commands beginning in global
configuration mode:
Command
Step 1
Router(config)# interface type number
Step 2
Router(config-subif)# protocol pppoe
Step 3
Router(config-if)# service-policy output
policy-map-name
OL-7433-09
protocol pppoe
ip unnumbered Loopback1
service-policy output pppoe_sess_output_policy
Purpose
Creates a virtual template interface that can be configured and
applied dynamically in creating virtual access interfaces.
number is a number used to identify the virtual template
interface.
Enables IP processing on an interface without assigning an
explicit IP address to the interface.
type is an interface on which the router has assigned an IP
address (for example, loopback). The interface cannot be an
unnumbered interface.
number is an interface or subinterface number (for example, 1).
Attaches the specified policy map to the interface in the
outbound direction.
policy-map-name is the name of a previously configured policy
map.
Purpose
Creates or modifies a subinterface. Enters subinterface
configuration mode.
type is the interface type (for example, GigabitEthernet).
number is the slot, module, port, subinterface number of the
interface (for example, 4/0/1.10).
Specifies the tunneling protocol that a virtual private dialup
network (VPDN) subgroup is to use, in this case PPPoE.
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-7

Advertisement

Table of Contents
loading

Table of Contents