
R1-SW24L2B User’s Manual
13-20
The following example shows how to set STP max age timers to 25 seconds for a VLAN:
(config)# stp max-age 30 vlan id 2
(config)# end
# show stp vlan id 2
VLAN ID: 2
.
.
HelloTime: 2(s)
ForwardDelay: 15(s)
Bridge MaxAge: 25(s)
Bridge HelloTime: 5(s)
Bridge ForwardDelay: 20(s)
.
.
#
To return the STP max age timers to the default value, use the no form of these command in
Global configuration mode:
(config)# no stp max-age vlan id 2
(config)#