QTECH
Software Configuration Manual
15-197
·
Configure STP priority
·
Configure Forward Delay
·
Configure Hello Time
·
Configure Max Age
·
Configure path cost of specified interfaces
·
Configure STP priority od specified port
·
Configure interface to force to send rstp packet
·
Configure link type of specified interface
·
Configure the current port as an edge port
·
Configure the speed limit of sending BPDU of specified interface
·
STP monitor and maintainenance
15.2.2
Enable/disable STP
Configure it in global configuration mode :
Enable/disable STP of the devices
spanning-tree
Disable STP of the devices
no spanning-tree
By default, switch STP disables.
For example :
! Enable STP
QTECH(config)#spanning-tree
15.2.3
Enable/disable interface STP
Disable STP of specified interface to make the interface not to attend STP calculating. Use following
command in interface configuration mode :
Enable STP on specified interface
spanning-tree
Disable STP on specified interface
no spanning-tree
By default, interface STP enables.
For example :
! Disable STP on Ethernet 01
QTECH(config-if-ethernet-0/0/1)#no spanning-tree
15.2.4
Configure STP priority
Configure STP priority when STP enables, and the inferior priority of the switch can be the root bridge. Use
following command in global configuration mode :
Configure STP priority
spanning-tree priority
bridge-priority
Restore default STP priority
no spanning-tree priority
For example :