Cisco ASR 9000 Series Configuration Manual page 168

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

Advertisement

DHCPv6 Features
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
dynamic-template type ppp dynamic_template_name
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template type
ppp ppp_pta_template
Step 3
ppp authentication chap
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
ppp authentication chap
Step 4
ppp ipcp peer-address pool pool_name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
ppp ipcp peer-address pool p1
Step 5
ipv4 unnumbered interface-type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
ipv4 unnumbered Loopback 1
Step 6
ipv6 enable
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
ipv6 enable
Step 7
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
156
Establishing Subscriber Sessions
Purpose
Enters global configuration mode.
Configures the dynamic template of type ppp and enters
the dynamic template type configuration mode.
Configures challenge handshake authentication protocol
(chap) and sets PPP link authentication method.
Sets ipcp negotiation options and sets the peer address
configuration option for the peer-address pool.
Enables IPv4 processing without an explicit address
for an interface.
Enables IPv6 on an interface.
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.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents