Cisco 200-301 Exam - Topic 3 Question 60 Discussion
Physical connectivity is implemented between the two Layer 2 switches, and the network connectivity between them must be configured1. Configure an LACP EtherChannel and number it as 1; configure it between switches SW1 and SVV2 using interfaces Ethernet0/0 and Ethernet0/1 on both sides. The LACP mode must match on both ends2 Configure the EtherChannel as a trunk link.3. Configure the trunk link with 802.1 q tags.4. Configure the native VLAN of the EtherChannel as VLAN 15.
A) Explanation:
Answer as below configuration:
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
Deonna
10 months agoLai
10 months agoPeter
10 months agoBeckie
11 months agoLezlie
11 months agoLeota
11 months agoMing
11 months agoJeniffer
11 months agoArmanda
11 months agoGlenn
11 months agoCorinne
11 months agoPauline
11 months agoYuette
11 months agoShonda
11 months agoRoxanne
11 months agoVan
11 months ago