Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertifications200-301GlossaryLACP

Switching

EtherChannelPAgPView all terms →

Practice

Practice TestMock ExamFlashcards
Switching200-301 Exam Term

What Does LACP Mean in 200-301?

Full form: Link Aggregation Control Protocol

Also known as: Link Aggregation Control Protocol, IEEE 802.3ad, 802.3ad

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

Quick Definition

The IEEE 802.3ad open-standard protocol used to negotiate EtherChannel formation.

Full Definition

LACP (IEEE 802.3ad) is an open-standard protocol for negotiating EtherChannel (link aggregation). LACP modes are: Active (initiates negotiation) and Passive (waits for the other side). A channel forms if at least one side is Active. LACP is preferred over PAgP for multi-vendor environments and is the modern standard. LACP supports up to 16 member ports per bundle (8 active, 8 standby).

CLI Command

interface range GigabitEthernet0/1-2
 channel-group 1 mode active   ! LACP active — initiates
 channel-group 1 mode passive  ! LACP passive — waits

Exam Trap — Don't Get Fooled

Passive-Passive does NOT form a channel (neither side initiates). At least one side must be Active. Active-Active, Active-Passive all work.

Related 200-301 Terms

EtherChannel

A link aggregation technology that bundles multiple physical Ethernet links into one logical link.

PAgP

Cisco's proprietary EtherChannel negotiation protocol.

Frequently Asked Questions

What does LACP mean on the 200-301 exam?

LACP (IEEE 802.3ad) is an open-standard protocol for negotiating EtherChannel (link aggregation). LACP modes are: Active (initiates negotiation) and Passive (waits for the other side). A channel forms if at least one side is Active. LACP is preferred over PAgP for multi-vendor environments and is the modern standard. LACP supports up to 16 member ports per bundle (8 active, 8 standby).

How does LACP appear as a trap on the 200-301?

Passive-Passive does NOT form a channel (neither side initiates). At least one side must be Active. Active-Active, Active-Passive all work.

How important is LACP on the 200-301 exam?

LACP falls under the Switching domain of the 200-301 exam. Understanding it in context with related terms like etherchannel and pagp is essential for answering scenario-based questions correctly.

← Back to 200-301 GlossaryPractice 200-301 Questions

Term Info

Category

Switching

Exam

200-301

Full Form

Link Aggregation Control Protocol