Network structures
6.3 Spanning Tree
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 11/2014, C79000-G8976-C351-03
249
spanning-tree mst
Description
With this command, you configure the various properties of the Multiple Spanning Tree
function:
● With the
cost option, you configure the port costs used to calculate the lowest-cost path.
● With the
port-priority option, you configure the priority of the interface for negotiating a
Multiple Spanning Tree configuration.
● With the
disable option, you disable the interface for the Multiple Spanning Tree function.
You are in the Interface Configuration mode.
The command prompt is as follows:
cli(config-if-$$$)#
Call up the command with the following parameters:
spanning-tree mst<instance-id(1-64)>
{cost(0-200000000)|port-priority (0-240)|disable}
The parameters have the following meaning:
Number of the addressed instance
Costs of the port for calculating the
lowest cost path.
0 ... 200000000
Default:
• 200000 for physical interfaces
• 199999 for port channels
Priority of the interface 0 ... 240 in steps of 16
disables the interface for multiple
spanning tree
-
Default:
The Multiple Spanning Tree func-
tion is enabled on the interface
Note
Configure multiple properties
With each call of the
command, you can configure precisely one property.
If you want to configure several properties, call the command several times.