Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

flood (VLANs)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
flood {
    input filter-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit vlans vlan-name],
[edit vlans vlan-name forwarding-options (Bridge Domains or VLANs)]

Description

Apply a flood filter to traffic ingressing a VLAN. Flood filters are triggered only for broadcast, unknown unicast, and multicast (BUM) traffic.

Flood filters and firewall filters can coexist on the same VLAN. If the actions in the filters are conflicting, then the firewall filter takes priority over the flood filter.

Default

All incoming traffic is accepted unmodified to a VLAN, and all outgoing traffic is sent unmodified from a VLAN.

Options

filter-name—Name of a filter defined at the [edit firewall family family-name filter] hierarchy level.

input—Apply a flood filter to VLAN ingress traffic.

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

footer-navigation