HP A6600 Configuration Manual page 34

Layer 2 - lan switching
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Configuration procedure
Configure Router A
1.
# Create VLAN 10, and assign port GigabitEthernet 3/1/4 to VLAN 10.
<RouterA> system-view
[RouterA] vlan 10
[RouterA-vlan10] port gigabitethernet 3/1/4
[RouterA-vlan10] quit
# Create VLAN 20, and assign port GigabitEthernet 3/1/5 to VLAN 20.
[RouterA] vlan 20
[RouterA-vlan20] port gigabitethernet 3/1/5
[RouterA-vlan20] quit
# Create Layer 2 aggregate interface Bridge-Aggregation 1.
[RouterA] interface bridge-aggregation 1
[RouterA-Bridge-Aggregation1] quit
# Assign ports GigabitEthernet 3/1/1 through GigabitEthernet 3/1/3 to link aggregation group 1.
[RouterA] interface gigabitethernet 3/1/1
[RouterA-GigabitEthernet3/1/1] port link-aggregation group 1
[RouterA-GigabitEthernet3/1/1] quit
[RouterA] interface gigabitethernet 3/1/2
[RouterA-GigabitEthernet3/1/2] port link-aggregation group 1
[RouterA-GigabitEthernet3/1/2] quit
[RouterA] interface gigabitethernet 3/1/3
[RouterA-GigabitEthernet3/1/3] port link-aggregation group 1
[RouterA-GigabitEthernet3/1/3] quit
# Configure Layer 2 aggregate interface Bridge-Aggregation 1 as a trunk port and assign it to VLANs 10
and 20.
[RouterA] interface bridge-aggregation 1
[RouterA-Bridge-Aggregation1] port link-type trunk
[RouterA-Bridge-Aggregation1] port trunk permit vlan 10 20
Please wait... Done.
Configuring GigabitEthernet3/1/1... Done.
Configuring GigabitEthernet3/1/2... Done.
Configuring GigabitEthernet3/1/3... Done.
[RouterA-Bridge-Aggregation1] quit
# Configure Router A to use the source and destination MAC addresses of packets as the global
link-aggregation load sharing criteria.
[RouterA] link-aggregation load-sharing mode source-mac destination-mac
Configure Router B
2.
Configure Router B using the same instructions that you used to configure Router A.
Verify the configurations
3.
# Display summary information about all aggregation groups on Router A.
[RouterA] display link-aggregation summary
27

Advertisement

Table of Contents
loading

Table of Contents