An enterprise network infrastructure utilizes a Cisco centralized wireless architecture. A network engineer is connecting a Lightweight Access Point (AP) operating in Local mode to an access switch and configuring the Wireless LAN Controller (WLC) Management Interface on a distribution switch trunk. Which TWO statements accurately describe the switchport configuration and interface connectivity requirements for this deployment?
- The access switch port connected to the Local mode AP should be configured as an access port assigned to the AP management VLAN.Answer
- The WLC Management Interface handles in-band CAPWAP tunnel management and control traffic between the AP and WLC as well as controller GUI/CLI administrative access.Answer
- CThe access switch port connected to the Local mode AP must be configured as an 802.1Q trunk port with tagged VLANs for each client WLAN SSID.
- DThe switch trunk port connected to the WLC Management Interface must be configured with a native VLAN ID that differs from the controller management VLAN to enforce untagged out-of-band management isolation.
Answer
The correct statements are: (1) The access switch port connected to the Local mode AP should be configured as an access port assigned to the AP management VLAN, and (2) The WLC Management Interface handles in-band CAPWAP tunnel management and control traffic between the AP and WLC as well as controller GUI/CLI administrative access.
In a Cisco centralized deployment, Local mode APs send all control and data traffic through CAPWAP tunnels to the controller. Consequently, the access layer switchport connecting to a Local mode AP needs only to be an access port in the AP management VLAN. Additionally, the WLC Management Interface serves as the primary in-band interface, handling both CAPWAP tunnel termination from APs and administrative management traffic (GUI/CLI).
Step-by-Step Solution
Key Concept
AP and WLC Management Access Connections