How2pass.com Forums
AN955 - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNA (https://www.how2pass.com/forum/forum-4.html)
+--- Forum: Answer this question (https://www.how2pass.com/forum/forum-11.html)
+--- Thread: AN955 (/thread-2458.html)



AN955 - jcurless - 05-05-2025

Q: refer to the exhibit. which configuration enables SW2 to establish an LACP EtherChannel?


In the exhibit it shows two Switches listed as SW2. (with below config)
SW1#show run
building configuration
interface GigabitEthernet0/1
   channel-group 2 mode passive
!
interface GigabitEthernet0/2
   channel-group 2 mode passive


The answer it says is correct has different Channel-Group ID's... 

SW2(config)#interface gigabitEthernet0/1
SW2(config)#channel-group 1 mode active
SW2(config)#interface gigabitEthernet0/2
SW2(config)#channel-group 1 mode active


The only answers that list channel-group 2 are mode desirable and auto.