Courseiva
Switching and Network AccesshardMultiple ChoiceObjective-mapped

CCNA Switching and Network Access Practice Question

Two switches are configured for LACP EtherChannel. One side is set to passive and the other side is also set to passive. What is the most likely outcome?

⚠ Common exam trap

Ensure at least one side is set to active in LACP configurations to avoid non-formation of the channel.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The EtherChannel will not form because neither side initiates LACP negotiation.

The EtherChannel will not form because LACP passive mode only listens for negotiation; it does not initiate it. When both sides are set to passive, neither side sends LACP packets, so the bundle cannot be established. This is a deterministic outcome, not merely unlikely.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The EtherChannel will not form because neither side initiates LACP negotiation.

    Why this is correct

    In LACP, passive mode places the port in a listening state and does not transmit negotiation packets; it only responds to incoming LACP PDUs. Since both switches are configured passive, neither sends an LACP PDU, so the negotiation never begins. Consequently, the EtherChannel remains down and the individual ports stay in their normal operational state as separate access/trunk links.

  • The EtherChannel always forms because passive mode is preferred.

    Why it's wrong here

    The term passive means the interface will only answer LACP messages it receives; it will never initiate a negotiation, so it is not a 'preferred' or more willing mode. For an EtherChannel to form, at least one side must be in active mode to send LACP PDUs. If both ends are passive, neither speaker initiates the handshake, so the channel cannot come up regardless of how many links are bundled.

    When this WOULD be correct

    In a different scenario where both switches are configured to use LACP but one switch is set to active mode while the other is set to passive, this option could be correct. In such a case, the active switch would initiate the negotiation, allowing the EtherChannel to form successfully.

  • The links automatically become a routed interface.

    Why it's wrong here

    EtherChannel is purely a Layer 2 link-aggregation mechanism; it aggregates multiple physical links into a single logical port-channel but has no effect on whether the interface is a Layer 3 routed port. LACP negotiation only manages the bundling of physical links, not IP addressing or routing. To make a routed interface, an administrator must manually issue no switchport and assign an IP address, so LACP passive mode never triggers this conversion.

    When this WOULD be correct

    If the question were to state that both switches are configured for LACP but with one switch set to active mode and the other to passive, the links could potentially become routed interfaces if the configuration allows for it. This scenario would require specific routing configurations to be in place.

  • The switches delete the bundle configuration automatically.

    Why it's wrong here

    The switch does not delete the port-channel or LACP configuration when negotiation fails; the port-channel interface and channel-group commands remain in the running configuration. When LACP cannot form, the physical member ports are simply not added to the logical bundle, but no automatic removal occurs. The administrator must manually change the LACP mode (e.g., to active) or remove the channel-group configuration if the bundle is no longer desired.

    When this WOULD be correct

    In a different scenario where a switch is configured to automatically remove any EtherChannel configurations if no negotiation occurs within a certain timeout period, this option could be correct. For instance, a question could specify that the switches have a timeout setting that triggers deletion of the bundle if no active negotiation is detected.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

The EtherChannel will not form because neither side initiates LACP negotiation.Correct answer

Why this is correct

In LACP, passive mode places the port in a listening state and does not transmit negotiation packets; it only responds to incoming LACP PDUs. Since both switches are configured passive, neither sends an LACP PDU, so the negotiation never begins. Consequently, the EtherChannel remains down and the individual ports stay in their normal operational state as separate access/trunk links.

The EtherChannel always forms because passive mode is preferred.Wrong answer — click to see why

Why this is wrong here

Passive mode does not initiate LACP negotiation; it only responds to incoming LACPDUs. Therefore, with both sides passive, no LACPDUs are exchanged, and the EtherChannel will not form. The statement that passive mode is preferred is incorrect; active mode is typically used on at least one side to initiate the channel.

★ When this WOULD be the correct answer

In a different scenario where both switches are configured to use LACP but one switch is set to active mode while the other is set to passive, this option could be correct. In such a case, the active switch would initiate the negotiation, allowing the EtherChannel to form successfully.

Why candidates choose this

Students may confuse passive mode with desirable mode in PAgP, where desirable-desirable forms a channel. Since LACP passive is similar to PAgP auto, they might incorrectly assume that passive-passive works, but LACP requires at least one active side.

The links automatically become a routed interface.Wrong answer — click to see why

Why this is wrong here

LACP operates at Layer 2 and does not change the interface type. The ports remain switchports (Layer 2) unless explicitly configured with 'no switchport'. LACP mode has no effect on Layer 3 routing functionality.

★ When this WOULD be the correct answer

If the question were to state that both switches are configured for LACP but with one switch set to active mode and the other to passive, the links could potentially become routed interfaces if the configuration allows for it. This scenario would require specific routing configurations to be in place.

Why candidates choose this

Some students might think that because LACP is a protocol that runs between switches, it could automatically enable routing, but that is not the case. The confusion may arise from the fact that some EtherChannel configurations can be used for routed interfaces, but the LACP mode itself does not cause that.

The switches delete the bundle configuration automatically.Wrong answer — click to see why

Why this is wrong here

LACP configuration is not automatically deleted when negotiation fails. The configuration remains in the running-config, and the ports will simply not form an EtherChannel. The administrator must manually remove the configuration if desired.

★ When this WOULD be the correct answer

In a different scenario where a switch is configured to automatically remove any EtherChannel configurations if no negotiation occurs within a certain timeout period, this option could be correct. For instance, a question could specify that the switches have a timeout setting that triggers deletion of the bundle if no active negotiation is detected.

Why candidates choose this

Students might think that if the EtherChannel does not form, the switch would automatically clean up the configuration to avoid errors, but Cisco switches do not automatically remove configured port-channel interfaces or channel-group assignments.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Go deeper

Related to this question

About these practice questions

Courseiva writes every 200-301 question from scratch — 1,389 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.