An enterprise network deployment includes Lightweight Access Points (LAPs) managed by a centralized Wireless LAN Controller (WLC). During a scheduled link maintenance event, WAN connectivity between a branch office LAP and the centralized WLC is temporarily lost. The branch LAP is operating in FlexConnect mode with local switching and local authentication enabled for the employee SSID. Meanwhile, a campus LAP connected to the main network operates in default Local mode. Upon loss of the CAPWAP connection, clients connected to the FlexConnect AP continue transmitting data to local resources, whereas clients connected to the Local mode AP immediately lose network access. Which architectural requirement causes the Local mode AP to cease forwarding client data traffic when controller connectivity is lost?
- Local mode APs require an active CAPWAP data tunnel to encapsulate all client 802.11 payload into 802.3 frames at the WLC, preventing autonomous local Layer 2 frame switching at the AP level.Cevap
- BLocal mode APs automatically transition into Rogue Detector mode upon losing the CAPWAP control tunnel, which disables radio interfaces to monitor the wired switch MAC address table.
- CLocal mode APs switch client data traffic locally but rely on the WLC to maintain dynamic ARP table entries, causing client IP-to-MAC resolution to fail immediately when controller keepalives time out.
- DLocal mode APs delegate 802.11 management processing to the AP while reserving 802.11 data frame encapsulation exclusively for the local access switch trunk interface.