From 348cc302258b59b3e31c4aeb7ccc432086908edc Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 31 Jul 2023 21:40:59 +0200 Subject: T3700: add "show bridge vlan tunnel" --- op-mode-definitions/show-bridge.xml.in | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'op-mode-definitions') diff --git a/op-mode-definitions/show-bridge.xml.in b/op-mode-definitions/show-bridge.xml.in index a272ea204..fad3f3418 100644 --- a/op-mode-definitions/show-bridge.xml.in +++ b/op-mode-definitions/show-bridge.xml.in @@ -7,12 +7,20 @@ Show bridging information - + View the VLAN filter settings of the bridge ${vyos_op_scripts_dir}/bridge.py show_vlan - + + + + Show bridge VLAN tunnel mapping + + ${vyos_op_scripts_dir}/bridge.py show_vlan --tunnel + + + -- cgit v1.2.3