Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

bpdu-block

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
bpdu-block {
    interface (interface-name disable | all);
    disable-timeout seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols layer2-control ]
content_copy zoom_out_map

Description

Configures bridge protocol data unit (BPDU) protection on a specified interface or on all interfaces. If the interface receives incompatible BPDUs, it is disabled.

If the disable-timeout statement is included in the BPDU configuration, the interface is automatically reenabled after the timer expires. Otherwise, you must use the operational mode command clear ethernet-switching bpdu-error interface to unblock and reenable the interface.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.1.

footer-navigation