TechKnowSurge
Cisco CCNA 2.4
VideoNetworkFree

Link Aggregation Protocols

Link aggregation protocols define how multiple physical network links are combined into a single logical connection, with IEEE 802.3ad serving as the industry standard and Cisco's EtherChannel as a widely deployed proprietary implementation. This content covers the distinctions between LACP, PAgP, and static EtherChannel configurations, including how active, passive, desirable, and auto negotiation modes affect whether an aggregated link is established.

Complete this video to capture a CTF flag worth 1 point.

About this video

Link aggregation is the process of combining multiple physical network links between two switches into a single logical connection, providing increased throughput and redundancy without requiring hardware upgrades. The IEEE 802.3ad standard established the original specification for how link aggregation should be implemented, and it remains the foundation used across most network vendors today. Cisco developed its own implementation called EtherChannel, which is functionally equivalent to 802.3ad but carries Cisco-specific terminology and configuration syntax relevant to platforms like the CCNA exam. To support automatic negotiation and formation of aggregated links, the IEEE introduced 802.1ax, which defines LACP — the Link Aggregation Control Protocol. LACP allows switches to automatically detect and establish EtherChannels without manual static configuration. Cisco's proprietary counterpart, PAgP (Port Aggregation Protocol), provides the same auto-negotiation capability but operates only between Cisco devices. When configuring EtherChannel on Cisco equipment, administrators can choose between three operational modes: static (on), LACP, or PAgP. The negotiation behavior of LACP and PAgP depends on the mode configured on each end of the link. LACP offers active mode, where a port actively initiates negotiation, and passive mode, where a port responds only if the other side initiates. PAgP uses desirable mode for active initiation and auto mode for a wait-and-respond approach. For an EtherChannel to form successfully, at least one side must be in an active negotiating state — two passive or two auto ports will not establish a connection. Static mode bypasses negotiation entirely, forming the channel as long as both sides are set to on, but it is incompatible with LACP or PAgP on the opposite end.

What you'll learn

What's covered

Link Aggregation Protocols

Aligned to

Cisco CCNA
2.4 Configure and verify Layer 2/Layer 3 EtherChannel (LACP)

Key terms

EtherChannel
Cisco's implementation of link aggregation that bonds multiple physical links into a single logical channel to increase bandwidth and redundancy.
Link Aggregation Control Protocol
LACP
An IEEE 802.3ad protocol that automatically negotiates and manages the bundling of multiple physical Ethernet links into a single logical link aggregation group. LACP enables dynamic detection of compatible links and provides failover if individual member links go down.
Port Aggregation Protocol
PAgP
Cisco's proprietary link aggregation negotiation protocol that automatically creates EtherChannels using desirable or auto modes.
IEEE 802.3ad
The original IEEE standard that defined link aggregation, specifying how multiple physical links are combined into a single logical link.
Redundancy
The duplication of critical components or systems to increase reliability and availability.
Bandwidth
The maximum rate of data transfer across a network path, typically measured in bits per second.

Topics

Networking Link Aggregation Etherchannel Lacp Pagp Ieee 802 3ad

Transcript

The standards and the vendor versions

802.3ad originally defined link aggregation, and so this was the original set of instructions on how these link aggregations was going to happen, how it was going to be implemented.

And as tradition holds, Cisco decided they wanted their own version, so they came up with EtherChannels. They call it EtherChannels. The industry standard out there is IEEE 802.3ad, so this is what other vendors will use. Some other vendors have their own versions of it as well. Cisco has EtherChannels and has implemented EtherChannels, so essentially it's their version of 802.3ad.

What the IEEE wanted to do is they wanted to create an automatic version of this, something that would auto configure, and so they came up with IEEE 802.1ax. Essentially it still uses this IEEE 802.3ad, but this is the automatic configuration or the auto configuration of it. So it is the link aggregation control protocol, or LACP, and it can set up these link aggregations automatically.

Cisco wanted their own version of this, of course, so they came up with port aggregation protocol, or PAgP. So this is their Cisco proprietary, and it's an alternate to LACP.

One thing to note is that to create EtherChannels, we could either just turn on EtherChannel and have it functioning, or we can set it up to be a LACP connection where it auto creates these links, or we could set it up to be a PAgP, so then we have this port aggregation protocol functioning and setting it up automatically. So we can choose the Cisco version of auto creation of these, we can choose the industry standard or the non-proprietary version of this, or just turn it on and say this is going to be EtherChannel, let's turn it on.

EtherChannel states

With the Cisco curriculum, with taking the Cisco test, from here on out, rather than calling it link aggregation, let's call it EtherChannels, because that's Cisco's version of this.

Essentially an EtherChannel can be at one of three states. We can turn an EtherChannel on, or we can use LACP, or we could use PAgP. I actually added the off just by not having the command on here altogether.

And then there's also, if we choose LACP, we can either set it to be active, where it is actively trying to be an EtherChannel, it's actively trying to be a link aggregation, or we can set it into passive mode, that says I'll be it if the other side wants to be it.

PAgP has similar settings to it, although they name them a little differently. It's desirable, that I desire to set up a link aggregation, I desire to set up an EtherChannel, or it's auto, well, I'll do it only if the other side wants to do it.

Which combinations actually form a channel

What we're going to be doing is we're going to set up EtherChannels on both switches, but there are some different configurations that we can have, and depending on what configuration we have will depend on what it sets up.

Let's say across the top here we have switch one, and across the left side here we have switch two. Let's say switch 2 is set for EtherChannels to be on, and switch one EtherChannels is to be set on: then yes, we create an aggregation, we create a binding, we've bonded these channels together.

But if we have switch one on and then we try to use LACP, it's not going to create it, because one side's trying to automatically create a link while the other side just says, well, I'm on. That's not going to work out, so that's where we see these nodes are not going to be created here.

If both of them are set to active, they're actively trying to say, hey, let's set up this link, let's aggregate these together, let's bind these together, let's get this EtherChannel going, and so obviously it'll create that. If one of them is in passive mode and the other in active, it'll still create it. But if they're both in passive, they're both saying I'll do it if you do it, I'll do it if you do it, then it doesn't happen, and that's where we see the no.

PAgP is the same way, and it has all the same settings to it, except that we just name it differently: desirable and auto. So I'm not going to cover this rule in depth, because it's pretty much the same settings here.

How much of this you need

Link aggregation protocols, as I mentioned, are fairly simplistic. There's not a lot to it. There actually is quite a bit more of nuances to how you can distribute the traffic going across here, so there is quite a bit more to learn with this, but for this course we don't need to know all of that. This is pretty much the information you need to know to pass the CCNA exam.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →