summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-02-17 20:45:22 +0000
committerGitHub <noreply@github.com>2024-02-17 20:45:22 +0000
commita641c80f32e5e5870107f70f17d7f1159b3da91f (patch)
tree691ff499652be1a22206950ec08cdf9ab8b8da19 /op-mode-definitions/show-ip.xml.in
parent2a6318dfc1c3eb6e152a7187306f6308e279a30c (diff)
parente144e55d6360a92279167198928cbe24efd97f08 (diff)
downloadvyos-1x-a641c80f32e5e5870107f70f17d7f1159b3da91f.tar.gz
vyos-1x-a641c80f32e5e5870107f70f17d7f1159b3da91f.zip
Merge pull request #3027 from c-po/nht-T5581
op-mode: T5581: add "show ipv6 nht" command
Diffstat (limited to 'op-mode-definitions/show-ip.xml.in')
-rw-r--r--op-mode-definitions/show-ip.xml.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/op-mode-definitions/show-ip.xml.in b/op-mode-definitions/show-ip.xml.in
index 3caf1f1ea..bac4df05c 100644
--- a/op-mode-definitions/show-ip.xml.in
+++ b/op-mode-definitions/show-ip.xml.in
@@ -33,12 +33,7 @@
</tagNode>
</children>
</node>
- <leafNode name="nht">
- <properties>
- <help>Show IPv4 nexthop tracking table</help>
- </properties>
- <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
- </leafNode>
+ #include <include/show-nht.xml.i>
</children>
</node>
</children>