From e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 9 Jan 2021 14:31:48 +0100 Subject: xml: op-mode: add preprocessor support as known from configuration mode --- op-mode-definitions/show-ip-pim.xml | 72 ------------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 op-mode-definitions/show-ip-pim.xml (limited to 'op-mode-definitions/show-ip-pim.xml') diff --git a/op-mode-definitions/show-ip-pim.xml b/op-mode-definitions/show-ip-pim.xml deleted file mode 100644 index 3f4edc779..000000000 --- a/op-mode-definitions/show-ip-pim.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - Show PIM (Protocol Independent Multicast) information - - - - - PIM interfaces information - - /usr/bin/vtysh -c "show ip pim interface" - - - - PIM join information - - /usr/bin/vtysh -c "show ip pim join" - - - - PIM neighbor information - - /usr/bin/vtysh -c "show ip pim neighbor" - - - - PIM cached nexthop rpf information - - /usr/bin/vtysh -c "show ip pim nexthop" - - - - PIM state information - - /usr/bin/vtysh -c "show ip pim state" - - - - PIM statistics - - /usr/bin/vtysh -c "show ip pim statistics" - - - - PIM RP (Rendevous Point) information - - /usr/bin/vtysh -c "show ip pim rp-info" - - - - PIM cached source rpf information - - /usr/bin/vtysh -c "show ip pim rpf" - - - - PIM upstream information - - /usr/bin/vtysh -c "show ip pim upstream" - - - - - - - - -- cgit v1.2.3