summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-interfaces-wwan.xml.in
diff options
context:
space:
mode:
authorSander Klein <github@roedie.nl>2023-01-11 20:01:17 +0100
committerSander Klein <github@roedie.nl>2023-01-11 20:01:17 +0100
commit0cdd2740f300a8b4ebfde931feb82610bcfd7f78 (patch)
tree2af9ea1cec296aef4e250523704146b44e41a239 /op-mode-definitions/show-interfaces-wwan.xml.in
parentde1fa852c38b8eff22cf0c1a34abd13379c0705c (diff)
downloadvyos-1x-0cdd2740f300a8b4ebfde931feb82610bcfd7f78.tar.gz
vyos-1x-0cdd2740f300a8b4ebfde931feb82610bcfd7f78.zip
Backport: T4918: op_mode interfaces: Fix show int
`show interfaces ethernet eth0` and `show interface bonding eth0` produces the same output. While this is not a big problem it does make usage a bit odd sometimes. This commit adds the --intf_type option to all instances of interfaces.py to make output consistent.
Diffstat (limited to 'op-mode-definitions/show-interfaces-wwan.xml.in')
-rw-r--r--op-mode-definitions/show-interfaces-wwan.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-wwan.xml.in b/op-mode-definitions/show-interfaces-wwan.xml.in
index 3cd29b38a..013668f68 100644
--- a/op-mode-definitions/show-interfaces-wwan.xml.in
+++ b/op-mode-definitions/show-interfaces-wwan.xml.in
@@ -12,7 +12,7 @@
<script>cd /sys/class/net; ls -d wwan*</script>
</completionHelp>
</properties>
- <command>${vyos_op_scripts_dir}/show_interfaces.py --intf="$4"</command>
+ <command>${vyos_op_scripts_dir}/show_interfaces.py --intf="$4" --intf-type=wirelessmodem</command>
<children>
<leafNode name="capabilities">
<properties>