Implementing Cisco Wireless Network Fundamentals (WIFUND, legacy) — Question 129
When making a wired network connection to a lightweight access point that provides wireless association to multiple SSIDs, what is the recommended Ethernet switch port configuration?
Answer options
- A. switchport mode dynamic auto
- B. switchport mode access
- C. switchport mode trunk
- D. switchport mode dynamic desirable
Correct answer: C
Explanation
The correct answer is C, 'switchport mode trunk', because a trunk port is necessary to carry multiple VLANs to the access point for supporting multiple SSIDs. The other options, such as access mode or dynamic configurations, do not allow for the transmission of multiple VLANs, thus limiting the access point's functionality.