Link Aggregation Control Protocol; Lacp Overview - IBM RackSwitch G8000 Application Manual

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

Link Aggregation Control Protocol

LACP Overview

© Copyright IBM Corp. 2011
Link Aggregation Control Protocol (LACP) is an IEEE 802.3ad standard for grouping
several physical ports into one logical port (known as a dynamic trunk group or Link
Aggregation group) with any device that supports the standard. Please refer to IEEE
802.3ad-2002 for a full description of the standard.
The 802.3ad standard allows standard Ethernet links to form a single Layer 2 link
using the Link Aggregation Control Protocol (LACP). Link aggregation is a method
of grouping physical link segments of the same media type and speed in full duplex,
and treating them as if they were part of a single, logical link segment. If a link in a
LACP trunk group fails, traffic is reassigned dynamically to the remaining link(s) of
the dynamic trunk group.
Note: LACP implementation in the IBM Networking OS does not support the Churn
machine, an option used to detect if the port is operable within a bounded
time period between the actor and the partner. Only the Marker Responder is
implemented, and there is no marker protocol generator.
A port's Link Aggregation Identifier (LAG ID) determines how the port can be
aggregated. The Link Aggregation ID (LAG ID) is constructed mainly from the
system ID and the port's admin key, as follows:
System ID: an integer value based on the switch's MAC address and the system
priority assigned in the CLI.
Admin key: a port's Admin key is an integer value (1-65535) that you can
configure in the CLI. Each switch port that participates in the same LACP trunk
group must have the same admin key value. The Admin key is local significant,
which means the partner switch does not need to use the same Admin key value.
For example, consider two switches, an Actor (the G8000) and a Partner (another
switch), as shown in
Table
Table 12. Actor vs. Partner LACP configuration
Actor Switch
Port 7 (admin key = 100)
Port 8 (admin key = 100)
In the configuration shown in
form an LACP trunk group with Partner switch port 1 and port 2.
LACP automatically determines which member links can be aggregated and then
aggregates them. It provides for the controlled addition and removal of physical links
for the link aggregation.
Each port on the switch can have one of the following LACP modes.
off (default)
The user can configure this port in to a regular static trunk group.
active
The port is capable of forming an LACP trunk. This port sends LACPDU packets
to partner system ports.
12.
Partner Switch 1
Port 1 (admin key = 50)
Port 2 (admin key = 50)
Table
12, Actor switch port 7 and port 8 aggregate to
Chapter 9. Ports and Trunking
111

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents