isis bfd-liveness-detection
Enables BFD (bidirectional forwarding detection) on an interface running IS-IS and defines BFD values to be negotiated between IS-IS neighbors for detection of IP data path failures. The no version disables BFD on the IS-IS interface.
[ no ] isis bfd-liveness-detection [ minimum-interval minInterval |
[ minimum-receive-interval minRecInterval ]
[ minimum-transmit-interval minTransInterval ] ] [ multiplier multValue ]
- 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.