beautypg.com

Instance priority – Allied Telesis AT-DC2552XS User Manual

Page 339

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section II: Layer 2 Switching

339

INSTANCE PRIORITY

Syntax

instance

mst-instance

priority

priority

Parameters

mst-instance

Specifies the ID number of an MST instance. The range is from 1
to 15.

priority

Specifies a bridge priority for the specified MST instance. The
range is 0 to 61,440, in increments of 4,096. Specify 0, 4096, 8192,
12,288, 16,384, 20,480, 24,576, 28,672, 32,768, 36,864, 40,960,
45,056, 49,152, 53,248, 57,344, or 61,440 (without commas). The
default value is 32,768.

Mode

MST Configuration mode

Description

Use this command to set a bridge priority for the specified MST instance
on the switch. A lower bridge priority value gives the switch a higher
priority.

Note

This command is applicable only when MSTP is enabled.

To restore the default value of 32,768, use the NO INSTANCE PRIORITY
command.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 116

Example

This example assigns a bridge priority of 4,096 to MST instance 1:

awplus> enable
awplus# configure terminal
awplus(config)# spanning-tree mode mstp
awplus(config)# spanning-tree mst configuration
awplus(config-mst)# instance 1 priority 4096