Ethernet link aggregation configuration, Overview, Basic concepts – H3C Technologies H3C S10500 Series Switches User Manual
Page 43

32
Ethernet link aggregation configuration
Overview
Ethernet link aggregation, or simply link aggregation, combines multiple physical Ethernet ports into one
logical link, called an “aggregate link”. Link aggregation delivers the following benefits:
•
Increases bandwidth beyond the limits of any single link. In an aggregate link, traffic is distributed
across the member ports.
•
Improves link reliability. The member ports dynamically back up one another. When a member port
fails, its traffic is automatically switched to other member ports.
As shown in
, Device A and Device B are connected by three physical Ethernet links. These
physical Ethernet links are combined into an aggregate link, Link Aggregation 1. The bandwidth of this
aggregate link is as high as the total bandwidth of the three physical Ethernet links. At the same time, the
three Ethernet links back up one another.
Figure 8 Diagram for Ethernet link aggregation
Basic concepts
Aggregation group, member port, aggregate interface
Link aggregation is implemented through link aggregation groups. An aggregation group is a group of
Ethernet interfaces combined together, which are called “member ports” of the aggregation group. For
each aggregation group, a logical interface, called an “aggregate interface”, is created. To an upper
layer entity that uses the link aggregation service, a link aggregation group appears to be a single
logical link and data traffic is transmitted through the aggregate interface.
Aggregate interfaces have the following types: bridge-aggregation (BAGG) interfaces, also called Layer
2 aggregate interfaces, and route-aggregation (RAGG) interfaces, also called Layer 3 aggregate
interfaces. When you create an aggregate interface, the switch automatically creates an aggregation
group of the same type and number as the aggregate interface. For example, when you create interface
Bridge-Aggregation 1, Layer 2 aggregation group 1 is created.
You can assign Layer 2 Ethernet interfaces only to a Layer 2 aggregation group, and Layer 3 Ethernet
interfaces only to a Layer 3 aggregation group.