Reference Guide

Command Mode INTERFACE
Usage Information When you congure an EdgePort on a device running STP, the port immediately transitions to Forwarding state.
Only congured ports connected to end hosts act as EdgePorts.
Example
OS10(config)# spanning-tree port type edge
Supported Releases 10.2.0E or later
spanning-tree vlan cost
Sets the path cost of the interface per VLAN for PVST calculations.
Syntax
spanning-tree vlan vlan-id cost {value}
Parameters value — Enter a port cost value to set the path cost of the interface for PVST calculations (1 to 200000000).
Defaults
100- Mb/s Ethernet interface = 200000
1 Gigabit Ethernet interface = 20000
10-Gigabit Ethernet interface = 2000
Port–channel interface with one 100 Mb/s Ethernet = 200000
Port-channel interface with one 1 Gigabit Ethernet = 20000
Port-channel interface with one 10 Gigabit Ethernet = 2000
Port-channel with two 1 Gigabit Ethernet = 18000
Port-channel with two 10 Gigabit Ethernet = 1800
Port-channel with two 100 Mbps Ethernet = 180000
Command Mode INTERFACE
Usage Information The media speed of a LAN interface determines the STP port path cost default value.
Example
OS10(conf-if-eth1/1/4)# spanning-tree vlan 10 cost 1000
Supported Releases 10.2.0E or later
spanning-tree vlan disable
Disables spanning tree on specied VLAN.
Syntax
spanning-tree vlan vlan-id disable
Parameters vlan-id — Enter the VLAN ID number, ranging from 1 to 4093.
Default Enabled
Command Mode CONFIGURATION
Usage Information The no version of this command enables spanning tree on the specied VLAN.
Example
OS10(config)# spanning-tree vlan 100 disable
Supported Releases 10.4.0E(R1) or later
Layer 2 233