Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
Distributed Spanning Tree Commands
OmniSwitch CLI Reference Guide
September 2009
page 15-27
bridge 1x1 priority
Configures the bridge priority value for an individual VLAN instance.
bridge 1x1 vid priority priority
Syntax Definitions
vid
An existing VLAN ID number (1–4094).
priority
A bridge priority value within the range of 0–65535. Do not use 
commas in the value.
Defaults
By default, the bridge priority value is set to 32768.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• The bridge priority specifies the priority value for the first two octets of the Bridge ID (eight octets 
long). The remaining six octets of the Bridge ID contain a dedicated bridge MAC address. 
• The lower the bridge priority number, the higher the priority that is associated with the bridge.
• This command is an explicit Spanning Tree command that only applies to the specified VLAN instance 
regardless of which operating mode (flat or 1x1) or protocol is active on the switch.
• If the switch is running in the flat mode when this command is used, the specified priority value is not 
active for the specified VLAN instance until the operating mode for the switch is changed to the 1x1 
mode.
• Note that when a configuration snapshot is taken of the switch, all Spanning Tree commands are saved 
in their explicit format. 
Examples
-> bridge mode flat
-> bridge 1x1 2 priority 16384
-> bridge 1x1 10 priority 53800
-> bridge mode 1x1
-> bridge 1x1 2 priority 16384
-> bridge 1x1 10 priority 53800
Release History
Release 6.1; command was introduced.