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-ipv6.xml | 49 --------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 op-mode-definitions/show-ipv6.xml (limited to 'op-mode-definitions/show-ipv6.xml') diff --git a/op-mode-definitions/show-ipv6.xml b/op-mode-definitions/show-ipv6.xml deleted file mode 100644 index a59c8df0c..000000000 --- a/op-mode-definitions/show-ipv6.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - Show IPv6 routing information - - - - - Show all IPv6 access-lists - - vtysh -c "show ipv6 access-list" - - - - Show specified IPv6 access-list - - WORD - - - vtysh -c "show ipv6 access-list $4" - - - - Show IPv6 forwarding status - - vtysh -c "show ipv6 forwarding" - - - - Show RIPNG protocol information - - vtysh -c "show ipv6 ripng" - - - - Show RIPNG protocol status - - vtysh -c "show ipv6 ripng status" - - - - - - - - -- cgit v1.2.3