error-disable-timeout interval

Sets the timeout interval for errors on an interface.

Syntax

error-disable-timeout interval seconds
no error-disable-timeout interval

Command Default

300 seconds

The timeout feature is disabled.

Parameters

seconds
Specifies the time for the interface to time out. Valid values range from 10 through 1000000 seconds.

Modes

Spanning tree configuration mode

Usage Guidelines

Enter no error-disable-timeout interval to return to the default setting.

The command is the same regardless of which type of STP is enabled.

Examples

Follow these examples to set the timeout interval.

device# configure terminal
device(config)# protocol spanning-tree stp
device(conf-stp)# error-disable-timeout interval 100

device# configure terminal
device(config)# protocol spanning-tree rstp
device(conf-rstp)# error-disable-timeout interval 100

device# configure terminal
device(config)# protocol spanning-tree mstp
device(conf-mstp)# error-disable-timeout interval 100

device# configure terminal
device(config)# protocol spanning-tree pvst
device(conf-pvst)# error-disable-timeout interval 100

device# configure terminal
device(config)# protocol spanning-tree rpvst
device(conf-rpvst)# error-disable-timeout interval 100