Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
190
SMIS(config)# spanning-tree mst configuration
SMIS(config-mst)# instance 1 vlan 100
SMIS(config-mst)# instance 2 vlan 200
SMIS(config-mst)# exit
# Configure the port fx 0/1-40 as port fast
SMIS(config)# interface range fx 0/1-40
SMIS(config-if)# spanning-tree portfast
Warning: portfast should only be enabled on ports connected to a single host.
Connecting hubs, concentrators, switches, bridges, etc... to this interface
when portfast is enabled, can cause temporary bridging loops.
Use with CAUTION
SMIS(config-if)# exit
# Configure switch C as the root switch for VLAN 200 instance
SMIS(config)# spanning-tree mst 2 priority 4096
SMIS(config)# end
# Check the spanning tree MST configurations
SMIS# show spanning-tree mst 2 detail
## MST02
Vlans mapped: 200
Bridge Address 00:30:48:e3:56:12 Priority 4096
Root Address 00:30:48:e3:56:12 Priority 4096
Root this switch for MST02
Fx0/47 of MST02 is Designated, Forwarding
Port info port id 128.47 priority 128 cost 200000
Designated root address 00:30:48:e3:56:12 priority 4096 cost 0
Designated bridge address 00:30:48:e3:56:12priority 4096 port id 128.47
SMIS#
# Save this spanning tree configuration.