Figure 2-8
Networking diagram of local bridging configuration
RouterA
User 2
User 1
VLAN 11
User 3
User 4
GE4/0/0
1.1.1.1/24 1.1.1.2/24
1.1.1.4/24
1.1.1.3/24
Eth2/0/1
GE3/0/0
Eth2/0/2
Configuration Roadmap
The configuration roadmap is as follows:
1.
Configure bridge groups.
2.
Add User 1 and User 2 to VLAN 11 and then add them to bridge group 1 on VLANIF 11.
Add User 3 to bridge group 1. This allows communication between User 1, User 2, and
User 3.
3.
Add User 4 to bridge group 2 to isolate User 4 from User 1, User 2, and User 3.
Data Preparation
To complete the configuration, you need the following data:
l
Interfaces used to connect LANs
l
Number of each bridge group to which the LANs that need to communicate with each other
are added
l
ID of each VLAN of which interfaces are added to a bridge group
Configuration Procedure
1.
Create bridge group 1.
<Huawei>
system-view
[Huawei]
sysname RouterA
[RouterA]
bridge 1
[RouterA-bridge1]
quit
2.
Add Eth2/0/1 and Eth2/0/2 to VLAN 11.
[RouterA]
vlan 11
[RouterA-vlan11]
quit
[RouterA]
interface ethernet 2/0/1
[RouterA-Ethernet2/0/1]
port link-type access
[RouterA-Ethernet2/0/1]
port default vlan 11
[RouterA-Ethernet2/0/1]
quit
[RouterA]
interface ethernet 2/0/2
[RouterA-Ethernet2/0/2]
port link-type access
[RouterA-Ethernet2/0/2]
port default vlan 11
Huawei AR3200 Series Enterprise Routers
Configuration Guide - LAN
2 Transparent Bridging Configuration
Issue 02 (2012-03-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
63