Ethernet link aggregation configuration, Overview, Basic concepts – H3C Technologies H3C SecPath F1000-E User Manual
Page 17
1
Ethernet Link Aggregation Configuration
This chapter includes these sections:
•
•
Ethernet Link Aggregation Configuration Task List
•
Displaying and Maintaining Ethernet Link Aggregation
•
Ethernet Link Aggregation Configuration Examples
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 these three physical Ethernet links. At the same time,
the three Ethernet links back up one another.
Figure 1 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 aggregated 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 looks like a single logical link and
data traffic is transmitted through the aggregate interface.
There are two types of aggregate interfaces: 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.