Activating Policy-Map; Enabling A Service-Policy On A Subscriber Interface - Cisco ASR 9000 Series Configuration Manual

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Activating Policy-Map

event session-start match-first
class type control subscriber DHCP_class do-until-failure
1 activate dynamic-template dhcp
class type control subscriber class-default do-until-failure
! Packet trigger is default
1 activate dynamic-template packet-trigger
end-policy-map
!
!
end
Activating Policy-Map
After a policy-map is created, it needs to be activated on a router interface. The policies are implemented only
after the policy-map activation is completed. One or more policy-maps will constitute the service-policy. To
enable the service-policy, see

Enabling a Service-Policy on a Subscriber Interface

Perform this task to enable a service-policy on a subscriber interface. The process involves attaching a
previously created policy-map with an interface. Once this process is complete, the actions defined in the
class-map will take effect for the traffic coming on the interface on which service-policy is enabled.
SUMMARY STEPS
1. configure
2. interface type interface-path-id
3. service-policy type control subscriber policy_name
4. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
Bundle-Ether100.10
Step 3
service-policy type control subscriber policy_name
Example:
RP/0/RSP0/CPU0:router(config-if)# service-policy
type control subscriber plmap1
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.2.x
50
Enabling a Service-Policy on a Subscriber Interface, on page
Purpose
Enters global configuration mode.
Enters the interface configuration mode for the bundle-ether
access interface.
Note
For IPoE sessions, it is recommended that Dynamic
ARP learning be disabled in the access-interface,
using the arp learning disable command.
Applies a pre-defined policy-map named 'plmap1' to an access
interface.
Activating Control Policy
50.
OL-26148-02

Advertisement

Table of Contents
loading

Table of Contents