CLI Guide
Related
Commands
disable — disables RSTP globally on the system.
show config
View the current configuration for the mode. Only non-default values are displayed.
Syntax
show config
Command Modes CONFIGURATION RSTP (conf-rstp)
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf-rstp)#show config
!
protocol spanning-tree rstp
no disable
bridge-priority 16384
spanning-tree rstp
Configure an RSTP interface with one of these settings: port cost, edge port with optional bridge port
data unit (BPDU) guard, port priority, loop guard, or root guard.
Syntax
spanning-tree rstp {cost port-cost | edge-port [bpduguard
[shutdown-on-violation]] | bpdufilter | priority priority |
{rootguard}}
Parameters
cost port-cost Enter the keyword cost then the port cost value. The range
is from 1 to 200000. The defaults are:
• 10-Gigabit Ethernet interface = 2000
• Port Channel interface with one 10 Gigabit Ethernet =
2000
• Port Channel interface with one 40 Gigabit Ethernet =
1400
• Port Channel with two 10 Gigabit Ethernet = 1800
• Port Channel with two 40 Gigabit Ethernet = 600
edge-port Enter the keywords edge-port to configure the interface
as a rapid spanning tree edge port.
Rapid Spanning Tree Protocol (RSTP)
1301