Configures the dispute threshold.
stpd_name | Specifies an STPD name on the switch. |
threshold | Specifies the number of dispute BPDUs received before sending the Dispute BPDU trap on the specified port. The valid range is 1–65535. |
none | Disables the dispute threshold. The dispute BPDU trap will not be sent on the specified port. |
port_list | Specifies the port or ports. |
By default, the dispute threshold is none.
The disputed BPDU threshold is an integer variable that represents the number of disputed BPDUs that must be received on a given port/STP domain until a disputed BPDU trap is sent. For example, if the threshold is 10, a trap is issued when 10 disputed BPDUs have been received. The next trap is issued when 20 disputed BPDUs have been received.
The trap indicates port, STP domain, and total disputed BPDU count.
The following example sets the dispute threshold to 100.
configure stpd r1 dispute-threshold 100
This command was first available in ExtremeXOS 15.7.1.
This command is available on all platforms.