3.14.3 MSTI Priority Configuration

Use this command to configure the STP MSTI bridge instance priority.

Command Syntax:

spanning-tree mst <instance> priority <prio>
Table 3-72. Command Description

Argument

Description

Parameter

<instance>

STP bridge instance. Must be 0 (zero) for CIST, and 1–7 for MSTI.

priority <prio>

Bridge Priority. Supported values are 0-61440. Only values divisible by 4096 are allowed. For example, 4096, 8192, 12288, and so on. The default value is 32768.

Default

N.A

Mode

Global Configuration mode

Usage

Configure STP system settings. To revert to the default, use the ‘no’ version of the command.

Example

Example 1:

Configure STP MSTI2 Priority12288.

# configure terminal
(config)# spanning-tree mst 2 priority 12288