A network administrator is connecting two Cisco Catalyst switches using an IEEE 802.3ad Link Aggregation Control Protocol (LACP) EtherChannel. SwitchA has its member interfaces configured with the command `channel-group 1 mode passive`. Which mode must be configured on SwitchB's corresponding member interfaces to successfully form the EtherChannel?
- activeCevap
- Bpassive
- Cdesirable
- Dauto
Cevap
The mode 'active' must be configured on SwitchB.
The correct answer specifies 'active' mode. In LACP, 'active' mode actively sends LACP negotiation frames, whereas 'passive' mode only listens and responds. Because the remote switch is set to 'passive', the local switch must be set to 'active' to initiate communication and successfully build the bundle.
Adım Adım Çözüm
Anahtar Kavram
LACP Mode Compatibility