Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
132 Avaya C460 Reference Guide
set spantree forward-delay
User level: read-write, admin.
Use the set spantree forward-delay command to set the bridge forward
delay time parameter.
The syntax for this command is:
set spantree forward-delay <time>
Example:
set spantree hello-time
User level: read-write, admin.
Use the set spantree hello-time command to set the bridge hello time
parameter.
The syntax for this command is:
set spantree hello-time <time>
Example:
set spantree max-age
User level: read-write, admin.
Use the set spantree max-age command to set the bridge spanning tree max
age parameter.
forward -
delay
The time that is used when transferring the port to forwarding state.
Value range is 4-30 and must exceed Bridge Max Age/2.
Recomended value is 15 seconds.
C460-1# set spantree forward-delay 15
bridge forward delay set to 15.
hello-
time
The time interval (in seconds) between the generation of
configuration BPDUs by the Root. Value ranges between 1 to 10 and
must not exceed (Bridge-Max-Age/2) - 1.
The recommended value is 2 sec.
C460-1# set spantree hello-time 2
bridge hello time set to 2.