configure stpd dispute-threshold

configure stpd stpd_name dispute-threshold [threshold | none] port_list

Description

Configures the dispute threshold.

Syntax Description

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.

Default

By default, the dispute threshold is none.

Usage Guidelines

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.

Example

The following example sets the dispute threshold to 100.

configure stpd r1 dispute-threshold 100 

History

This command was first available in ExtremeXOS 15.7.1.

Platform Availability

This command is available on all platforms.