From a483281e5fd9db394c0dce3359d91599ba55adf8 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Mon, 27 Feb 2023 11:21:51 -0600 Subject: op-mode: T4952: use list_interfaces from vyos-utils --- op-mode-definitions/include/isis-common.xml.i | 6 +++--- op-mode-definitions/include/ospf-common.xml.i | 4 ++-- op-mode-definitions/include/ospfv3/interface.xml.i | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'op-mode-definitions/include') diff --git a/op-mode-definitions/include/isis-common.xml.i b/op-mode-definitions/include/isis-common.xml.i index 5674bc22f..95a171515 100644 --- a/op-mode-definitions/include/isis-common.xml.i +++ b/op-mode-definitions/include/isis-common.xml.i @@ -32,7 +32,7 @@ Show IS-IS interfaces - + @@ -49,7 +49,7 @@ Show specific IS-IS interface - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ @@ -75,7 +75,7 @@ Show specific IS-IS interface - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ diff --git a/op-mode-definitions/include/ospf-common.xml.i b/op-mode-definitions/include/ospf-common.xml.i index 23769c8ba..098254f4e 100644 --- a/op-mode-definitions/include/ospf-common.xml.i +++ b/op-mode-definitions/include/ospf-common.xml.i @@ -512,7 +512,7 @@ Show IPv4 OSPF information for specified interface - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ @@ -536,7 +536,7 @@ Show IPv4 OSPF neighbor information for specified IP address or interface <x.x.x.x> - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ diff --git a/op-mode-definitions/include/ospfv3/interface.xml.i b/op-mode-definitions/include/ospfv3/interface.xml.i index 0fb66257d..7a0b8ea48 100644 --- a/op-mode-definitions/include/ospfv3/interface.xml.i +++ b/op-mode-definitions/include/ospfv3/interface.xml.i @@ -38,7 +38,7 @@ Specific insterface to examine - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ -- cgit v1.2.3