Navigation
interface (Protocols IGMP)
Syntax
interface interface-name {disable;(accounting | no-accounting);group-limit limit;group-policy [ policy-names ];immediate-leave;oif-map map-name;passive;promiscuous-mode;ssm-map ssm-map-name;ssm-map-policy ssm-map-policy-name;static {group multicast-group-address {exclude;group-count number;group-increment increment;source ip-address {source-count number;source-increment increment;}}}version version;}
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Statement introduced in Junos OS Release 12.1 for the QFX Series.
Description
Enable IGMP on an interface and configure interface-specific properties.
Options
interface-name—Name of the interface. Specify the full interface name, including the physical and logical address components. To configure all interfaces, you can specify all.
The remaining statements are explained separately.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.