bfd-liveness-detection (Source Packet Routing Template)
Syntax
bfd-liveness-detection {
minimum-interval milliseconds;
multiplier multiplier;
no-router-alert-option;
sbfd;
}
bfd-liveness-detection {
minimum-interval milliseconds;
multiplier multiplier;
no-router-alert-option;
pdu-size bytes;
sbfd {
destination-ipv6-local-host;
ip-ttl ip-ttl;
remote-discriminator remote-discriminator;
responder-ip responder-ip;
}
}Hierarchy Level
[edit protocols source-packet-routing source-routing-path-template]
Description
Configure Bidirectional forwarding detection (BFD) options for PCE-initiated segment routing LSP template.
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.
|
| multiplier | Specify the detection time multiplier.
|
| no-router-alert-option | Do not set the router alert option in the IP header. |
| pdu-size | Adjust the size of BFD protocol data units (PDUs).
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing
Release Information
Statement introduced in Junos OS Release 19.4R1.
pdu-size option introduced in Junos OS Release 23.2 for MX Series
devices.