Example For Configuring Vlan-Based Bpdu Tunnels - Huawei Quidway S9300 Configuration Manual

Terabit routing switch
Table of Contents

Advertisement

Quidway S9300 Terabit Routing Switch
Configuration Guide - Ethernet
l

9.6.3 Example for Configuring VLAN-based BPDU Tunnels

Networking Requirements
As shown in
BPDUs of the CE devices are transmitted through the ISP network. Each port of a PE is a
convergence port. Therefore, the PE devices need to distinguish BPDUs sent from different user
networks according to the VLAN tags of the BPDUs. In this case, you can configure VLAN-
based BPDU tunnels to ensure that:
l
l
Issue 03 (2009-08-20)
bpdu-tunnel stp group-mac 0100-5e00-0011
#
stp enable
#
interface GigabitEthernet1/0/0
port hybrid pvid vlan 100
port hybrid untagged vlan 100
bpdu-tunnel enable
stp disable
#
interface GigabitEthernet1/0/1
port hybrid pvid vlan 200
port hybrid untagged vlan 200
bpdu-tunnel enable
stp disable
#
interface GigabitEthernet1/0/2
port link-type trunk
port trunk allow-pass vlan 100 200
#
return
Configuration file of PE2
#
sysname PE2
#
vlan batch 100 200
#
bpdu-tunnel stp group-mac 0100-5e00-0011
#
stp enable
#
interface GigabitEthernet1/0/0
port hybrid pvid vlan 100
port hybrid untagged vlan 100
bpdu-tunnel enable
stp disable
#
interface GigabitEthernet1/0/1
port hybrid pvid vlan 200
port hybrid untagged vlan 200
bpdu-tunnel enable
stp disable
#
interface GigabitEthernet1/0/2
port link-type trunk
port trunk allow-pass vlan 100 200
#
return
Figure
9-9, the CE devices communicate with each other through the PE devices.
All the devices in VLAN 100 participate in calculation of a spanning tree.
All the devices in VLAN 200 participate in calculation of a spanning tree.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9 BPDU Tunnel Configuration
9-37

Advertisement

Table of Contents
loading

Table of Contents