From 3f1790ba4a4c2278ab0ae295e3df23f76c2a461e Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 22 Jun 2019 19:03:21 +0200 Subject: bfd: T1183: add BGP neighbor BFD support set protocols bgp neighbor bfd set protocols bgp peer-group bfd --- templates/protocols/bgp/node.tag/neighbor/node.tag/bfd/node.def | 1 + templates/protocols/bgp/node.tag/peer-group/node.tag/bfd/node.def | 1 + 2 files changed, 2 insertions(+) create mode 100644 templates/protocols/bgp/node.tag/neighbor/node.tag/bfd/node.def create mode 100644 templates/protocols/bgp/node.tag/peer-group/node.tag/bfd/node.def (limited to 'templates') diff --git a/templates/protocols/bgp/node.tag/neighbor/node.tag/bfd/node.def b/templates/protocols/bgp/node.tag/neighbor/node.tag/bfd/node.def new file mode 100644 index 00000000..b5b6a244 --- /dev/null +++ b/templates/protocols/bgp/node.tag/neighbor/node.tag/bfd/node.def @@ -0,0 +1 @@ +help: Enable Bidirectional Forwarding Detection (BFD) with this neighbor diff --git a/templates/protocols/bgp/node.tag/peer-group/node.tag/bfd/node.def b/templates/protocols/bgp/node.tag/peer-group/node.tag/bfd/node.def new file mode 100644 index 00000000..b5b6a244 --- /dev/null +++ b/templates/protocols/bgp/node.tag/peer-group/node.tag/bfd/node.def @@ -0,0 +1 @@ +help: Enable Bidirectional Forwarding Detection (BFD) with this neighbor -- cgit v1.2.3