- interface interface-name {
-
group-limit limit;
-
host-only-interface;
-
multicast-router-interface;
-
-
static {
-
group ip-address;
-
-
group ip-address {
-
source ip-address;
- }
- }
- }
- [edit bridge-domains bridge-domain-name protocols igmp-snooping],
- [edit bridge-domains bridge-domain-name protocols igmp-snooping vlan vlan-id],
- [edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping],
- [edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols vlan vlan-id igmp-snooping]
Statement introduced in JUNOS Release 8.5.
Enable IGMP snooping on an interface and configure interface-specific properties.
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. For details about specifying interfaces, see the JUNOS Network Interfaces Configuration Guide.
The remaining statements are explained separately.
See Configuring IGMP Snooping Interfaces.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.