Example For Configuring Vlan Damping - Huawei AR3200 Series Configuration Manual - Lan

Enterprise routers
Hide thumbs Also See for AR3200 Series:
Table of Contents

Advertisement

Huawei AR3200 Series Enterprise Routers
Configuration Guide - LAN
Configuration Files
Configuration file of the Router
#
sysname Router
#
vlan batch 10 20
#
interface Vlanif10
ip address 10.10.10.1 255.255.255.0
#
interface Vlanif20
ip address 20.20.20.1 255.255.255.0
#
interface Ethernet2/0/1
port link-type trunk
port trunk allow-pass vlan 10 20
#
return
Configuration file of SwitchA
#
sysname SwitchA
#
vlan batch 10 20
#
interface Ethernet2/0/1
port link-type access
port default vlan 10
#
interface Ethernet2/0/2
port link-type access
port default vlan 20
#
interface Ethernet2/0/3
port link-type trunk
port trunk allow-pass vlan 10 20
#
return

3.9.3 Example for Configuring VLAN Damping

Networking Requirements
As shown in
through VLANIF 10.
The VLAN damping feature is configured on VLANIF 10 to prevent route flapping caused by
changes in the status of the VLANIF interface.
Issue 02 (2012-03-30)
Figure
3-4, the hosts in VLAN 10 communicate with the hosts outside VLAN 10
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
3 VLAN Configuration
106

Advertisement

Table of Contents
loading

Table of Contents