HP 6125XLG Configuration Manual page 72

Blade switch layer 2 lan switching
Table of Contents

Advertisement

[DeviceA] vlan 20
[DeviceA-vlan20] port ten-gigabitethernet 1/1/10
[DeviceA-vlan20] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 1.
[DeviceA] interface bridge-aggregation 1
# Configure Layer 2 aggregation group 1 to load share packets based on source MAC addresses.
[DeviceA-Bridge-Aggregation1] link-aggregation load-sharing mode source-mac
[DeviceA-Bridge-Aggregation1] quit
# Assign ports Ten-GigabitEthernet 1/1/5 and Ten-GigabitEthernet 1/1/6 to link aggregation
group 1.
[DeviceA] interface ten-gigabitethernet 1/1/5
[DeviceA-Ten-GigabitEthernet1/1/5] port link-aggregation group 1
[DeviceA-Ten-GigabitEthernet1/1/5] quit
[DeviceA] interface ten-gigabitethernet 1/1/6
[DeviceA-Ten-GigabitEthernet1/1/6] port link-aggregation group 1
[DeviceA-Ten-GigabitEthernet1/1/6] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 1 as a trunk port and assign it to
VLAN 10.
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] port link-type trunk
[DeviceA-Bridge-Aggregation1] port trunk permit vlan 10
[DeviceA-Bridge-Aggregation1] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 2.
[DeviceA] interface bridge-aggregation 2
# Configure Layer 2 aggregation group 2 to load share traffic based on destination MAC
addresses.
[DeviceA-Bridge-Aggregation2] link-aggregation load-sharing mode destination-mac
[DeviceA-Bridge-Aggregation2] quit
# Assign ports Ten-GigabitEthernet 1/1/7 and Ten-GigabitEthernet 1/1/8 to link aggregation
group 2.
[DeviceA] interface ten-gigabitethernet 1/1/7
[DeviceA-Ten-GigabitEthernet1/1/7] port link-aggregation group 2
[DeviceA-Ten-GigabitEthernet1/1/7] quit
[DeviceA] interface ten-gigabitethernet 1/1/8
[DeviceA-Ten-GigabitEthernet1/1/8] port link-aggregation group 2
[DeviceA-Ten-GigabitEthernet1/1/8] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 2 as a trunk port and assign it to
VLAN 20.
[DeviceA] interface bridge-aggregation 2
[DeviceA-Bridge-Aggregation2] port link-type trunk
[DeviceA-Bridge-Aggregation2] port trunk permit vlan 20
[DeviceA-Bridge-Aggregation2] quit
2.
Configure Device B in the same way Device A is configured. (Details not shown.)
Verifying the configuration
# Display detailed information about all aggregation groups on Device A.
[DeviceA] display link-aggregation verbose
62

Advertisement

Table of Contents
loading

Table of Contents