Figure 3-22
Networking diagram of VLAN damping configuration
Router
E
th
2/
0/
0
E
th
2/
0/
1
VLANIF10
10.100.100.100/24
10.100.100.111/24 10.100.100.110/24
VLAN 10
IP
network
Configuration Roadmap
The configuration roadmap is as follows:
1.
Create a VLAN.
2.
Add interfaces to the VLAN.
3.
Create a VLANIF interface and set the IP address of the VLANIF interface.
4.
Set the VLAN damping delay.
Procedure
Step 1
Create a VLAN.
# Create VLAN 10.
<Huawei>
system-view
[Huawei]
sysname Router
[Router]
vlan batch 10
Step 2
Add interfaces to the VLAN.
# Add Ethernet 2/0/0 to VLAN 10.
[Router]
interface ethernet 2/0/0
[Router-Ethernet2/0/0]
port link-type access
[Router-Ethernet2/0/0]
port default vlan 10
[Router-Ethernet2/0/0]
quit
# Add Ethernet 2/0/1 to VLAN 10.
[Router]
interface ethernet 2/0/1
[Router-Ethernet2/0/1]
port link-type access
[Router-Ethernet2/0/1]
port default vlan 10
[Router-Ethernet2/0/1]
quit
Huawei AR530&AR550 Series Industrial Switch Routers
Configuration Guide - Ethernet Switching
3 VLAN Configuration
Issue 01 (2014-11-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
109