[Contents] [Prev] [Next] [Index] [Report an Error]

[edit bridge-domains bridge-domain-name protocols] Hierarchy Level

Multicast Snooping

multicast-snooping-options {
flood-groups [ ip-addresses ];
forwarding-cache {
threshold suppress value <reuse value>;
timeout minutes;
}
}

IGMP Snooping

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;
}
}

Note: All other statements at the [edit bridge-domains bridge-domain-name protocols] hierarchy level can be configured at the [edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols] hierarchy level. The listed statements are valid on an MX-series router only.


[Contents] [Prev] [Next] [Index] [Report an Error]