18-48
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 18 Regulating and Shaping Subscriber Traffic
Per-Session Shaping for ATM Interfaces
Step 14
Router(config-if)# service-policy {input |
output} policy-map-name
Attaches the policy map you specify to the virtual template
interface in the inbound or outbound direction that you
specify.
input specifies to apply the policy map to inbound traffic.
output specifies to apply the policy map to outbound
traffic.
policy-map-name is the name of a previously configured
policy map.
Step 15
Router(config-if)# exit
Exits interface configuration mode.
Step 16
Router(config)# bba-group pppoe group-name
Creates a PPP over Ethernet (PPPoE) profile. Enters BBA
group configuration mode.
group-name is the name of the PPPoE profile.
Step 17
Router(config-bba-grp)# virtual-template
template-number
Associates a BBA group to the virtual template to be used
for cloning virtual access interfaces.
template-number is the identifying number of the virtual
template.
Step 18
Router(config-bba-grp)# exit
Exits BBA group configuration mode.
Step 19
Router(config)# interface atm
number.subinterface [point-to-point]
Creates or modifies a subinterface. Enters subinterface
configuration mode.
atm is the interface type.
number is the slot, module, and port number of the interface
(for example 1/0/0).
.subinterface is the number of the subinterface (for
example, 1/0/0.1).
(Optional) point-to-point indicates that the subinterface
connects directly with another subinterface.
Command Purpose