SwitchA has its interconnecting physical interfaces configured with the command `channel-group 1 mode passive`. Which channel-group mode must be configured on SwitchB for the IEEE 802.3ad LACP EtherChannel to successfully form?
- `active`Answer
- B`passive`
- C`desirable`
- D`on`
Answer
The mode configured on SwitchB must be `active`.
The `active` mode causes the switch port to actively initiate negotiations by sending LACP frames. Since SwitchA is configured as `passive`, it only responds to received LACP frames. SwitchB must be in `active` mode so LACP frames are transmitted to start the dynamic trunk negotiation.
Step-by-Step Solution
Key Concept
LACP Mode Compatibility