Enables the timer to bring the interface out of the error-disabled state.
Spanning tree configuration mode
When the Spanning Tree Protocol (STP) Bridge Protocol Data Unit (BPDU) guard disables a port, the port remains in the disabled state unless the port is enabled manually. This command allows you to enable the interface from the disabled state.
The command is the same regardless of which type of STP is enabled.
To bring the interface out of the disabled state:
device# configure terminal device(config)# protocol spanning-tree stp device(conf-stp)# error-disable-timeout enable device# configure terminal device(config)# protocol spanning-tree rstp device(conf-rstp)# error-disable-timeout enable device# configure terminal device(config)# protocol spanning-tree mstp device(conf-mstp)# error-disable-timeout enable device# configure terminal device(config)# protocol spanning-tree pvst device(conf-pvst)# error-disable-timeout enable device# configure terminal device(config)# protocol spanning-tree rpvst device(conf-rpvst)# error-disable-timeout enable