nerdexam
Cisco

200-301 · Question #849

Refer to the exhibit. An engineer is configuring a Layer 3 port-channel interface with LACP. The configuration on the first device is complete, and it is verified that both interfaces have registered

The correct answer is D. Modify the static EtherChannel configuration of the device to passive mode.. To form an LACP port channel with a peer that has an LACP configuration, the neighboring device can be set to LACP passive mode to respond to negotiations without initiating them itself.

Submitted by lucia.co· Mar 5, 2026Network Access

Question

Refer to the exhibit. An engineer is configuring a Layer 3 port-channel interface with LACP. The configuration on the first device is complete, and it is verified that both interfaces have registered the neighbor device in the CDP table. Which task on the neighbor device enables the new port channel to come up without negotiating the channel?

Exhibits

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

Options

  • AChange the EtherChannel mode on the neighboring interfaces to auto.
  • BConfigure the IP address of the neighboring device.
  • CBring up the neighboring interfaces using the no shutdown command.
  • DModify the static EtherChannel configuration of the device to passive mode.

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    9% (2)
  • C
    23% (5)
  • D
    64% (14)

Why each option

To form an LACP port channel with a peer that has an LACP configuration, the neighboring device can be set to LACP passive mode to respond to negotiations without initiating them itself.

AChange the EtherChannel mode on the neighboring interfaces to auto.

The `auto` mode is associated with PAgP (Port Aggregation Protocol), not LACP, and still involves negotiation.

BConfigure the IP address of the neighboring device.

Configuring the IP address is a Layer 3 step for the port-channel interface, not the mechanism for establishing the EtherChannel bundle itself.

CBring up the neighboring interfaces using the no shutdown command.

The `no shutdown` command activates the interface but does not determine the method of EtherChannel formation or negotiation.

DModify the static EtherChannel configuration of the device to passive mode.Correct

If the first device is configured for LACP (e.g., `active` mode), configuring the neighbor device to LACP `passive` mode allows it to respond to LACP PDUs initiated by the first device, forming the channel without the neighbor itself initiating the negotiation process.

Concept tested: LACP EtherChannel modes and negotiation

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/lacp/b_1612_lacp_9300_cg/configuring_etherchannel_and_lacp.html

Topics

#EtherChannel configuration#LACP modes#Port-channel negotiation

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice