From e144e55d6360a92279167198928cbe24efd97f08 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 17 Feb 2024 21:40:58 +0100 Subject: op-mode: T5581: add "show ipv6 nht" command This improves the implementation to support both IPv4 and IPv6 --- op-mode-definitions/include/show-nht.xml.i | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 op-mode-definitions/include/show-nht.xml.i (limited to 'op-mode-definitions/include') diff --git a/op-mode-definitions/include/show-nht.xml.i b/op-mode-definitions/include/show-nht.xml.i new file mode 100644 index 000000000..55dacf3a4 --- /dev/null +++ b/op-mode-definitions/include/show-nht.xml.i @@ -0,0 +1,20 @@ + + + + Show Nexthop tracking table + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + + + Specify the VRF + + vrf name + all default + + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + + + -- cgit v1.2.3