summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjack9603301 <jack9603301@163.com>2021-01-13 16:03:59 +0800
committerjack9603301 <jack9603301@163.com>2021-01-15 16:26:33 +0800
commit6ad6908327c62b97d046da5d83b5ffced2594ee5 (patch)
treeffe2d87b0e3e77b3ded4e85330424003a9e73a90
parentfddf7daf9f5177c11f3bac911f477e3063f69786 (diff)
downloadvyos-1x-6ad6908327c62b97d046da5d83b5ffced2594ee5.tar.gz
vyos-1x-6ad6908327c62b97d046da5d83b5ffced2594ee5.zip
bridge: op: T3137: Operation mode output VLAN uses color output
-rw-r--r--op-mode-definitions/show-interfaces-bridge.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-bridge.xml.in b/op-mode-definitions/show-interfaces-bridge.xml.in
index cc4b248b6..5dbc8cf85 100644
--- a/op-mode-definitions/show-interfaces-bridge.xml.in
+++ b/op-mode-definitions/show-interfaces-bridge.xml.in
@@ -37,7 +37,7 @@
<properties>
<help>View the VLAN filter settings of the bridge</help>
</properties>
- <command>/usr/sbin/bridge -c vlan show</command>
+ <command>/usr/sbin/bridge -c --color vlan show</command>
</leafNode>
</children>
</node>