OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : bridge instance priority
bridge instance priority
Use this command to set the bridge instance priority.
Use the no form of this command to reset the priority to its default.
Command Syntax
bridge (<1-32> | backbone) instance <1-63> priority <0-61440>
no bridge (<1-32> | backbone) instance <1-63> priority
Parameters
<1-32>
Specify the bridge identifier.
backbone
Specifies the backbone bridge.
<1-63>
Specify the instance identifier.
priority
Specify the bridge priority for the instance. The lower the priority of the bridge, the better the chances is of the bridge becoming a root bridge or a designated bridge for the LAN. The priority values can be set only in increments of 4096. The default value is 32768.
<0-61440>
Specify the bridge priority.
Default
By default, bridge instance priority is 32768
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#bridge 4 instance 3 priority 1
Last modified date: 07/06/2023