summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-ip.xml.in')
-rw-r--r--op-mode-definitions/show-ip.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-ip.xml.in b/op-mode-definitions/show-ip.xml.in
index dd338ff81..91564440d 100644
--- a/op-mode-definitions/show-ip.xml.in
+++ b/op-mode-definitions/show-ip.xml.in
@@ -11,7 +11,7 @@
<properties>
<help>Show IPv4 Neighbor Discovery (ND) information</help>
</properties>
- <command>ip -f inet neigh list</command>
+ <command>${vyos_op_scripts_dir}/show_neigh.py --family inet</command>
</node>
</children>
</node>