interface (MLD Snooping)
Syntax
interface (all | interface-name) { group-limit limit; host-only-interface; immediate-leave; multicast-router-interface; static { group ip-address { source ip-address; } } }
Hierarchy Level
[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.