R3166-R3206-HP High-End Firewalls High Availability Configuration Guide-6PW101
119
[FirewallA-Bridge-Aggregation1] port trunk permit vlan 10 20
Please wait... Done.
Configuring GigabitEthernet0/1... Done.
Configuring GigabitEthernet0/2... Done.
[FirewallA-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 IP addresses of packets.
[FirewallA] interface bridge-aggregation 2
[FirewallA-Bridge-Aggregation2] link-aggregation load-sharing mode destination-ip
[FirewallA-Bridge-Aggregation2] quit
# Assign ports GigabitEthernet 0/3 and GigabitEthernet 0/4 to link aggregation group 2.
[FirewallA] interface gigabitethernet 0/3
[FirewallA-GigabitEthernet0/3] port link-aggregation group 2
[FirewallA-GigabitEthernet0/3] quit
[FirewallA] interface gigabitethernet 0/4
[FirewallA-GigabitEthernet0/4] port link-aggregation group 2
[FirewallA-GigabitEthernet0/4] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 2 as a trunk port and assign it to VLANs
10 and 20.
[FirewallA] interface bridge-aggregation 2
[FirewallA-Bridge-Aggregation2] port link-type trunk
[FirewallA-Bridge-Aggregation2] port trunk permit vlan 10 20
Please wait... Done.
Configuring GigabitEthernet0/3... Done.
Configuring GigabitEthernet0/4... Done.
[FirewallA-Bridge-Aggregation2] quit
Step2 Configure Firewall B
Configure Firewall B as you configure Firewall A.
Step3 Verify the configurations
# Display the summary information about all aggregation groups on Firewall A.
[FirewallA] display link-aggregation summary
Aggregation Interface Type:
BAGG -- Bridge-Aggregation, RAGG -- Route-Aggregation
Aggregation Mode: S -- Static, D -- Dynamic
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Actor System ID: 0x8000, 000f-e2ff-0001
AGG AGG Partner ID Select Unselect Share
Interface Mode Ports Ports Type
-------------------------------------------------------------------------------
BAGG1 S none 2 0 Shar
BAGG2 S none 2 0 Shar
The output above shows that link aggregation groups 1 and 2 are both load-sharing-capable Layer 2
static aggregation groups and each contains two selected ports.