Connectivity Guide

Table Of Contents
disabled, the port remains shut down indenitely. You must manually bring up the port using the shutdown and no shutdown
commands. The no version of the command disables the recovery option.
errdisable recovery cause bpduguard
Example conguration
OS10(config)# errdisable detect cause bpduguard
OS10(config)# errdisable recovery interval 45
OS10(config)# errdisable recovery cause bpduguard
View detect and recovery details
OS10# show errdisable detect
Error-Disable Cause Detect Status
-----------------------------------------------
bpduguard Enabled
OS10# show errdisable recovery
Error-Disable Recovery Timer Interval: 300 seconds
Error-Disable Reason Recovery Status
---------------------------------------------------
bpduguard Enabled
Recovery Time left
Interface Errdisable Cause (seconds)
---------------------------------------------------------------------
ethernet 1/1/1:1 bpduguard 273
ethernet 1/1/2 bpduguard 4
port-channel 12 bpduguard 45
MST commands
errdisable detect cause bpduguard
Congures the port to be shut down or moves the port to blocked state on detecting a BPDU guard violation.
Syntax
errdisable detect cause bpduguard
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage Information
This command applies only to STP-enabled ports. The command takes eect only when BPDU guard is congured
on a port.
When the detect cause option is enabled, the port is shut down whenever there is a BPDU guard violation.
When the option is disabled, the port is not shut down but moved to BLOCKING state whenever there is a BPDU
guard violation. In this case, the port is operationally DOWN in spanning-tree mode and when the recovery timer
expires, the port is UP irrespective of the recovery cause conguration.
The no version of the command disables the detect cause option.
Example
OS10(config)# errdisable detect cause bpduguard
Layer 2 227