Cisco ASR 9000 Series Configuration Manual page 278

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

Advertisement

Configuring Policy Map for HTTP Redirect
SUMMARY STEPS
1. configure
2. policy-map type pbr http-redirect_policy_name
3. class type traffic open_garden_class_name
4. transmit
5. class type traffic http_redirect-class_name
6. http-redirect redirect_url
7. class class-default
8. drop
9. end-policy-map
10. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
policy-map type pbr http-redirect_policy_name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map type pbr
RPL1
Step 3
class type traffic open_garden_class_name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class type
traffic CL1
Step 4
transmit
Example:
RP/0/RSP0/CPU0:router(config-pmap)# transmit
Step 5
class type traffic http_redirect-class_name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class type
traffic RCL1
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
266
Configuring Subscriber Features
Purpose
Enters global configuration mode.
Creates a policy map of type policy-based routing that
can be attached to one or more interfaces to specify a
service policy.
Specifies the name of the class whose policy you want to
create or change.
The open garden acl name provided in this step
Note
is the one configured in the configuration step
mentioned in the prerequisites.
Forwards the packet to the original destination.
Specifies the name of the class whose policy you want to
create or change.
The open garden acl name provided in this step
Note
is the one configured in the configuration step
mentioned in the prerequisites.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents