R2511-HP MSR Router Series Layer 2 - LAN Switching Configuration Guide(V5)

94
AGG AGG Partner ID Select Unselect Share
Interface Mode Ports Ports Type
-------------------------------------------------------------------------------
BAGG1 D 0x8000, 000f-e2ff-0002 3 0 NonS
The output shows that link aggregation group 1 is a Layer 2 dynamic aggregation group and contains
three Selected ports.
Layer 3 static aggregation configuration example
Network requirements
As shown in Figure 29, configure a Layer 3 static aggregation group on both Router A and Router B and
configure IP addresses and subnet masks for the corresponding Layer 3 aggregate interfaces.
Figure 29 Network diagram
Configuration procedure
1. Configure Router A:
# Create Layer 3 aggregate interface Route-Aggregation 1, and configure an IP address and
subnet mask for the aggregate interface.
<RouterA> system-view
[RouterA] interface route-aggregation 1
[RouterA-Route-Aggregation1] ip address 192.168.1.1 24
[RouterA-Route-Aggregation1] quit
# Assign Layer 3 Ethernet interfaces Ethernet 1/1 through Ethernet 1/3 to aggregation group 1.
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] port link-aggregation group 1
[RouterA-Ethernet1/1] quit
[RouterA] interface ethernet 1/2
[RouterA-Ethernet1/2] port link-aggregation group 1
[RouterA-Ethernet1/2] quit
[RouterA] interface ethernet 1/3
[RouterA-Ethernet1/3] port link-aggregation group 1
[RouterA-Ethernet1/3] quit
2. Configure Router B in the same way Router A is configured.
Verifying 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