Developers Guide

Table Of Contents
no shutdown
!
interface Vlan 300
no ip address
tagged TenGigabitEthernet 1/22,32/1
no shutdown
!
protocol spanning-tree pvst
no disable
vlan 100 bridge-priority 4096
Example of PVST+ Configuration (R2)
interface TenGigabitEthernet 2/12/1
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 2/32/1
no ip address
switchport
no shutdown
!
interface Vlan 100
no ip address
tagged TenGigabitEthernet 2/12,32/1
no shutdown
!
interface Vlan 200
no ip address
tagged TenGigabitEthernet 2/12,32/1
no shutdown
!
interface Vlan 300
no ip address
tagged TenGigabitEthernet 2/12,32/1
no shutdown
!
protocol spanning-tree pvst
no disable
vlan 200 bridge-priority 4096
Example of PVST+ Configuration (R3)
interface TenGigabitEthernet 3/12/1
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 3/22/1
no ip address
switchport
no shutdown
!
interface Vlan 100
no ip address
tagged TenGigabitEthernet 3/12,22/1
no shutdown
!
interface Vlan 200
no ip address
tagged TenGigabitEthernet 3/12,22/1
no shutdown
!
interface Vlan 300
no ip address
tagged TenGigabitEthernet 3/12,22/1
no shutdown
!
protocol spanning-tree pvst
no disable
vlan 300 bridge-priority 4096
694
Per-VLAN Spanning Tree Plus (PVST+)