nerdexam
Cisco

350-401 · Question #378

Refer to the exhibit. Which action resolves the EtherChannel issue between SW2 and SW3?

The correct answer is C. Configure channel-group 1 mode desirable on both interfaces.. EtherChannel Negotiation Explanation Option C is correct because when both switches use "desirable" mode (PAgP), at least one side actively initiates negotiation while the other can respond - but configuring both as desirable ensures active negotiation from each end, successfully

Submitted by anna_se· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. Which action resolves the EtherChannel issue between SW2 and SW3?

Exhibits

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

Options

  • AConfigure switchport mode trunk on SW2.
  • BConfigure switchport nonegotiate on SW3
  • CConfigure channel-group 1 mode desirable on both interfaces.
  • DConfigure channel-group 1 mode active on both interfaces.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    15% (3)
  • C
    75% (15)
  • D
    5% (1)

Explanation

EtherChannel Negotiation Explanation

Option C is correct because when both switches use "desirable" mode (PAgP), at least one side actively initiates negotiation while the other can respond - but configuring both as desirable ensures active negotiation from each end, successfully forming the EtherChannel bundle. The exhibit likely shows a mismatch where one side is in a passive or incompatible mode, and "desirable-desirable" is a valid PAgP combination.

Why the distractors are wrong:

  • A is wrong because trunk configuration affects VLAN traffic, not EtherChannel formation; the trunk issue is separate from the bundling protocol mismatch.
  • B is wrong because nonegotiate disables DTP (trunk negotiation), not PAgP/LACP, and would not resolve an EtherChannel protocol issue.
  • D is wrong because "active" is an LACP keyword, and if the current configuration uses PAgP (desirable/auto), mixing protocols would prevent the channel from forming - both sides must use the same protocol.

Memory Tip: Think of PAgP modes like a conversation - "desirable" means "I want to talk!" and "auto" means "I'll talk if you start." Two "desirable" switches always successfully negotiate, while two "auto" switches silently wait for each other and never form a channel.

Topics

#EtherChannel#PAgP#Link Aggregation#Network Troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice