summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-06-06 00:15:19 +0200
committerChristian Poessinger <christian@poessinger.com>2020-06-06 00:15:22 +0200
commitc271aacf0bb0b36699ae59ff6efaa597d8722d61 (patch)
treebef44ae65b9ae254e11a61fb35646b3295cdec45 /op-mode-definitions
parent992d3560369608085eaed41c385d17cbc4566fa5 (diff)
downloadvyos-1x-c271aacf0bb0b36699ae59ff6efaa597d8722d61.tar.gz
vyos-1x-c271aacf0bb0b36699ae59ff6efaa597d8722d61.zip
op-mode: ethernet: T2546: fix "show interfaces ethernet eth0"
Command node was missing.
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-interfaces-ethernet.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/op-mode-definitions/show-interfaces-ethernet.xml b/op-mode-definitions/show-interfaces-ethernet.xml
index 675636929..ec23a39c2 100644
--- a/op-mode-definitions/show-interfaces-ethernet.xml
+++ b/op-mode-definitions/show-interfaces-ethernet.xml
@@ -11,6 +11,7 @@
<path>interfaces ethernet</path>
</completionHelp>
</properties>
+ <command>${vyos_op_scripts_dir}/show_interfaces.py --intf="$4"</command>
<children>
<leafNode name="brief">
<properties>