address bfd-liveness-detection
Enables BFD (bidirectional forwarding detection) on an interface running RIP and defines BFD values to be negotiated between peers for detection of IP data path failures. The no version disables BFD on the RIP interface.
address { ipAddress | unnumbered interfaceType interfaceSpecifier }
bfd-liveness-detection [ minimum-interval minInterval |
[ minimum-receive-interval minRecInterval ]
[ minimum-transmit-interval minTransInterval ] ] [ multiplier multValue ]no address { ipAddress | unnumbered interfaceType interfaceSpecifier }
bfd-liveness-detection
- ipAddressAddress of IP interface where RIP will be run
- unnumberedSpecifies that RIP will be run on an unnumbered interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- 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
Address Family Configuration, Router Configuration
Release Information Command introduced in JUNOSe Release 8.0.0.