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

mld

Syntax

mld {
accounting;
interface interface-name {
(accounting | no-accounting);
disable;
group-policy;
immediate-leave;
ssm-map ssm-map-name;
static {
group group {
source source;
}
}
version version;
}
query-interval seconds;
query-last-member-interval seconds;
query-response-interval seconds;
robust-count number;
traceoptions {
file filename <files number> <size size> <world-readable | no-world-readable>;
flag flag <flag-modifier> <disable>;
}
}

Hierarchy Level

[edit logical-systems logical-system-name protocols],
[edit protocols]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Enable MLD on the router. MLD must be enabled for the router to receive multicast packets.

Default

MLD is disabled on the router. MLD is automatically enabled on all broadcast interfaces when you configure Protocol Independent Multicast (PIM) or Distance Vector Multicast Routing Protocol (DVMRP).

Options

The statements are explained separately.

Usage Guidelines

See Enabling MLD.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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