summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-10-16 11:34:18 +0200
committerGitHub <noreply@github.com>2020-10-16 11:34:18 +0200
commit2b60994ce283cc7c57e9e880e7bc95d1b4d26e7c (patch)
tree8f683cbfaeac6a1f622179769c8f06c56a5550f1 /op-mode-definitions
parenta5a77c47168b888bf008dab139d1e5d023568bfe (diff)
parent522f5bcddd02690ae2f9494f5efab6fdb87ec71e (diff)
downloadvyos-1x-2b60994ce283cc7c57e9e880e7bc95d1b4d26e7c.tar.gz
vyos-1x-2b60994ce283cc7c57e9e880e7bc95d1b4d26e7c.zip
Merge pull request #572 from sever-sever/T2965
op-mode: T2965: Add CLI protocols bfd peers
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-protocols-bfd.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/op-mode-definitions/show-protocols-bfd.xml b/op-mode-definitions/show-protocols-bfd.xml
index 4483b39bf..3d9b67c67 100644
--- a/op-mode-definitions/show-protocols-bfd.xml
+++ b/op-mode-definitions/show-protocols-bfd.xml
@@ -40,6 +40,12 @@
</leafNode>
</children>
</tagNode>
+ <leafNode name="peers">
+ <properties>
+ <help>Show Bidirectional Forwarding Detection (BFD) peers brief</help>
+ </properties>
+ <command>/usr/bin/vtysh -c "show bfd peers brief"</command>
+ </leafNode>
</children>
</node>
</children>