Reference Guide

Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Version 8.3.1.0 Introduced.
Example
FTOS#conf
FTOS(conf)#protocol spanning-tree pvst
FTOS(conf-pvst)#no disable
FTOS(conf-pvst)#vlan 2 bridge-priority 4096
FTOS(conf-pvst)#vlan 3 bridge-priority 16384
FTOS(conf-pvst)#
FTOS(conf-pvst)#show config
!
protocol spanning-tree pvst
no disable
vlan 2 bridge-priority 4096
vlan 3 bridge-priority 16384
FTOS#
Usage
Information
After you enable PVST+, the device runs an STP instance for each VLAN it supports.
Related
Commands
disable — disables PVST+.
show spanning-tree pvst — displays the PVST+ configuration.
show spanning-tree pvst
View the Per-VLAN spanning tree configuration.
S4820T
Syntax
show spanning-tree pvst [vlan vlan-id] [brief] [guard]
Parameters
vlan
vlan-id
(OPTIONAL) Enter the keyword vlan then the VLAN ID. The range is
1 to 4094.
brief (OPTIONAL) Enter the keyword brief to view a synopsis of the
PVST+ configuration information.
interface
(OPTIONAL) Enter one of the interface keywords along with the slot/
port information:
For a Port Channel interface, enter the keyword port-
channel then a number: The range is 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE then the slot/port information.
1080