![Planex FMG-24K User Manual Download Page 199](http://html1.mh-extra.com/html/planex/fmg-24k/fmg-24k_user-manual_1564114199.webp)
bridge-group priority
Use this command to configure the priority for the specified port. Use the no form
to restore the default.
Syntax
bridge-group bridge-group priority priority
no bridge-group bridge-group priority
> bridge-group - Bridge group index (bridge 1).
> priority - The priority for a port. (Range: 0-255)
Default Setting
128
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
> This command defines the priority for the use of a port in the spanning-tree
algorithm. If the path cost for all ports on a switch are the same, the port with
the highest priority (that is, lowest value) will be configured as an active link in
the spanning tree.
> Where more than one port is assigned the highest priority, the port with lowest
numeric identifier will be enabled.
Example
Console(config)#interface ethernet 1/5
Console(config-if)#bridge-group 1 priority 0
Console(config-if)#
198