Cisco ASR 9000 Series Configuration Manual page 177

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

Advertisement

Establishing Subscriber Sessions
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
dynamic-template
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template
Step 3
type ipsubscriber dynamic-template_name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template)# type
ipsubscriber ipv6-sub-template
Step 4
dhcpv6 delegated-prefix-pool pool-name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
dhcpv6 delegated-prefix-pool mypool
Step 5
Use the commit or end command.
Step 6
type ppp dynamic-template_name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template)# type
ppp ipv6-sub-template
Step 7
dhcpv6 address-pool pool-name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
dhcpv6 address-pool my-pppoe-addr-pool
Step 8
Use the commit or end command.
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Enters global configuration mode.
Enables dynamic template configuration.
Configures dynamic template of type ipsubscriber and
enters the dynamic-template type configuration mode.
Configures IPv6 subscriber dynamic template with
prefix-delegation pool.
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.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode,
without committing the configuration changes.
Configures dynamic template of type ppp.
Configures IPv6 address pool for PPPoE subscribers.
commit—Saves the configuration changes and remains
within the configuration session.
end—Prompts user to take one of these actions:
DHCPv6 Features
4.3.x
165

Advertisement

Table of Contents
loading

Table of Contents