R3303-HP HSR6800 Routers Layer 2 - LAN Switching Configuration Guide
27
[RouterA-vlan20] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 1, and configure the load sharing
criterion for the link aggregation group as the source MAC addresses of packets.
[RouterA] interface bridge-aggregation 1
[RouterA-Bridge-Aggregation1] link-aggregation load-sharing mode source-mac
[RouterA-Bridge-Aggregation1] quit
# Assign ports GigabitEthernet 4/0/1 and GigabitEthernet 4/0/2 to link aggregation group 1.
[RouterA] interface GigabitEthernet 4/0/1
[RouterA-GigabitEthernet4/0/1] port link-aggregation group 1
[RouterA-GigabitEthernet4/0/1] quit
[RouterA] interface GigabitEthernet 4/0/2
[RouterA-GigabitEthernet4/0/2] port link-aggregation group 1
[RouterA-GigabitEthernet4/0/2] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 1 as a trunk port and assign it to
VLAN 10.
[RouterA] interface bridge-aggregation 1
[RouterA-Bridge-Aggregation1] port link-type trunk
[RouterA-Bridge-Aggregation1] port trunk permit vlan 10
Please wait... Done.
Configuring GigabitEthernet4/0/1... Done.
Configuring GigabitEthernet4/0/2... Done.
[RouterA-Bridge-Aggregation1] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 2, and configure the load sharing
criterion for the link aggregation group as the destination MAC addresses of packets.
[RouterA] interface bridge-aggregation 2
[RouterA-Bridge-Aggregation2] link-aggregation load-sharing mode destination-mac
[RouterA-Bridge-Aggregation2] quit
# Assign ports GigabitEthernet 4/0/3 and GigabitEthernet 4/0/4 to link aggregation group 2.
[RouterA] interface GigabitEthernet 4/0/3
[RouterA-GigabitEthernet4/0/3] port link-aggregation group 2
[RouterA-GigabitEthernet4/0/3] quit
[RouterA] interface GigabitEthernet 4/0/4
[RouterA-GigabitEthernet4/0/4] port link-aggregation group 2
[RouterA-GigabitEthernet4/0/4] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 2 as a trunk port and assign it to
VLAN 20.
[RouterA] interface bridge-aggregation 2
[RouterA-Bridge-Aggregation2] port link-type trunk
[RouterA-Bridge-Aggregation2] port trunk permit vlan 20
Please wait... Done.
Configuring GigabitEthernet4/0/3... Done.
Configuring GigabitEthernet4/0/4... Done.
[RouterA-Bridge-Aggregation2] quit
2. Configure Router B in the same way Router A is configured. (Details not shown.)
3. Verify the configurations:
# Display summary information about all aggregation groups on Router A.
[RouterA] display link-aggregation summary