Two switches are connected using two physical Ethernet interfaces. A network technician configures the interfaces on Switch A with the command `channel-group 1 mode passive` to form a Link Aggregation Control Protocol (LACP) EtherChannel. Which mode must be configured on Switch B's interfaces to successfully negotiate and establish the EtherChannel bundle?
- activeAnswer
- Bpassive
- Cdesirable
- Dauto
Answer
active mode must be configured on Switch B.
Link Aggregation Control Protocol (LACP) requires at least one switch to actively initiate packet negotiation. Since Switch A is set to passive mode, Switch B must be configured in active mode to send LACP negotiation frames and bring up the EtherChannel.
Step-by-Step Solution
Key Concept
LACP Mode Negotiation Compatibility
Estimated Time:45s