nerdexam
Cisco

200-301 · Question #1378

Refer to the exhibit. An LACP EtherChannel between two directly connected switches is in the configuration process. Which command must be configured on switch SW2s Gi0/1-2 interfaces to establish the

The correct answer is C. channel-group 1 mode active. To establish an LACP EtherChannel with SW1, SW2's interfaces Gi0/1-2 must be configured with channel-group 1 mode active.

Submitted by kwame.gh· Mar 5, 2026Network Access

Question

Refer to the exhibit. An LACP EtherChannel between two directly connected switches is in the configuration process. Which command must be configured on switch SW2s Gi0/1-2 interfaces to establish the channel to SW1?

Exhibits

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

Options

  • Achannel-group 1 mode on
  • Bchannel-group 1 mode desirable
  • Cchannel-group 1 mode active
  • Dchannel-group 1 mode auto

How the community answered

(39 responses)
  • B
    5% (2)
  • C
    92% (36)
  • D
    3% (1)

Why each option

To establish an LACP EtherChannel with SW1, SW2's interfaces Gi0/1-2 must be configured with `channel-group 1 mode active`.

Achannel-group 1 mode on

`channel-group 1 mode on` creates a static EtherChannel, which disables LACP negotiation and would prevent an LACP EtherChannel from forming.

Bchannel-group 1 mode desirable

`channel-group 1 mode desirable` is a PAgP (Port Aggregation Protocol) mode, not an LACP mode, and would not negotiate an LACP EtherChannel.

Cchannel-group 1 mode activeCorrect

For LACP (Link Aggregation Control Protocol) to form an EtherChannel, at least one side must be in 'active' mode to actively initiate the negotiation by sending LACP PDUs. If SW1 is also active or passive, 'active' mode on SW2 will successfully establish the LACP EtherChannel.

Dchannel-group 1 mode auto

`channel-group 1 mode auto` is also a PAgP mode (passively waiting for PAgP PDUs), not an LACP mode. For LACP, the passive mode is `channel-group 1 mode passive`.

Concept tested: LACP EtherChannel configuration modes

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_55_se/configuration/guide/scg/swethchl.html

Topics

#EtherChannel#LACP#Port-channel configuration

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice