From 8cfe90afcaec171e03a266df7295d069ab260ef8 Mon Sep 17 00:00:00 2001 From: DmitriyEshenko Date: Tue, 13 Aug 2019 21:52:32 +0000 Subject: [bfd] T1183 Adding support show bfd counters --- op-mode-definitions/show-protocols-bfd.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/op-mode-definitions/show-protocols-bfd.xml b/op-mode-definitions/show-protocols-bfd.xml index 3c682d6f7..2a94d0497 100644 --- a/op-mode-definitions/show-protocols-bfd.xml +++ b/op-mode-definitions/show-protocols-bfd.xml @@ -11,6 +11,14 @@ Show all Bidirectional Forwarding Detection (BFD) peer status /usr/bin/vtysh -c "show bfd peers" + + + + Show Bidirectional Forwarding Detection (BFD) peer counters + + /usr/bin/vtysh -c "show bfd peers counters" + + @@ -20,6 +28,14 @@ /usr/bin/vtysh -c "show bfd peer $5" + + + + Show Bidirectional Forwarding Detection (BFD) peer counters + + /usr/bin/vtysh -c "show bfd peer $5 counters" + + -- cgit v1.2.3