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

bfd-liveness-detection

Syntax

bfd-liveness-detection {
failure-action {
make-before-break teardown-timeout seconds;
failure-action teardown;
}
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
minimum-transmit-interval milliseconds;
multiplier detection-time-multiplier;
}

Hierarchy Level

[edit protocols mpls label-switched-path lsp-name oam],
[edit protocols mpls oam]

Release Information

Statement introduced in JUNOS Release 7.6. The failure-action statement option was added in JUNOS Release 8.5.

Description

Enable Bidirectional Forwarding Detection (BFD) for all of the MPLS LSPs or for just a specific LSP.

Options

failure-action teardown—When the BFD session for an RSVP LSP goes down, the LSP is torn down and resignaled. Traffic can be switched to a standby LSP if one is configured and available. Any actions performed are logged.

minimum-interval—Minimum transmit and receive interval.

Range: 50 through 255,000 milliseconds
Default: 50

minimum-receive-interval—Minimum receive interval.

Range: 50 through 255,000 milliseconds
Default: 50

minimum-transmit-interval—Minimum transmit interval.

Range: 50 through 255,000 milliseconds
Default: 50

multiplier—Detection time multiplier.

Range: 1 through 255
Default: 3

Usage Guidelines

See Configuring BFD for MPLS LSPs.

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]