From fbe18024e7d32a1302c66949c391eaafb8803821 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 17 Nov 2019 19:42:48 +0100 Subject: Import BFD implementation from current. Implementation by Christian Poessinger et al. --- interface-definitions/protocols-bfd.xml | 140 ++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 interface-definitions/protocols-bfd.xml (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-bfd.xml b/interface-definitions/protocols-bfd.xml new file mode 100644 index 000000000..62e2c87b9 --- /dev/null +++ b/interface-definitions/protocols-bfd.xml @@ -0,0 +1,140 @@ + + + + + + + + Bidirectional Forwarding Detection (BFD) + 820 + + + + + Configures a new BFD peer to listen and talk to + + ipv4 + BFD peer IPv4 address + + + ipv6 + BFD peer IPv6 address + + + + + + + + + + Bind listener to specifid interface/address, mandatory for IPv6 + + + + + Local interface to bind our peer listener to + + + + + + + + Local address to bind our peer listener to + + ipv4 + Local IPv4 address used to connect to the peer + + + ipv6 + Local IPv6 address used to connect to the peer + + + + + + + + + + + + Configure timer intervals + + + + + Minimum interval of receiving control packets + + 10-60000 + Interval in milliseconds + + + + + + + + + Minimum interval of transmitting control packets + + 10-60000 + Interval in milliseconds + + + + + + + + + Multiplier to determine packet loss + + 2-255 + Remote transmission interval will be multiplied by this value + + + + + + + + + Echo receive transmission interval + + 10-60000 + The minimal echo receive transmission interval that this system is capable of handling + + + + + + + + + + + Disable this peer + + + + + + Allow this BFD peer to not be directly connected + + + + + + Enables the echo transmission mode + + + + + + + + + + -- cgit v1.2.3