passive (MLD)
Syntax
passive <allow-receive> <send-general-query> <send-group-query>;
Hierarchy Level
[edit logical-systems logical-system-name protocols mld interface interface-name], [edit protocols mld interface interface-name]
Description
Specify that MLD run on the interface and either not send and receive control traffic or selectively send and receive control traffic such as MLD reports, queries, and leaves.
You can selectively activate up to two out of the three
available options for the passive
statement while keeping
the other functions passive (inactive). Activating all three options
is equivalent to not using the passive
statement.
Options
allow-receive—Enables MLD to receive control traffic on the interface.
send-general-query—Enables MLD to send general queries on the interface.
send-group-query—Enables MLD to send group-specific and group-source-specific queries on the interface.
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.6.
allow-receive, send-general-query, and send-group-query options added in Junos OS Release 10.0.