diff options
Diffstat (limited to 'op-mode-definitions/show-ip.xml.in')
-rw-r--r-- | op-mode-definitions/show-ip.xml.in | 7 |
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> |