Yesterday, 04:18 PM
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.
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.