Table of Contents

Advertisement

Figure 28 Network diagram

Configuration procedure

Configure PE 1:
1.
# Configure the destination multicast MAC address for BPDUs as 0x0100-0CCD-CDD0.
<PE1> system-view
[PE1] bpdu-tunnel tunnel-dmac 0100-0ccd-cdd0
# Configure GigabitEthernet 3/0/1 as a trunk port and assign it to all VLANs.
[PE1] interface GigabitEthernet 3/0/1
[PE1-GigabitEthernet3/0/1] port link-type trunk
[PE1-GigabitEthernet3/0/1] port trunk permit vlan all
# Disable STP on GigabitEthernet 3/0/1, and then enable BPDU tunneling for STP and PVST on
it.
[PE1-GigabitEthernet3/0/1] undo stp enable
[PE1-GigabitEthernet3/0/1] bpdu-tunnel dot1q stp
[PE1-GigabitEthernet3/0/1] bpdu-tunnel dot1q pvst
2.
Configure PE 2:
# Configure the destination multicast MAC address for BPDUs as 0x0100-0CCD-CDD0.
<PE2> system-view
[PE2] bpdu-tunnel tunnel-dmac 0100-0ccd-cdd0
# Configure GigabitEthernet 3/0/2 as a trunk port and assign it to all VLANs.
[PE2] interface GigabitEthernet 3/0/2
[PE2-GigabitEthernet3/0/2] port link-type trunk
[PE2-GigabitEthernet3/0/2] port trunk permit vlan all
# Disable STP on GigabitEthernet 3/0/2, and then enable BPDU tunneling for STP and PVST on
it.
[PE2-GigabitEthernet3/0/2] undo stp enable
[PE2-GigabitEthernet3/0/2] bpdu-tunnel dot1q stp
[PE2-GigabitEthernet3/0/2] bpdu-tunnel dot1q pvst
87

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hsr6600

Table of Contents