nerdexam
CiscoCisco

200-301 · Question #1782

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

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

Submitted by kim_seoul· Mar 5, 2026Network Access - Configure and verify VLANs, interswitch connectivity, and Layer 2 discovery protocols (LLDP/CDP) on Cisco IOS switches (CCNA 200-301 Domain 2)

Question

SIMULATION 72 Please use the "Tasks" and "Topology" tabs to complete this lablet. Topology Tasks Complete the tasks below: Task 1 - Configure SW-1 with VLAN 15 and label it exactly as OPS. - Configure SW-2 with VLAN 66 and label it exactly as ENGINEERING. Task 2 - Configure the switch port connecting to PC1. - Configure the switch port connecting to PC2. Task 3 - Configure SW-1 and SW-2 for neighbor discovery using LLDP. Answer: - SW-1 VLAN 15 named OPS: conf t vlan 15 name OPS It creates VLAN 15 and labels it exactly as OPS. - SW-2 VLAN 66 named ENGINEERING: conf t vlan 66 name ENGINEERING It creates VLAN 66 and labels it exactly as ENGINEERING. - SW-1 port to PC1 (e0/1) as access in VLAN 15: interface e0/1 switchport mode access switchport access vlan 15 spanning-tree portfast It places PC1 into VLAN 15 as an access port. - SW-2 port to PC2 (e0/1) as access in VLAN 66: interface e0/1 switchport mode access switchport access vlan 66 spanning-tree portfast It places PC2 into VLAN 66 as an access port. - Enable LLDP neighbor discovery on both switches: conf t lldp run It globally enables LLDP so SW-1 and SW-2 can discover each other.

Options

  • taskConfigure SW-1 with VLAN 15 (label OPS) and SW-2 with VLAN 66 (label ENGINEERING). Configure the switch ports connecting to PC1 and PC2. Configure SW-1 and SW-2 for neighbor discovery using LLDP.
  • prerequisites

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#Switch Port Configuration#LLDP#Layer 2 Switching
Full 200-301 PracticeBrowse All 200-301 Questions