nerdexam
Cisco

200-301 · Question #583

Refer to the exhibit. An engineer built a new L2 LACP EtherChannel between SW1 and SW2 and executed these show commands to verify the work. Which additional task allows the two switches to establish a

The correct answer is D. Change the channel-group mode on SW1 to active or passive.. To establish an LACP port channel, both connected switches must have their physical interfaces configured with compatible LACP modes, ensuring at least one side is in active mode to initiate negotiation.

Submitted by olafpl· Mar 5, 2026Network Access

Question

Refer to the exhibit. An engineer built a new L2 LACP EtherChannel between SW1 and SW2 and executed these show commands to verify the work. Which additional task allows the two switches to establish an LACP port channel?

Exhibits

200-301 question #583 exhibit 1
200-301 question #583 exhibit 2

Options

  • AChange the channel-group mode on SW2 to auto
  • BChange the channel-group mode on SW1 to desirable.
  • CConfigure the interface port-channel 1 command on both switches.
  • DChange the channel-group mode on SW1 to active or passive.

How the community answered

(50 responses)
  • A
    12% (6)
  • B
    6% (3)
  • C
    26% (13)
  • D
    56% (28)

Why each option

To establish an LACP port channel, both connected switches must have their physical interfaces configured with compatible LACP modes, ensuring at least one side is in active mode to initiate negotiation.

AChange the channel-group mode on SW2 to auto

Changing SW2 to `auto` would configure PAgP (Port Aggregation Protocol), which is incompatible with LACP EtherChannel.

BChange the channel-group mode on SW1 to desirable.

Changing SW1 to `desirable` would configure PAgP, which is incompatible with LACP EtherChannel.

CConfigure the interface port-channel 1 command on both switches.

The `interface port-channel` command typically defines the logical interface itself, which is a prerequisite for EtherChannel, but the issue here is with the negotiation `mode` on the physical interfaces.

DChange the channel-group mode on SW1 to active or passive.Correct

If SW1 is currently configured with an incompatible mode (e.g., `on`, PAgP `desirable`/`auto`, or `passive` while SW2 is also `passive`), changing its channel-group mode to `active` or `passive` is necessary for the LACP EtherChannel to successfully negotiate and form with SW2.

Concept tested: LACP EtherChannel negotiation modes

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/layer2/configuration_guide/b_layer2_3se_3850_cg/b_layer2_3se_3850_cg_chapter_0100.html

Topics

#LACP#EtherChannel#Port Channel Configuration#LACP Modes

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice