propagation-delay

Syntax

propagation-delay milliseconds;

Hierarchy Level

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

Release Information

Statement introduced in Junos OS Release 10.1.

Description

Set a delay for implementing a PIM prune message on the upstream router on a multicast network for which join suppression has been enabled. The router waits for the prune pending period to detect whether a join message is currently being suppressed by another router.

Options

milliseconds—Interval for the prune pending timer, which is the sum of the propagation-delay value and the override-interval value.

Range: 250 through 2000 milliseconds
Default: 500 milliseconds

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics