OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : customer-spanning-tree forward-time
customer-spanning-tree forward-time
Use this command to set the time (in seconds) after which (if this bridge is the root bridge) each port changes states to learning and forwarding. This value is used by all instances.
Use the no form of this command to restore the default value of 15 seconds.
Command Syntax
customer-spanning-tree forward-time <4-30>
no customer-spanning-tree forward-time
Parameters
<4-30>
Specify the forwarding time delay in seconds.
Note: Care should be exercised if the value is set to less than 7 seconds.
Default
By default, priority is 15 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth1
(config-if)#customer-spanning-tree forward-time 6
 
(config-if)#no customer-spanning-tree forward-time
Last modified date: 07/06/2023