Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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

targeted-broadcast

date_range 04-Jun-24

Syntax (EX Series, MX Series, QFX Series, ACX Series, SRX Series)

content_copy zoom_out_map
targeted-broadcast {
    forward-and-send-to-re;
    forward-only;
}

Syntax (OCX1100, EX4600, NFX Series)

content_copy zoom_out_map
targeted-broadcast;

Hierarchy Level (EX Series, MX Series, ACX Series)

content_copy zoom_out_map
[edit interfaces interface-name unit logical-unit-number family inet],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet]

Hierarchy Level (QFX Series, OCX1100, EX4600, NFX Series)

content_copy zoom_out_map
[edit interfaces interface-name unit logical-unit-number family inet],
[edit interfaces interface-range interface-range-name unit logical-unit-number family inet]

Hierarchy Level (SRX Series)

content_copy zoom_out_map
[edit interfaces interface-name unit name family inet]
  

Description

Specify the IP packets destined for a Layer 3 broadcast address to be forwarded to both an egress interface and the Routing Engine, or to an egress interface only. The packets are broadcast only if the egress interface is a LAN interface.

The remaining statements are explained separately. See CLI Explorer.

Options

forward-and-send-to-re

Allow packets to be forwarded and sent to Routing Engine.

forward-only

Allow packets only to be forwarded.

Default

When this statement is not included, broadcast packets are sent to the Routing Engine only.

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.4.

Statement introduced in Junos OS Release 11.1 for the QFX Series.

Statement introduced in Junos OS Release 14.1X53-D20 for the OCX Series.

Statement introduced in Junos OS Release 20.4R1 for the SRX Series.

external-footer-nav