RFC-5880 describes Bidirectional Forwarding Detection (BFD). I just read it to try an understand the BFD features supported by EdgeMax routers. (Learned a lot...)
I was able to map most of the EdgeMax CLI BFD support (full list below) to the RFC, but the following:
set protocols bfd interface eth0 interval <50-999 ms> minrx <50-999 ms>
In this case ,what does interval and minrx represent?
It is unclear to me which items in the RFC that these two items represent and what they do.
Anyone in the know?
--- Full set of BFD related CLI cmds.
protocol bfd
echo
gtsm
enable
ttl <1-255>
interface <eth n>
auth
key <text>
type <keyed-md5 | keyed-sha1 | meticulous-keyed-md5 | meticulous-keyed-sha1 | simple>
echo
interval <1-4294967 ms>
enable
interval <50-999 ms> minrx <50-999 ms>
session source <ipv4 address>