User Guide
OmniAccess SafeGuard OS Administration Guide
159
Chapter 5: Setting Up SafeGuard Switches
Setting the Bridge Priority
To set the bridge priority, use the spanning-tree priority command in Global
Configuration mode. The default priority is 32768.
To set the bridge priority, use the
no version of the command.
spanning-tree priority priority
no spanning-tree priority
The following example sets the bridge priority to 0:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #spanning-tree priority 0
(SafeGuardOS) (config) #exit
Setting the Administrative Switch Port State for a Port
To set the Administrative Switch Port State for a port to be enabled, use the spanning-
tree port mode
command in Interface Configuration mode By default the port is
disabled.
To set the Administrative Switch Port State for a port to be disabled, use the
no version of
the command.
spanning-tree port mode
no spanning-tree port mode
The commands have no parameters or variables.
The following example sets the Administrative Switch Port State for a port to be enabled:
(SafeGuardOS)#configure terminal
(SafeGuardOS) (config) #interface 0/25
(SafeGuardOS) (interface 0/25)#spanning-tree port mode
(SafeGuardOS) (interface 0/25)#exit
(SafeGuardOS) (config) #exit
Syntax Description priority The priority. A number within a range of 0 to
61440 in increments of 4096. The twelve
least significant bits are masked according
to the 802.1s specification. This causes the
priority to be rounded down to the next
lower valid priority.










