Configuring the Forwarding-Delay Time for a VLAN
This procedure is optional.
Beginning in privileged EXEC mode, follow these steps to configure the forwarding delay time for a VLAN:
SUMMARY STEPS
1.
configure terminal
2.
spanning-tree vlan vlan-id forward-time seconds
3.
end
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Configures the forward time of a VLAN. The forwarding delay is the
number of seconds an interface waits before changing from its
spanning-tree learning and listening states to the forwarding state.
spanning-tree vlan vlan-id forward-time
seconds
Example:
Switch(config)# spanning-tree vlan
20,25 forward-time 18
Step 2
•
For vlan-id, you can specify a single VLAN identified by VLAN
ID number, a range of VLANs separated by a hyphen, or a series
of VLANs separated by a comma. The range is 1 to 4094.
•
For seconds, the range is 4 to 30; the default is 15.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Configuring the Maximum-Aging Time for a VLAN
This procedure is optional.
Beginning in privileged EXEC mode, follow these steps to configure the maximum-aging time for a VLAN:
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
36 OL-29424-01
Configuring Spanning Tree Protocol
Configuring the Forwarding-Delay Time for a VLAN