Cisco Systems 15310-CL Network Card User Manual


 
6-20
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 6 Configuring STP and RSTP on the ML-Series Card
Verifying and Monitoring STP and RSTP Status
Configuring the Forwarding-Delay Time for a Bridge Group
Beginning in privileged EXEC mode, follow these steps to configure the forwarding-delay time for a
bridge group:
To return the switch to its default setting, use the no bridge bridge-group-number forward-time seconds
command. The number for seconds should be the same number as configured in the original command.
Configuring the Maximum-Aging Time for a Bridge Group
Beginning in privileged EXEC mode, follow these steps to configure the maximum-aging time for a
bridge group:
To return the switch to its default setting, use the no bridge bridge-group-number max-age seconds
command. The number for seconds should be the same number as configured in the original command.
Verifying and Monitoring STP and RSTP Status
To display the STP or RSTP status, use one or more of the privileged EXEC commands in Table 6-6.
Command Purpose
Step 1
ML_Series# configure
terminal
Enters global configuration mode.
Step 2
ML_Series(config)# bridge
bridge-group-number
forward-time
seconds
Configures the forward time of a VLAN. The forward delay is the
number of seconds a port waits before changing from its
spanning-tree learning and listening states to the forwarding state.
For seconds, the range is 4 to 200; the default is 15.
Step 3
ML_Series(config)# end
Returns to privileged EXEC mode.
Command Purpose
Step 1
ML_Series# configure
terminal
Enters global configuration mode.
Step 2
ML_Series(config)# bridge
bridge-group-number
max-age
seconds
Configures the maximum-aging time of a bridge group. The
maximum-aging time is the number of seconds a switch waits
without receiving spanning-tree configuration messages before
attempting a reconfiguration.
For seconds, the range is 6 to 200; the default is 20.
Step 3
ML_Series(config)# end
Returns to privileged EXEC mode.