A network administrator is deploying Cisco Lightweight Access Points (APs) operating in Local mode across an enterprise network. The APs must establish CAPWAP tunnels back to a central Wireless LAN Controller (WLC) whose Management interface resides on VLAN 10. The switch ports connected to the APs are configured as access ports assigned to VLAN 20, where an infrastructure DHCP server provides IP addressing along with DHCP Option 43. A junior engineer proposes reconfiguring all AP switch ports as 802.1Q trunk ports with PortFast enabled.
Which statement accurately evaluates this switchport configuration recommendation for Local mode AP access?
- Local mode APs transmit and receive management traffic as untagged frames, making access ports in the AP management VLAN standard; configuring 802.1Q trunks is unnecessary unless FlexConnect mode with local VLAN mapping is used.Answer
- BLocal mode APs require 802.1Q trunking on their switch ports so that client traffic from multiple wireless SSIDs can be tagged and switched locally onto corresponding switch VLANs.
- CConfiguring PortFast on an 802.1Q trunk connected to an AP is mandatory because Spanning Tree Protocol would otherwise block CAPWAP discovery broadcast packets permanently.
- DThe native VLAN configured on the AP switch port must be changed to match VLAN 10 so that CAPWAP packets bypass Layer 3 routing and reach the WLC Management interface directly.
Answer
Local mode APs transmit and receive management traffic as untagged frames, making access ports in the AP management VLAN standard; configuring 802.1Q trunks is unnecessary unless FlexConnect mode with local VLAN mapping is used.
In Cisco centralized wireless architecture, an AP in Local mode tunnels all wireless client traffic to the Wireless LAN Controller using CAPWAP. The AP itself only needs a single IP address on an untagged access port (or untagged native VLAN) within its management VLAN to establish communication with the WLC. Configuring an 802.1Q trunk on the AP switch port is unnecessary for Local mode APs and is primarily used when deploying APs in FlexConnect mode with local VLAN switching.
Step-by-Step Solution
Key Concept
Lightweight AP and WLC Management Interconnects (Local vs FlexConnect AP Modes)