User Guide
OmniAccess SafeGuard OS Administration Guide
156
Chapter 5: Setting Up SafeGuard Switches
no spanning-tree configuration revision
The following example sets “32768” as the configuration revision for the SafeGuard
switch:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #spanning-tree configuration revision 32768
(SafeGuardOS) (config) #exit
Specifying an Edge Port
To specify that a port is an edge port within the common and internal spanning tree, use
the
spanning-tree edgeport command in Interface Configuration mode. This allows
the port to transition to forwarding state without delay.
To specify that a port is not an edge port within the common and internal spanning tree,
use the
no version of the command.
spanning-tree edgeport
no spanning-tree edgeport
The commands have no parameters or variables.
The following example specifies 0/25 as an edge port within the common and internal
spanning tree:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #interface 0/25
(SafeGuardOS) (interface 0/25) #spanning-tree edgeport
(SafeGuardOS) (interface 0/25) #exit
Setting the Force Protocol Version Parameter
To set the Force Protocol Version parameter to a new value, use the spanning-tree
forceversion
command in Global Configuration mode. The default version is 802.1w.
To set the Force Protocol Version parameter to the default value, use the
no version of the
command.
spanning-tree forceversion [802.1d | 802.1w]
Syntax Description revision-
level
The configuration revision level. It is number
in the range of 0 to 65535. The default value
is 0.










