nerdexam
Cisco

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.

Submitted by chen.hong· Mar 5, 2026Network Access

Question

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 configuration meets these requirements?

Exhibits

200-301 question #382 exhibit 1
200-301 question #382 exhibit 2

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(48 responses)
  • A
    17% (8)
  • B
    2% (1)
  • C
    73% (35)
  • D
    8% (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.

AOption A

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.

BOption B

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.

COption CCorrect

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.

DOption D

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

#VLAN configuration#Switch access ports#Voice VLAN#Interface configuration

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice