nerdexam
Cisco

350-401 · Question #1293

Refer to the exhibit. An LACP port channel is configured between Switch-1 and Switch-2, but it fails to come up. Which action will resolve the issue?

The correct answer is A. Configure Switch-1 with channel-group mode active. To establish an LACP port channel, at least one side must be configured in active mode to actively negotiate, as passive mode waits for the other side to initiate.

Submitted by the_admin· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. An LACP port channel is configured between Switch-1 and Switch-2, but it fails to come up. Which action will resolve the issue?

Exhibits

350-401 question #1293 exhibit 1
350-401 question #1293 exhibit 2

Options

  • AConfigure Switch-1 with channel-group mode active
  • BConfigure Switch-1 with channel-group mode on
  • CConfigure Switch-2 with channel-group mode auto
  • DConfigure Switch-2 with channel-group mode desirable .

How the community answered

(26 responses)
  • A
    50% (13)
  • B
    27% (7)
  • C
    15% (4)
  • D
    8% (2)

Why each option

To establish an LACP port channel, at least one side must be configured in `active` mode to actively negotiate, as `passive` mode waits for the other side to initiate.

AConfigure Switch-1 with channel-group mode activeCorrect

LACP requires at least one side to be in `active` mode to initiate the negotiation process. If both Switch-1 and Switch-2 are in `passive` mode, neither switch will initiate LACP negotiation, causing the port channel to fail, which `active` mode on Switch-1 would resolve.

BConfigure Switch-1 with channel-group mode on

`channel-group mode on` configures a static EtherChannel, which disables LACP negotiation and does not allow LACP to form.

CConfigure Switch-2 with channel-group mode auto

`channel-group mode auto` is equivalent to `passive` for LACP; if both sides are `passive`, no LACP negotiation will be initiated.

DConfigure Switch-2 with channel-group mode desirable .

`channel-group mode desirable` is for PAgP (Port Aggregation Protocol), not LACP, which uses `active` and `passive` modes.

Concept tested: LACP modes and negotiation

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12_2_55_se/configuration/guide/scg3750/swethchnl.html

Topics

#LACP#EtherChannel#channel-group mode active#port-channel troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice