Configuration procedure, N in, Figure 4 – H3C Technologies H3C SecPath F1000-E User Manual
Page 33
17
Figure 4 Network diagram for Layer 2 static aggregation
Configuration procedure
Step1
Configure Device A
# Create VLAN 10, and assign port GigabitEthernet 0/4 to VLAN 10.
[DeviceA] vlan 10
[DeviceA-vlan10] port gigabitethernet 0/4
[DeviceA-vlan10] quit
# Create VLAN 20, and assign port GigabitEthernet 0/5 to VLAN 20.
[DeviceA] vlan 20
[DeviceA-vlan20] port gigabitethernet 0/5
[DeviceA-vlan20] quit
# Create the Layer 2 aggregate interface Bridge-Aggregation 1.
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] quit
# Assign the ports GigabitEthernet 0/1 through GigabitEthernet 0/3 to link aggregation group 1.
[DeviceA] interface gigabitethernet 0/1
[DeviceA-GigabitEthernet0/1] port link-aggregation group 1
[DeviceA-GigabitEthernet0/1] quit
[DeviceA] interface gigabitethernet 0/2
[DeviceA-GigabitEthernet0/2] port link-aggregation group 1
[DeviceA-GigabitEthernet0/2] quit
[DeviceA] interface gigabitethernet 0/3
[DeviceA-GigabitEthernet0/3] port link-aggregation group 1
[DeviceA-GigabitEthernet0/3] quit
# Configure the Layer 2 aggregate interface Bridge-Aggregation 1 as a trunk port and assign it to
VLANs 10 and 20.
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] port link-type trunk
[DeviceA-Bridge-Aggregation1] port trunk permit vlan 10 20
Please wait... Done.
Configuring GigabitEthernet0/1... Done.