R3303-HP HSR6800 Routers Layer 2 - LAN Switching Configuration Guide
29
[RouterA-Route-Aggregation1] ip address 192.168.1.1 24
[RouterA-Route-Aggregation1] quit
# Assign Layer 3 Ethernet interfaces GigabitEthernet 4/0/1 through GigabitEthernet 4/0/3 to
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
[RouterA] interface GigabitEthernet 4/0/3
[RouterA-GigabitEthernet4/0/3] port link-aggregation group 1
[RouterA-GigabitEthernet4/0/3] quit
# Configure the global link-aggregation load-sharing criteria as the source and destination IP
addresses of packets.
[RouterA] link-aggregation load-sharing mode source-ip destination-ip
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
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
-------------------------------------------------------------------------------
RAGG1 S none 3 0 Shar
The output shows that link aggregation group 1 is a load-sharing-capable Layer 3 static
aggregation group that contains three Selected ports.
# Display the global link-aggregation load-sharing criteria on Router A.
[RouterA] display link-aggregation load-sharing mode
Link-Aggregation Load-Sharing Mode:
destination-ip address, source-ip address
The output shows that the global link-aggregation load-sharing criteria are the source and
destination IP addresses of packets.
Layer 3 dynamic aggregation configuration example
Network requirements
Configure a Layer 3 dynamic aggregation group on Router A and Router B (in Figure 11) and configure
IP addresses and subnet masks for the Layer 3 aggregate interfaces.