46-9
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter46 Configuring Fallback Bri dging Configuring Fallback Bridging
To return to the default setting, use the no bridge bridge-group hello-time global configuration
command.
This example shows how to change the hello interval to 5 seconds in bridg e gr oup 10 :
Switch(config)# bridge 10 hello-time 5
Changing the Forward-Delay Interval
The forward-delay interval is the amount of time spent l ist enin g for top ol ogy chan ge in form at ion a fte r
a port has been activated for switching and before forwarding act uall y begi ns.
Beginning in privileged EXEC mode, follow these steps to change the forward-delay interval. This
procedure is optional.
To return to the default setting, use the no bridge bridge-group forward-time global configuration
command.
This example shows how to change the forward-delay interval to 10 seconds in bridg e gr oup 10:
Switch(config)# bridge 10 forward-time 10
Changing the Maximum-Idle Interval
If a switch does not receive BPDUs from the root switch within a specified interval, it recomputes the
spanning-tree topology.
Step4 show running-config Verify your entry.
Step5 copy running-config startup-config (Optional) Save your entry in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 bridge bridge-group forward-time
seconds Specify the forward-delay interval.
For bridge-group, specify the bridge group number. The range is 1
to 255.
For seconds, enter a number from 4 to 200. The defa ult i s 2 0.
Step3 end Return to privileged EXEC mode.
Step4 show running-config Verify your entry.
Step5 copy running-config startup-config (Optional) Save your entry in the configuration file.