CCNA Switching and Network Access • Set 24
CCNA Switching and Network Access Practice Test 24 — 15 questions with explanations. Free, no signup.
You are connected to SW1 via console. SW1 is a Layer 2 switch connected to SW2 via three links (G0/1, G0/2, G0/3) that should form an EtherChannel using LACP. Currently, the interfaces are configured as access ports in VLAN 1. Configure the three interfaces as a LACP EtherChannel trunk that carries VLANs 1-100, and ensure the port-channel interface is operational.
hostname SW1 ! interface GigabitEthernet0/1 switchport mode access switchport access vlan 1 ! interface GigabitEthernet0/2 switchport mode access switchport access vlan 1 ! interface GigabitEthernet0/3 switchport mode access switchport access vlan 1 !