mode (Protocols PIM)
Syntax
mode (bidirectional-sparse | bidirectional-sparse-dense | dense | sparse | sparse-dense);
Hierarchy Level
[edit logical-systems logical-system-name protocols pim interface (Protocols PIM) interface-name], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim interface (Protocols PIM) interface-name], [edit protocols pim interface (Protocols PIM) interface-name], [edit routing-instances routing-instance-name protocols pim interface (Protocols PIM) interface-name]
Description
Configure the PIM mode on the interface.
Options
The choice of PIM mode is closely tied to controlling how groups are mapped to PIM modes, as follows:
bidirectional-sparse—Use if all multicast groups are operating in bidirectional, sparse, or SSM mode.
bidirectional-sparse-dense—Use if multicast groups, except those that are specified in the
dense-groups
statement, are operating in bidirectional, sparse, or SSM mode.dense—Use if all multicast groups are operating in dense mode.
sparse—Use if all multicast groups are operating in sparse mode or SSM mode.
sparse-dense—Use if multicast groups, except those that are specified in the
dense-groups
statement, are operating in sparse mode or SSM mode.
Default: Sparse mode
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
bidirectional-sparse and bidirectional-sparse-dense options introduced in Junos OS Release 12.1.