[Contents] [Prev] [Next] [Index] [Report an Error]

interface

Syntax

interface [ all | interface-name ] {
disable;
bfd-liveness-detection {
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
minimum-transmit-interval milliseconds;
multiplier number;
version (0 | 1 | automatic);
}
hello-interval seconds;
mode (dense | sparse | sparse-dense);
neighbor-policy policy-name;
priority number ;
version version;
}

Hierarchy Level

[edit logical-systems logical-system-name protocols pim],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim],
[edit protocols pim],
[edit routing-instances routing-instance-name protocols pim]

Release Information

Statement introduced before JUNOS Release 7.4.

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. For details about specifying interfaces, see the JUNOS Network Interfaces Configuration Guide.

The remaining statements are explained separately.

Usage Guidelines

See Configuring PIM Mode-Independent Interface Properties.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]