nerdexam
CiscoCisco

200-301 · Question #1526

200-301 Question #1526: Real Exam Question with Answer & Explanation

Sign in or unlock 200-301 to reveal the answer and full explanation for question #1526. The question stem and answer options stay visible for context.

Submitted by alyssa_d· Mar 5, 2026Network Access

Question

Lab Simulation 25 Guidelines This is a lab item in which tasks will be performed on virtual devices. - Refer to the Tasks tab to view the tasks for this lab item. - Refer to the Topology lab to access the device console(s) and perform the tasks. - Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. - All necessary preconfigurations have been applied. - Do not change the enable password or hostname for any device. - Save your configurations to NVRAM before moving to the next item. - Click Next at the bottom of the screen to submit this lab and move to the next question. - When Next is clicked, the lab closes and cannot be reopened. Topology Tasks All physical cabling is in place and verified. Connectivity for the Switches on ports E0/1, E0/2, and E0/3 must be configured and available for voice and data capabilities. 1. Configure Sw1 and Sw2 with both VLANS, naming them according to the VLAN Name provided in the topology. 2. Configure the E0/1, E0/2, and E0/3 ports on both switches for both VLANS and ensure that Cisco IP phones and PCs pass traffic. 3. Configure Sw1 and Sw2 to allow neighbor discovery via the vendor-neutral protocol on e0/0. Answer: Task 1. Configure Sw1 and Sw2 with both VLANS, naming them according to the VLAN Name provided in the topology SW-1(config)#vlan 77 SW-1(config-vlan)#name User_VLAN SW-1(config-vlan)#exit SW-1(config)#vlan 177 SW-1(config-vlan)#name Voice_VLAN SW-1(config-vlan)#exit SW-2(config)#vlan 77 SW-2(config-vlan)#name User_VLAN SW-2(config-vlan)#exit SW-2(config)#vlan 177 SW-2(config-vlan)#name Voice_VLAN SW-2(config-vlan)#exit Task 2. Configure the E0/1, E0/2, and E0/3 ports on both switches for both VLANS and ensure that Cisco IP phones and PCs pass traffic. SW-1(config)#interface range E0/1-3 SW-1(config-if)#switchport mode access SW-1(config-if)#switchport access vlan 77 SW-1(config-if)#switchport voice vlan 177 SW-2(config)#interface range E0/1-3 SW-2(config-if)#switchport mode access SW-2(config-if)#switchport access vlan 77 SW-2(config-if)#switchport voice vlan 177 Task 3. Configure Sw1 and Sw2 to allow neighbor discovery via the vendor-neutral protocol on e0/0. SW-1(config)#lldp run SW-2(config)#lldp run

Options

  • taskConfigure connectivity for Switches Sw1 and Sw2 on ports E0/1, E0/2, and E0/3 to support both voice and data capabilities.
  • prerequisitesConsole access is available for all required devices (Sw1, Sw2); All necessary preconfigurations have been applied.

Unlock 200-301 to see the answer

You've previewed enough free 200-301 questions. Unlock 200-301 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#VLAN Configuration#Voice VLAN#Switchport Access Mode#LLDP
Full 200-301 PracticeBrowse All 200-301 Questions