transmit-interval (BFD Liveness Detection)
Syntax
BGP
EVPN, L2VPN, VPLS
Release Information
Statement introduced in Junos OS Release 8.2.
Support for BFD authentication introduced in Junos OS Release 9.6.
Description
Specify the transmit interval for the bfd-liveness-detection statement. The negotiated transmit interval for a peer is the interval between the sending of BFD packets to peers. The receive interval for a peer is the minimum time that it requires between packets sent from its peer; the receive interval is not negotiated between peers. To determine the transmit interval, each peer compares its configured minimum transmit interval with its peer's minimum receive interval. The larger of the two numbers is accepted as the transmit interval for that peer.
Options
The threshold value specified in the threshold statement must be greater than the value specified in the minimum-interval statement for the transmit-interval statement.
Range: 1 through 255,000 milliseconds
Range: 0 through 4,294,967,295 (232 – 1)
The threshold value specified in the threshold statement must be greater than the value specified in the minimum-interval statement for the transmit-interval statement.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.