ATL Telecom R1-SW Ethernet Switch User Manual
Page 277
![background image](https://www.manualsdir.com/files/812238/content/doc277.png)
Configuring STP/RSTP
13-19
VLAN ID:
2
.
.
.
ForwardDelay:
15(s)
Bridge MaxAge:
20(s)
Bridge HelloTime:
5(s)
Bridge ForwardDelay:
15(s)
.
.
#
To return the STP hello timers to the default value, use the
no
form of these command in Global
configuration mode:
(config)# no stp hello-time vlan id 2
(config)#
The following example shows how to set STP forward delay timers to 20 seconds for a VLAN:
# configure terminal
(config)# stp forward-delay 20 vlan id 2
(config)# end
# show stp vlan id 2
VLAN ID:
2
Protocol Operation: enabled
.
.
Bridge HelloTime:
5(s)
Bridge ForwardDelay: 20(s)
.
.
#
To return the STP forward delay timers to the default value, use the
no
form of these command
in Global configuration mode:
(config)# no stp forward-delay vlan id 2
(config)#