nerdexam
Cisco

350-401 · Question #720

Refer to the exhibit. The port channel between the switches does not work as expected. Which action resolves the issue?

The correct answer is C. Interface Gi0/1 on Switch2 must be configured as active.. Explanation Option C is correct because the port channel uses LACP (active/passive) negotiation, and for LACP to form a bundle, at least one side must be in active mode. If Switch2's Gi0/1 is set to passive while Switch1's Gi0/1 is also passive, neither switch will initiate LACP

Submitted by yaw92· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. The port channel between the switches does not work as expected. Which action resolves the issue?

Exhibits

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

Options

  • AInterface Gi0/0 on Switch2 must be configured as passive.
  • BInterface Gi0/1 on Switch1 must be configured as desirable.
  • CInterface Gi0/1 on Switch2 must be configured as active.
  • DTrucking must be enabled on both Interfaces on Switch2.

How the community answered

(61 responses)
  • A
    5% (3)
  • B
    3% (2)
  • C
    79% (48)
  • D
    13% (8)

Explanation

Explanation

Option C is correct because the port channel uses LACP (active/passive) negotiation, and for LACP to form a bundle, at least one side must be in active mode. If Switch2's Gi0/1 is set to passive while Switch1's Gi0/1 is also passive, neither switch will initiate LACP negotiation, causing the port channel to fail - changing Switch2's Gi0/1 to active resolves this.

Why the distractors are wrong:

  • A is wrong because making Switch2's Gi0/0 passive would create the same passive-passive problem on that interface, not fix it.
  • B is wrong because "desirable" is a PAgP keyword (Cisco proprietary), not LACP - mixing protocols would prevent the port channel from forming.
  • D is wrong because trunking is a separate Layer 2 configuration; the issue here is specifically the LACP negotiation mode mismatch, not trunking.

Memory Tip

Think of LACP like a conversation: two passive people never start talking. At least one side must be active (the one who "speaks first") for the link to come up. Remember: LACP = Active/Passive, PAgP = Desirable/Auto - never mix them!

Topics

#EtherChannel#LACP#Switching#Network Configuration

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice