Cisco ASR 9000 Series Configuration Manual page 276

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

Advertisement

Configuring Class Maps for HTTP Redirection
Command or Action
Step 2
class-map type traffic match-all open-garden-class_name
Example:
RP/0/RSP0/CPU0:router(config)# class-map type
traffic match-all CL1
Step 3
match [not] access-group{ipv4 | ipv6} open_garden_acl
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match not
access-group ipv4 open_garden_acl
or
RP/0/RSP0/CPU0:router(config-cmap)# match not
access-group ipv6 open_garden_acl
Step 4
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)# end-class-map
Step 5
class-map type traffic match-all http_redirect-class_name
Example:
RP/0/RSP0/CPU0:router(config)# class-map type
traffic match-all RCL1
Step 6
match [not] access-group {ipv4 | ipv6} redirect_acl
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match not
access-group ipv4 redirect-acl
or
RP/0/RSP0/CPU0:router(config-cmap)# match not
access-group ipv6 redirect-acl
Step 7
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)# end-class-map
Step 8
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
264
Purpose
Defines a traffic class and the associated rules that match
packets to the class for a open garden class.
Identifies a specified access control list (ACL) number as
the match criteria for a class map.
Note
The redirect acl name provided in this step is the
one configured in the configuration step mentioned
in the prerequisites.
Ends the configuration of match criteria for the class and
exits the class map configuration mode.
Defines a traffic class and the associated rules that match
packets to the class for a open garden class.
Identifies a specified access control list (ACL) number as
the match criteria for a class map.
Note
The redirect acl name provided in this step is the
one configured in the configuration step mentioned
in the prerequisites.
Ends the configuration of match criteria for the class and
exits the class map configuration mode.
commit—Saves the configuration changes and remains
within the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
Configuring Subscriber Features
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents