- Table of Contents
-
- 05-AP Management
- 01-CAPWAP Tunnel Establishment Through DHCP Configuration Example
- 02-CAPWAP Tunnel Establishment Through DHCPv6 Configuration Example
- 03-CAPWAP Tunnel Establishment Through DNS Configuration Example
- 04-CAPWAP Tunnel Establishment Through DNSv6 Configuration Example
- 05-Auto AP Configuration Example
- 06-AP Group Configuration Example
- Related Documents
-
Title | Size | Download |
---|---|---|
04-CAPWAP Tunnel Establishment Through DNSv6 Configuration Example | 276.25 KB |
|
H3C Access Controllers |
Comware 7 CAPWAP Tunnel Establishment Through DNSv6 |
Configuration Example |
Copyright © 2024 New H3C Technologies Co., Ltd. All rights reserved.
No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of New H3C Technologies Co., Ltd.
Except for the trademarks of New H3C Technologies Co., Ltd., any trademarks that may be mentioned in this document are the property of their respective owners.
The information in this document is subject to change without notice.
Contents
Example: Configuring CAPWAP tunnel establishment through DNSv6 at Layer 3
Specifying an IPv6 address for the AC
Overview
The following information provides an example for configuring CAPWAP tunnel establishment through DNSv6.
Prerequisites
The following information applies to Comware 7-based access controllers. Procedures and information in the examples might be slightly different depending on the software or hardware version of the H3C access controllers.
The configuration examples were created and verified in a lab environment, and all the devices were started with the factory default configuration. When you are working on a live network, make sure you understand the potential impact of every command on your network.
The following information is provided based on the assumption that you have basic knowledge of CAPWAP tunnel establishment.
Example: Configuring CAPWAP tunnel establishment through DNSv6 at Layer 3
Network configuration
As shown in Figure 1, the switch acts as a DHCPv6 server to assign the AC's domain name and AP's IPv6 address to the AP. Configure the AP to obtain the AC's IPv6 address from the DNSv6 server.
Procedures
Specifying an IPv6 address for the AC
1. Create VLAN 20. (Details not shown.)
2. Click the System View tab at the bottom of the page.
3. From the navigation pane, select Network Configuration > Network Services > IP Services.
4. On the IPv6 tab, set the IPv6 address of VLAN-interface 20 to 2::AA and set the prefix to 64.
Figure 2 Specifying an IP address for the AC
Configuring an AP
1. Click the Network View tab at the bottom of the page.
2. From the navigation pane, select Wireless Configuration > AP Management.
a. Click the Add
button to
create an AP and specify its name as ap1.
b. Specify the AP model and serial ID.
Figure 3 Configuring an AP
Configuring a static route
1. Click the System View tab at the bottom of the page.
2. From the navigation pane, select Network Configuration > Network Routing.
3. On the Static Routing tab, create an IPv6 static route with destination IPv4 address 1:: /64 and next hop address 2::AB.
Figure 4 Configuring a static route
Configuring the switch
1. Set the IP address of VLAN-interface 1 to 1::1/64.
2. Create VLAN 20 and set the IP address of VLAN-interface 20 to 2::AB/64.
Configuring the DHCP server
1. Create DHCP address pool 1 and specify subnet 1::0/64 in the pool.
2. Specify the domain name suffix of the AC as aaa for APs to discover the AC through DNSv6.
3. Set the IP address of the DNSv6 server to 1::2D/64.
Configuring the DNSv6 server
# Create a mapping between AC domain name h3c.aaa and AC IP address 2::AA/64. (Details not shown.)
Verifying the configuration
1. Click the Network View tab at the bottom of the page.
2. From the navigation pane, select Wireless Configuration > AP Management.
3. On the AP tab, verify that the AP has come online.
Figure 5 Verifying AP configuration
5. On the CAPWAP Tunnel tab, verify that the AP uses DNS to discovery the AC.
Figure 6 Verifying the AC discovery method
Related documentation
H3C Access Controllers Web-Based Configuration Guide