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/self-originated.xml.i | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 op-mode-definitions/include/ospfv3/self-originated.xml.i (limited to 'op-mode-definitions/include/ospfv3/self-originated.xml.i') diff --git a/op-mode-definitions/include/ospfv3/self-originated.xml.i b/op-mode-definitions/include/ospfv3/self-originated.xml.i new file mode 100644 index 000000000..734f3f8ad --- /dev/null +++ b/op-mode-definitions/include/ospfv3/self-originated.xml.i @@ -0,0 +1,13 @@ + + + + Show Self-originated LSAs + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + #include + #include + #include + + + -- cgit v1.2.3