Spanning Tree Protocol (STP) | 625
Command
History
protocol spanning-tree
Enter SPANNING TREE mode to enable and configure the spanning tree group.
Syntax
protocol spanning-tree stp-id
To disable the Spanning Tree group, use the no protocol spanning-tree stp-id command.
Parameters
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
Example
Figure 34-1. protocol spanning-tree Command Example
Usage
Information
STP is not enabled when you enter SPANNING TREE mode. To enable STP globally on the switch,
use the no disable command from SPANNING TREE mode.
Related
Commands
show config
Display the current configuration for the mode. Only non-default values are displayed.
Syntax
show config
Command Modes
SPANNING TREE
Command
History
Example
Figure 34-2. show config Command Example
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
stp-id
Enter zero (0). FTOS supports one Spanning Tree group, group 0.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS(conf)#protocol spanning-tree 0
FTOS(conf-stp)#
disable
Disables spanning tree group 0. To enable spanning tree group 0, use the
no disable
command.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS(conf-stp)#show config
protocol spanning-tree 0
no disable
FTOS(conf-stp)#