From 7467727e80dc58a5f4d85669cfbead4c08543ad8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 12 Nov 2020 17:46:07 +0100 Subject: bridge: T3042: ease help string on allowed-vlan and native-vlan --- interface-definitions/interfaces-bridge.xml.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/interface-definitions/interfaces-bridge.xml.in b/interface-definitions/interfaces-bridge.xml.in index 97f548252..678d3806c 100644 --- a/interface-definitions/interfaces-bridge.xml.in +++ b/interface-definitions/interfaces-bridge.xml.in @@ -113,7 +113,7 @@ - Set the specific VLAN ID in the interface to ACCESS mode + Specify VLAN id which should natively be present on the link 1-4094 Virtual Local Area Network (VLAN) ID @@ -126,14 +126,14 @@ - Allow the bridge to pass the tagged VLAN tag on this interface + Specify VLAN id which is allowed in this trunk interface - <n> - Virtual Local Area Network (VLAN) ID + <id> + VLAN id allowed to pass this interface - <n-m>-<1-4096> - Virtual Local Area Network (VLAN) ID Range + <idN>-<idM> + VLAN id range allowed on this interface (use '-' as delimiter) ^([0-9]{1,4}-[0-9]{1,4})|([0-9]{1,4})$ -- cgit v1.2.3