A network engineer is establishing an EtherChannel bundle between two Cisco Catalyst switches using the Link Aggregation Control Protocol (LACP). Which two mode combinations across the opposing switches will result in a successfully negotiated EtherChannel? (Select two.)
- Configuring 'channel-group 5 mode active' on the first switch and 'channel-group 5 mode passive' on the second switchAnswer
- Configuring 'channel-group 5 mode active' on both switchesAnswer
- CConfiguring 'channel-group 5 mode passive' on both switches
- DConfiguring 'channel-group 5 mode active' on the first switch and 'channel-group 5 mode desirable' on the second switch
Answer
The correct answers are configuring active mode on one switch and passive mode on the other switch, and configuring active mode on both switches.
LACP requires at least one switch interface to actively initiate LACP protocol negotiations. The combination of active mode on both switches and the combination of active mode on one switch with passive mode on the opposing switch both satisfy this requirement, allowing the LACP negotiation handshake to complete successfully.
Step-by-Step Solution
Key Concept
LACP EtherChannel Mode Negotiation Rules