R3303-HP HSR6800 Routers Layer 2 - LAN Switching Configuration Guide

32
[RouterA] interface route-aggregation 2
[RouterA-Route-Aggregation2] link-aggregation load-sharing mode destination-ip
[RouterA-Route-Aggregation2] ip address 192.168.2.1 24
[RouterA-Route-Aggregation2] quit
# Assign Layer 3 Ethernet interfaces GigabitEthernet 4/0/3 and GigabitEthernet 4/0/4 to
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
2. Configure Router B in the same way Router A is configured. (Details not shown.)
3. Verify the configuration:
# 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 2 0 Shar
RAGG2 S none 2 0 Shar
The output shows that link aggregation groups 1 and 2 are both load-shared Layer 3 static
aggregation groups and each contains two Selected ports.
# Display all the group-specific load-sharing criteria on Router A.
[RouterA] display link-aggregation load-sharing mode interface
Route-Aggregation1 Load-Sharing Mode:
source-ip address
Route-Aggregation2 Load-Sharing Mode:
destination-ip address
The output shows that the load sharing criterion for link aggregation group 1 is the source IP
address and the load sharing criterion for link aggregation group 2 is the destination IP address.