Learn how the CAPWAP protocol enables wireless LAN controllers to manage multiple access points and secure communication between APs and controllers using DTLS encryption.
CAPWAP is an IEEE standard protocol that enables a wireless LAN controller to manage multiple APs. It also allows Wireless LAN Controllers (WLCs) to exchange control and data plane information over a secure communication tunnel.
-
Operates at Layer 3 and requires IP addresses on both APs and WLCs.
-
Establishes tunnels on UDP ports 5246 (control) and 5247 (data) for IPv4 and IPv6, with DTLS encryption for security.
-
Allows centralized management of the wireless network and supports secure communication between APs and controllers.
CAPWAP Protocol
CAPWAP uses DTLS to secure the control channel, encrypting all management and control traffic between the AP and WLC. The data channel is disabled by default. To enable CAPWAP data encryption, a DTLS license is required on the WLC and additional configuration is necessary on the AP.
-
DTLS ensures encrypted communication to prevent eavesdropping or tampering.
-
If an AP does not support DTLS data encryption, only the control plane is secured.
-
If an AP supports Data DTLS, it enables data DTLS after receiving configuration from the controller and performs a DTLS handshake on port 5247.
-
All data traffic between the AP and controller is encrypted after successful DTLS session establishment.
-
The IW9165E uses the IETF standard CAPWAP to communicate between the controller and other APs on the network.
CAPWAP APs Connected to a WLC
This figure shows CAPWAP APs connected to a wireless LAN controller, illustrating the secure communication tunnel established between the APs and the WLC using CAPWAP and DTLS encryption.