Link Aggregation Control Protocol
From Wikipedia, the free encyclopedia
The Link Aggregation Control Protocol (LACP) is a computer networking term and is part of IEEE specification 802.3ad that can control the bundling of several physical ports together to form a single logical channel. LACP allows a network device to negotiate an automatic bundling of links by sending LACP packets to the peer (directly connected device that also implements LACP).
Contents |
[edit] Advantages
- Failover when a link fails and there is a Media Converter (For Example) between the devices which means that the peer will not see the link down. With a static link aggregation the peer would continue sending traffic down the link causing it to be lost.
- The device can confirm that the other end is configured for link aggregation. With Static link aggregation a cabling or configuration mistake could go undetected and cause undesirable network behavior. [1]
- For the advantages of combining links into a single logical link please see Link aggregation.
[edit] Practical notes
LACP works by sending frames (LACPDUs) down all links that have the protocol enabled. If a device is present on the other end of the link that also has LACP enabled, it will also independently send frames along the same links enabling the two units to detect multiple links between themselves and then combine them into a single logical link. LACP can be configured in one of two modes: Active or Passive. In Active mode it will always send frames along the configured links. In passive mode however, it acts as "speak when spoken to", and therefore can be used as a way of controlling accidental loops (as long as the other device is in active mode). [2]
[edit] See also
- Link aggregation
- Virtual LACP (VLACP): A Nortel enhancement to the Link Aggregation Control Protocol
- Multi-Link Trunking (MLT): Nortel's Port Aggregation Protocol
- Split multi-link trunking (SMLT): Nortel's proprietary enhancement to MLT
- Routed-SMLT (RSMLT): Nortel's proprietary Layer-3 enhancement to SMLT
- Port Aggregation Protocol (PAgP): Cisco's proprietary protocol provides similar function as and pre-dates LACP
- EtherChannel
[edit] References
[edit] External links
- IEEE 802.3ad Link Aggregration Task Force
- Cisco - Link Aggregation Control Protocol (LACP) (802.3ad) for Gigabit Interfaces
- Juniper M/T/J Series - Link Aggregation Control Protocol (LACP) (802.3ad) for Aggregated Ethernet Interfaces
- Juniper E-Series - Link Aggregation Control Protocol (LACP) (802.3ad) for Aggregated Ethernet Interfaces