2-12 system-view[DeviceA] link-aggregation load-sharing mode source-mac destination-mac# Create Layer 2 aggregate interface Bridge-aggregation 1.[DeviceA] interface bridge-aggregation 1[DeviceA-Bridge-Aggregation1] quit# Assign Layer 2 Ethernet interfaces GigabitEthernet1/0/1 through GigabitEthernet1/0/3 to aggregationgroup 1.[DeviceA] interface GigabitEthernet 1/0/1[DeviceA-GigabitEthernet1/0/1] port link-aggregation group 1[DeviceA-GigabitEthernet1/0/1] quit[DeviceA] interface GigabitEthernet 1/0/2[DeviceA-GigabitEthernet1/0/2] port link-aggregation group 1[DeviceA-GigabitEthernet1/0/2] quit[DeviceA] interface GigabitEthernet 1/0/3[DeviceA-GigabitEthernet1/0/3] port link-aggregation group 12) Configure Device BFollow the same configuration procedure performed on Device A to configure Device B.Layer 2 Dynamic Aggregation Configuration ExampleNetwork requirementsAs shown in Figure 2-2, Device A and Device B are connected through their respective Ethernet portsGigabitEthernet1/0/1 to GigabitEthernet1/0/3.Aggregate the ports on each device to form a dynamic link aggregation group, thus balancing outgoingtraffic across the member ports. In addition, perform load sharing based on source and destinationMAC addresses.Figure 2-2 Network diagram for Layer 2 dynamic aggregationConfiguration procedure1) Configure Device A# Configure the device to perform load sharing based on source and destination MAC addresses forlink aggregation groups. system-view[DeviceA] link-aggregation load-sharing mode source-mac destination-mac# Create a Layer 2 aggregate interface Bridge-Aggregation 1 and configure the interface to work indynamic aggregation mode.