Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

bfd-liveness-detection (Source Packet Routing Template)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
bfd-liveness-detection {
    minimum-interval milliseconds;
    multiplier multiplier;
    no-router-alert-option;
    sbfd;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols source-packet-routing source-routing-path-template]

Description

Configure Bidirectional forwarding detection (BFD) options for PCE-initiated segment routing LSP template.

Note:

The BFD configuration is applied at the top level and not individually per segment list. As a result, each path of the PCE-initiated LSP inherits the same BFD configuration.

Options

minimum-interval

Specify in milliseconds the minimum transmit and receive interval.

  • Range: 1 through 255000 milliseconds

multiplier

Specify the detection time multiplier.

  • Default: 3

  • Range: 1 through 255

no-router-alert-option

Do not set the router alert option in the IP header.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

routing

Release Information

Statement introduced in Junos OS Release 19.4R1.

footer-navigation