ipv6 pim bfd-liveness-detection
Enables BFD (bidirectional forwarding detection) on an interface running PIM and defines BFD values to be negotiated between PIM neighbors for detection of IPv6 data path failures. The no version disables BFD on the PIM interface.
ipv6 pim bfd-liveness-detection [ minimum-interval minInterval |
[ minimum-receive-interval minRecInterval ]
[ minimum-transmit-interval minTransInterval ] ] [ multiplier multValue ]no ipv6 pim bfd-liveness-detection
- minIntervalMinimum proposed transmit interval and required receive interval for BFD control packets; number in the range 10065535 milliseconds; default value is 300 milliseconds
- minRecIntervalMinimum interval at which the local router must receive BFD control packets sent by its neighbors; number in the range 10065535 milliseconds; default value is 300 milliseconds
- minTransIntervalMinimum proposed interval between BFD control packets sent by the local router; number in the range 10065535 milliseconds; default value is 300 milliseconds
- multValueDetection multiplier value that the remote neighbor multiplies by the local router's negotiated transmit interval to determine the remote neighbor's BFD liveness detection interval; equal to the number of BFD packets that can be missed before the BFD session is declared down; number in the range 1255; default value is 3
Interface Configuration
Release Information Command introduced in JUNOSe Release 8.0.0.