- igmp-snooping {
-
immediate-leave;
-
-
interface interface-name {
-
group-limit limit;
-
host-only-interface;
-
immediate-leave;
-
multicast-router-interface;
-
-
static {
-
group ip-address;
-
-
group ip-address {
-
source ip-address;
- }
- }
- }
-
-
proxy-mode {
-
source-address ip-address;
- }
-
query-interval seconds;
-
query-last-member-interval seconds;
-
query-response-interval seconds;
-
robust-count number;
-
-
vlan vlan-id {
-
immediate-leave;
-
-
interface interface-name {
-
group-limit limit;
-
host-only-interface;
-
immediate-leave;
-
multicast-router-interface;
-
-
static {
-
group ip-address;
-
-
group ip-address {
-
source ip-address;
- }
- }
- }
-
-
proxy-mode {
-
source-address ip-address;
- }
-
query-interval seconds;
-
query-last-member-interval seconds;
-
query-response-interval seconds;
-
robust-count number;
- }
- }
- [edit bridge-domains bridge-domain-name protocols],
- [edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols]
Statement introduced in JUNOS Release 8.5.
Enable IGMP snooping on the router.
IGMP snooping is disabled on the router.
The statements are explained separately.
See IGMP Snooping Configuration Guidelines.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.