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-vrf.xml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 op-mode-definitions/show-vrf.xml (limited to 'op-mode-definitions/show-vrf.xml') diff --git a/op-mode-definitions/show-vrf.xml b/op-mode-definitions/show-vrf.xml deleted file mode 100644 index 438e7c334..000000000 --- a/op-mode-definitions/show-vrf.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - Show VRF information - - ${vyos_op_scripts_dir}/show_vrf.py -e - - - - Show information on specific VRF instance - - vrf name - - - ${vyos_op_scripts_dir}/show_vrf.py -e "$3" - - - - Shows all process ids associated with VRF - - /usr/sbin/ip vrf pids "$3" - - - - - - -- cgit v1.2.3