DHCPv6 Server and DHCPv6 Proxy
4. class class-name
6. domain-name name
11. profile proxy_profile_name proxy
12. link-address ipv6_address
13. class class-name
14. helper-address vrf vrf_name ipv6_address
15. Use the commit or end command.
17. Use the commit or end command.
DETAILED STEPS
Command or Action
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
dhcp ipv6
Example:
RP/0/RSP0/CPU0:router(config)# dhcp ipv6
RP/0/RSP0/CPU0:router(config-dhcpv6)# profile
my-server-profile server
Step 4
class class-name
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6-server-profile)#
class server-green
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
140
Establishing Subscriber Sessions
Purpose
Enters global configuration mode.
Configures DHCP for IPv6 and enters the DHCPv6
configuration mode.
Creates a DHCPv6 server profile and enters the DHCPv6
server profile sub-configuration mode.
Defines a class in a server profile and enters the server
profile class sub-mode.
OL-28375-03