SMC Networks SMC6750L2 Manual De Usuario

Descargar
Página de 272
S
PANNING
 T
REE
 C
OMMANDS
3-85
bridge forward-time
Use this command to configure the spanning tree bridge forward time 
globally for this switch. Use the no form to restore the default.
Syntax 
bridge bridge-group forward-time seconds
no bridge bridge-group forward-time
• bridge-group - Bridge group index (bridge 1). 
• seconds - Time in seconds. (Range: 4 - 30 seconds)
• The minimum value is the higher of 4 or [(max-age / 2) + 1]. 
Default Setting 
15 seconds
Command Mode 
Global Configuration
Command Usage 
This command sets the maximum time (in seconds) the root device will 
wait before changing states (i.e., listening to learning to forwarding). 
This delay is required because every device must receive information 
about topology changes before it starts to forward frames. In addition, 
each port needs time to listen for conflicting information that would 
make it return to a blocking state; otherwise, temporary data loops 
might result.
Example 
Console(config)#bridge 1 forward-time 20
Console(config)#