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

interface (MLD Snooping)

date_range 25-Mar-24

Syntax

content_copy zoom_out_map
interface (all | interface-name) {
    group-limit  limit;
    host-only-interface;
    immediate-leave;
    multicast-router-interface;
    static {
        group ip-address {
            source ip-address;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols mld-snooping vlan (all | vlan-name)] 
[edit routing-instances instance-name protocols mld-snooping vlan vlan-name] 

Description

For MLD snooping, configure an interface as a static multicast-router interface, a host-side interface, or a static member of a multicast group.

Options

all

(All EX Series switches except EX9200) All interfaces in the VLAN.

interface-name

Name of the interface.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1.

Support at the [edit routing-instances instance-name protocols mld-snooping vlan vlan-name] hierarchy introduced in Junos OS Release 13.3 for EX Series switches.

Support for the group-limit, host-only-interface, and the immediate-leave statements introduced in Junos OS Release 13.3 for EX Series switches.

footer-navigation