nerdexam
Cisco

200-301 · Question #684

Lab Simulation 2 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 tab to access

This is a placeholder for a lab simulation question, which requires interactive configuration and troubleshooting tasks based on a specific topology and task list not provided in this format.

Submitted by stefanr· Mar 5, 2026Network Access

Question

Lab Simulation 2 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 tab 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 Physical connectivity is implemented between the two Layer 2 switches, and the network connectivity between them must be configured: 1. Configure an LACP EtherChannel and number it as 1; configure it between switches SW1 and SW2 using interfaces Ethernet0/0 and Ethernet0/1 on both sides. The LACP mode must match on both ends. 2 Configure the EtherChannel as a trunk link. 3. Configure the trunk link with 802.1q tags. 4. Configure the native VLAN of the EtherChannel as VLAN 15. Answer: On SW1: conf terminal vlan 15 exit interface range eth0/0 - 1 channel-group 1 mode active exit interface port-channel 1 switchport trunk encapsulation dot1q switchport mode trunk switchport trunk native vlan 15 end copy run start on SW2: conf terminal vlan 15 exit interface range eth0/0 - 1 channel-group 1 mode active exit interface port-channel 1 switchport trunk encapsulation dot1q switchport mode trunk switchport trunk native vlan 15 end copy run start

Exhibits

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

Explanation

This is a placeholder for a lab simulation question, which requires interactive configuration and troubleshooting tasks based on a specific topology and task list not provided in this format.

Concept tested. Lab simulation task execution

Topics

#LACP#EtherChannel#Cisco switch configuration#Port bundling

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice