R3721-F3210-F3171-HP High-End Firewalls High Availability Configuration Guide-6PW101
161
The output shows that link aggregation groups 1 and 2 are both load-shared Layer 2 static
aggregation groups and each contains two Selected ports.
# Display all the group-specific load sharing criteria on Device A.
[DeviceA] display link-aggregation load-sharing mode interface
Bridge-Aggregation1 Load-Sharing Mode:
source-mac address
Bridge-Aggregation2 Load-Sharing Mode:
destination-mac address
The output shows that the load sharing criterion for link aggregation group 1 is the source MAC
addresses of packets and that for link aggregation group 2 is the destination MAC addresses of
packets.
Layer 3 static aggregation configuration example
NOTE:
In this configuration example, either Device A or Device B is the firewall.
Network requirements
As shown in Figure 72, configure a Layer 3 static aggregation group on Device A and Device B
respectively and configure IP addresses and subnet masks for the corresponding Layer 3 aggregate
interfaces.
Enable traffic to be load-shared across aggregation group member ports based on source and
destination IP addresses.
Figure 72 Network diagram
Configuration procedure
1. Configure Device A:
# Create Layer 3 aggregate interface Route-Aggregation 1, and configure an IP address and
subnet mask for the aggregate interface.
<DeviceA> system-view
[DeviceA] interface route-aggregation 1
[DeviceA-Route-Aggregation1] ip address 192.168.1.1 24
[DeviceA-Route-Aggregation1] quit
# Assign Layer 3 Ethernet interfaces GigabitEthernet 0/1 through GigabitEthernet 0/3 to
aggregation group 1.
[DeviceA] interface gigabitethernet 0/1
[DeviceA-GigabitEthernet0/1] port link-aggregation group 1
[DeviceA-GigabitEthernet0/1] quit
[DeviceA] interface gigabitethernet 0/2