Navigation
interface (Protocols PIM)
Syntax
interface (Protocols PIM) (all | interface-name) {accept-remote-source;disable;bfd-liveness-detection {authentication {algorithmalgorithm-name;key-chainkey-chain-name;loose-check;}detection-time {threshold milliseconds;}minimum-interval milliseconds;minimum-receive-interval milliseconds;multiplier number;no-adaptation;transmit-interval {minimum-interval milliseconds;threshold milliseconds;}version (0 | 1 | automatic);}bidirectional {df-election {backoff-period milliseconds;offer-period milliseconds;robustness-count number;}}family (inet | inet6) {bfd-liveness-detection {authentication {algorithm algorithm-name;key-chain key-chain-name;loose-check;}detection-time {threshold milliseconds;}minimum-interval milliseconds;minimum-receive-interval milliseconds;multiplier number;no-adaptation;transmit-interval {minimum-interval milliseconds;threshold milliseconds;}version (0 | 1 | automatic);}disable;}hello-interval seconds;mode (bidirectional-sparse | bidirectional-sparse-dense | dense | sparse | sparse-dense);neighbor-policy [ policy-names ];override-interval milliseconds;priority number;propagation-delay milliseconds;reset-tracking-bit;version version;}
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Description
Enable PIM on an interface and configure interface-specific properties.
Options
interface-name—Name of the interface. Specify the full interface name, including the physical and logical address components. To configure all interfaces, you can specify all.
The remaining statements are explained separately.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.