From cf998c040c371be20be8035895989fcee3c06429 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 27 Apr 2021 22:12:11 +0200 Subject: op-mode: ospfv3: T3335: re-use common vtysh_wrapper.sh wrapper Instead of renaming the OSPFv3 commands for every individual XML invocation, also re-use the common helper shell script. One source, one truth! --- op-mode-definitions/include/ospfv3/internal.xml.i | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 op-mode-definitions/include/ospfv3/internal.xml.i (limited to 'op-mode-definitions/include/ospfv3/internal.xml.i') diff --git a/op-mode-definitions/include/ospfv3/internal.xml.i b/op-mode-definitions/include/ospfv3/internal.xml.i new file mode 100644 index 000000000..ac7c61e6f --- /dev/null +++ b/op-mode-definitions/include/ospfv3/internal.xml.i @@ -0,0 +1,8 @@ + + + + Show internal LSA information + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + -- cgit v1.2.3