Cisco ASR 9000 Series Configuration Manual page 161

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 8
dhcp ipv6
Example:
RP/0/RSP0/CPU0:router(config)# dhcp ipv6
Step 9
interface type interface-path-id server profile profile_name
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6)# interface
Bundle-Ether1.1 server profile foo
Step 10
profile server_profile_name server
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6)# profile foo
server
Step 11
prefix-pool pool_name
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6-server-profile)#
prefix-pool pool2
Step 12
address-pool pool_name
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6-server-profile)#
address-pool pool1
Step 13
Use the commit or end command.
Step 14
dhcp ipv6
Example:
RP/0/RSP0/CPU0:router(config)# dhcp ipv6
Step 15
interface type interface-path-id proxy profile profile_name
Example:
RP/0/RSP0/CPU0:router(config-dhcpv6)# interface
Bundle-Ether1.1 proxy profile foo
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Configures DHCP for IPv6 and enters the DHCPv6
configuration mode.
Associates a DHCPv6 proxy configuration profile to
an IPv6 interface.
Creates a DHCPv6 server profile and enters the
DHCPv6 server profile sub-configuration mode.
Configures a prefix pool in a server profile.
Configures an address pool in the server profile.
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 DHCP for IPv6 and enters the DHCPv6
configuration mode.
Associates a DHCPv6 proxy configuration profile to
an IPv6 interface.
DHCPv6 Features
4.3.x
149

Advertisement

Table of Contents
loading

Table of Contents