200-301 · Question #382
Refer to the exhibit. An administrator must configure interfaces Gi1/1 and Gi1/3 on switch SW11 PC-1 and PC- 2 must be placed in the Data VLAN and Phone-1 must be placed in the Voice VLAN. Which confi
The correct answer is C. Option C. This question requires configuring specific switch interfaces for data and voice VLANs, assigning PCs to the data VLAN and a phone to a dedicated voice VLAN.
Question
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(48 responses)- A17% (8)
- B2% (1)
- C73% (35)
- D8% (4)
Why each option
This question requires configuring specific switch interfaces for data and voice VLANs, assigning PCs to the data VLAN and a phone to a dedicated voice VLAN.
Option A incorrectly assigns `switchport access vlan 20` to Gi1/3 for the data VLAN and entirely omits the `switchport voice vlan` command, failing to place the phone in the voice VLAN.
Option B is missing the `switchport voice vlan 20` command for Gi1/3, which means the phone would not be correctly assigned to the Voice VLAN.
Option C correctly configures Gi1/1 as an access port for data VLAN 10. For Gi1/3, it sets `switchport mode access` and `switchport access vlan 10` for the connected PC, and crucially adds `switchport voice vlan 20` to place the IP phone in Voice VLAN 20, allowing both devices to operate correctly on the single port.
Option D incorrectly assigns `switchport access vlan 20` to Gi1/1 for the PC and misconfigures Gi1/3 as a `switchport mode trunk`, which is inappropriate for connecting an end device like a phone and PC.
Concept tested: Cisco switchport voice VLAN configuration
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3xe/lan_config/configuration_guide/b_lan_3xe_config_guide/b_lan_3xe_config_guide_chapter_0110.html
Topics
Community Discussion
No community discussion yet for this question.

