Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
The max age value should be less than twice of (forward time – 1).
Follow the steps below to change the max age time.
Enters the configuration mode
To configure the max age time:
spanning-tree max-age<age-value>
Configures the switch spanning tree
max age time.
age-value – Spanning tree max age
value may be from 6 to 40 seconds.
The default max age is 20.
Exits the configuration mode.
show spanning-tree bridge max-age
Displays the spanning tree
configuration parameters including the
Optional step – saves this spanning tree
configuration to be part of startup
The “no spanning-tree max-age” command resets the spanning tree max age to the default
value of 20.
The example below shows how to configure the spanning tree max age.
Configure the max age as 12.
SMIS# configure terminal
SMIS(config)# spanning-tree max-age12
SMIS(config)# end
6.14 Forwarding Time
The switch waits for the forwarding time interval of the listening and learning states before going to the
forwarding state.
The default forwarding time is 15 seconds. Hence, the switch waits for 15 seconds in the listening state
and waits for another 15 seconds in the learning state before going to the forwarding state.
The forwarding time value should maintain the following relation with max age:
2*(Forward Time -1)≥MaxAge