Cisco ASR 9000 Series Configuration Manual page 172

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

Advertisement

DHCPv6 Features
Step 32
ipsubscriber ipv6 l2-connected
RP/0/RSP0/CPU0:router(config-if)# ipsubscriber ipv6
l2-connected
Step 33
initiator dhcp
Example:
RP/0/RSP0/CPU0:router(config-if-ipsub-ipv6-l2conn)#
Configuring IPv6 PPPoE Subscriber Interfaces: An example
configure
type ppp PPP_PTA_TEMPLATE
ppp authentication chap
ppp ipcp peer-address pool ADDRESS_POOL
ipv4 unnumbered Loopback0
ipv6 enable
!
type ipsubscriber v6_test1
ipv6 enable
!
!
class-map type control subscriber match-any PTA_CLASS
match protocol ppp
end-class-map
!
class-map type control subscriber match-all ipoe_test1
match protocol dhcpv6
end-class-map
!
policy-map type control subscriber ipoe1
event session-start match-first
class type control subscriber ipoe_test1 do-all
24 activate dynamic-template v6_test1
!
!
end-policy-map
!
policy-map type control subscriber POLICY1
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
160
Establishing Subscriber Sessions
Enables l2-connected IPv6 subscriber.
Configures IPv6 subscriber initiator.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents