Cisco ASR 9000 Series Configuration Manual page 163

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

Advertisement

Establishing Subscriber Sessions
Command or Action
Step 24
class-map type control subscriber match-all class-map_name
Example:
RP/0/RSP0/CPU0:router(config)# class-map type control
subscriber match-all dhcpv6_class
Step 25
match protocol dhcpv6
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match protocol
dhcpv6
Step 26
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)# end-class-map
Step 27
policy-map type control subscriber class-map_name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map type
control subscriber dhcpv6-policy
Step 28
event session-start match-first
Example:
RP/0/RSP0/CPU0:router(config-pmap)# event
session-start match-first
Step 29
class type control subscriber class_name do-all
Example:
RP/0/RSP0/CPU0:router(config-pmap-e)# class type
control subscriber dhcpv6_class do-all
Step 30
sequence_number activate dynamic-template
dynamic-template_name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 20 activate
dynamic-template dhcpv6_temp
Step 31
end-policy-map
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# end-policy-map
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode,
without committing the configuration changes.
Configures the class map control subscriber with a
match-any criteria.
Configures match criteria for the class configured in
the earlier step.
Configures the end class map.
Configures the subscriber control policy map.
Configures the policy event with the match-first
criteria.
Configures the class map control subscriber with a
match-any criteria.
Activates actions related to dynamic template.
Configures the end policy map.
DHCPv6 Features
4.3.x
151

Advertisement

Table of Contents
loading

Table of Contents