passive (Dynamic IGMP Interface)
Syntax
passive <allow-receive> <send-general-query> <send-group-query>;
Description
Dynamically specify that IGMP run on the interface and either not send and receive control traffic or selectively send and receive control traffic such as IGMP 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
would be equivalent to not using the passive
statement.
Options
allow-receive
—Enables IGMP
to receive control traffic on the interface.
send-general-query
—Enables IGMP to send general
queries on the interface.
send-group-query
—Enables IGMP 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 were introduced in Junos OS Release
10.0.