interface (IGMP Snooping)
Syntax
interface interface-name {
group-limit limit;
host-only-interface;
immediate-leave;
multicast-router-interface;
static {
group multicast-group-address {
source ip-address;
}
}
}
Hierarchy Level
[edit protocols igmp-snooping vlan (all | vlan-name)]
Description
For IGMP snooping, configure an interface as either a multicast-router interface or as a static member of a multicast group with optional interface-specific properties.
Options
| all | 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 9.1.