![H3C S3600V2 SERIES Layer 2-Lan Switching Configuration Manual Download Page 69](http://html2.mh-extra.com/html/h3c/s3600v2-series/s3600v2-series_layer-2-lan-switching-configuration-manual_3654240069.webp)
54
The output shows that all link aggregation groups created on the device perform load sharing
based on source and destination MAC addresses.
Layer 2 dynamic aggregation configuration example
Network requirements
As shown in
:
•
Device A and Device B are connected through their respective Layer 2 Ethernet interfaces Ethernet
1/0/1 through Ethernet 1/0/3.
•
Configure a Layer 2 dynamic aggregation group on both Device A and Device B, enable VLAN 10
at one end of the aggregate link to communicate with VLAN 10 at the other end, and VLAN 20 at
one end to communicate with VLAN 20 at the other end.
•
Enable traffic to be load-shared across aggregation group member ports based on source and
destination MAC addresses.
Figure 15
Network diagram
Configuration procedure
1.
Configure Device A:
# Create VLAN 10, and assign the port Ethernet 1/0/4 to VLAN 10.
<DeviceA> system-view
[DeviceA] vlan 10
[DeviceA-vlan10] port ethernet 1/0/4
[DeviceA-vlan10] quit
# Create VLAN 20, and assign the port Ethernet 1/0/5 to VLAN 20.
[DeviceA] vlan 20
[DeviceA-vlan20] port ethernet 1/0/5
[DeviceA-vlan20] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 1, and configure the link aggregation
mode as dynamic.
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] link-aggregation mode dynamic
# Assign ports Ethernet 1/0/1 through Ethernet 1/0/3 to link aggregation group 1 one at a time.
[DeviceA] interface ethernet 1/0/1