- DHCP Overview
- Configuring the Cisco IOS DHCP Server
- Configuring the DHCP Server On-Demand Address Pool Manager
- Configuring the Cisco IOS DHCP Relay Agent
- DHCP Client
- Configuring DHCP Services for Accounting and Security
- Configuring DHCP Enhancements for Edge-Session Management
- DHCP: Automatic IPv4 Address Pool Assignment for DMVPN Spokes
- DHCPv6 Prefix Delegation Using AAA
- DHCPv6 Server Stateless Autoconfiguration
- DHCPv6 Relay and Server - MPLS VPN Support
- IPv6 Access Services: DHCPv6 Relay Agent
- IPv6 Access Services: Stateless DHCPv6
- DHCPv6 Server Timer Options
- IPv6 Access Services: DHCPv6 Prefix Delegation
- Index
DHCPv6 Prefix Delegation Using AAA
This feature enables the Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server to use AAA to obtain the prefix assignment through an AAA/RADIUS authorization request.
- Finding Feature Information
- Information About DHCPv6 Prefix Delegation Using AAA
- How to Configure DHCPv6 Prefix Delegation Using AAA
- Configuration Examples for DHCPv6 Prefix Delegation Using AAA
- Additional References
- Feature Information for DHCPv6 Prefix Delegation Using AAA
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About DHCPv6 Prefix Delegation Using AAA
Prefix Delegation
An IPv6 prefix delegating device selects IPv6 prefixes to be assigned to a requesting device upon receiving a request from the client. The delegating device might select prefixes for a requesting device in the following ways:
-
Dynamic assignment from a pool of available prefixes.
-
Dynamic assignment from a pool name obtained from the RADIUS server.
-
Assignment of prefix obtained from the RADIUS sever.
Contrary to IPv4 address assignment, an IPv6 user will be assigned a prefix, not a single address. Typically the Internet service provider (ISP) assigns a 64- or 48-bit prefix.
DHCP SIP Server Options
Two DHCP for IPv6 Session Initiation Protocol (SIP) server options describe a local outbound SIP proxy: one carries a list of domain names, the other a list of IPv6 addresses. These two options can be configured in a DHCPv6 configuration pool.
How to Configure DHCPv6 Prefix Delegation Using AAA
Configuring DHCPv6 AAA and SIP Options
1.
enable
2.
configure
terminal
3.
ipv6
dhcp
pool
poolname
4.
prefix-delegation
aaa
[method-list method-list] [lifetime]
5.
sip
address
ipv6-address
6.
sip
domain-name
domain-name
DETAILED STEPS
Configuration Examples for DHCPv6 Prefix Delegation Using AAA
Example: Configuring DHCPv6 AAA and SIP Options
Device# show ipv6 dhcp pool DHCPv6 pool: dhcpv6-aaa-pool Prefix from AAA server method list name: dhcpv6_aaa preferred lifetime 180, valid lifetime 240 SIP server address: 2000:DB8:1 SIP server domain name: testing-1 Active clients: 0
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
IPv6 addressing and connectivity |
IPv6 Configuration Guide |
Cisco IOS commands |
|
IPv6 commands |
|
Cisco IOS IPv6 features |
Standards and RFCs
Standard/RFC |
Title |
---|---|
RFCs for IPv6 |
IPv6 RFCs |
MIBs
MIB |
MIBs Link |
---|---|
|
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Information for DHCPv6 Prefix Delegation Using AAA
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to . An account on Cisco.com is not required.Feature Name |
Releases |
Feature Information |
---|---|---|
DHCPv6 Prefix Delegation Using AAA |
12.3(4)T |
The DHCPv6 server can use AAA to obtain the prefix assignment through an AAA/RADIUS authorization request. The following commands were introduced or modified: ipv6 dhcp pool, prefix-delegation aaa, sip address, sip domain-name. |