Tag Elements Beginning with I
> <interface> (configuration/logical-systems/protocols/pim)
Usage
<configuration>
<logical-systems>
<protocols>
<pim>
<interface>
<name>name</name> <!-- identifier -->
<disable/>
<mode>mode-choice</mode>
<priority>priority</priority>
<version>version</version>
<hello-interval>seconds</hello-interval>
<neighbor-policy>...</neighbor-policy>
<bfd-liveness-detection>...</bfd-liveness-detection>
</interface>
</pim>
</protocols>
</logical-systems>
</configuration>
Description
PIM interface options.
Contents
<bfd-liveness-detection>—Bidirectional Forwarding Detection options.
<disable>—Disable PIM on this interface.
<hello-interval>—Hello interval.
<mode>—Mode of interface.
-
dense—Dense mode.
-
sparse—Sparse mode.
-
sparse-dense—Sparse-dense mode (IPv4 only).
<name>—Interface name.
<neighbor-policy>—PIM neighbor policy applied to incoming hello messages.
<priority>—Hello option DR priority.
<version>—Force PIM version.