A network engineer is configuring a switch port connected to an enterprise wireless access point (AP). The AP requires untagged management traffic to be placed onto VLAN 10, while user Wi-Fi traffic must be carried across the link as 802.1Q tagged frames for VLAN 30. Which of the following interface configuration approaches correctly fulfills this requirement?
- Configure the interface in 802.1Q trunking mode, designate VLAN 10 as the native VLAN, and allow VLANs 10 and 30 on the trunk.Answer
- BConfigure the interface as an access port assigned to VLAN 10, allowing the switch to forward VLAN 30 tagged frames across the single access broadcast domain without trunking.
- CConfigure the interface in 802.1Q trunking mode, set VLAN 30 as the native VLAN, and strip tags from VLAN 10 traffic upon ingress.
- DConfigure the interface as an access port on VLAN 30 and specify VLAN 10 as a secondary access subnet on the same physical switch port.
Answer
Configure the interface in 802.1Q trunking mode, designate VLAN 10 as the native VLAN, and allow VLANs 10 and 30 on the trunk.
Configuring the switch port as an 802.1Q trunk with VLAN 10 designated as the native VLAN allows untagged management frames from the wireless access point to be placed into VLAN 10. Simultaneously, tagged frames for VLAN 30 are correctly identified and forwarded across the trunk link using 802.1Q encapsulation headers.
Step-by-Step Solution
Key Concept
802.1Q Native VLAN & Trunking Configuration
Estimated Time:1m 30s