ip ospf bfd-liveness-detection
Enables BFD (bidirectional forwarding detection) on an interface running OSPFv2 and defines BFD values to be negotiated between OSPFv2 neighbors for detection of IP data path failures. The no version disables BFD on the OSPFv2 interface.
ip ospf bfd-liveness-detection [ minimum-interval minInterval |
[ minimum-receive-interval minRecInterval ]
[ minimum-transmit-interval minTransInterval ] ] [ multiplier multValue ]no ip ospf 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 peer must receive BFD control packets sent by the remote peer; number in the range 10065535 milliseconds; default value is 300 milliseconds
- minTransIntervalMinimum proposed interval between BFD control packets sent by the local peer; number in the range 10065535 milliseconds; default value is 300 milliseconds
- multValueDetection multiplier value that the remote peer router multiplies by the local peer's negotiated transmit interval to determine the remote peer'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, Subinterface Configuration
Release Information Command introduced in JUNOSe Release 7.1.0.