From fe220194f9420dd8c97b1fe17512a1d8d229577a Mon Sep 17 00:00:00 2001 From: Gregor Michels Date: Wed, 18 Jan 2023 00:09:52 +0100 Subject: [PATCH] sax-rgs-gw-core01: configure port for backoffice printer --- templates/gateways/sax-rgs-gw-core01/etc/config/network | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/gateways/sax-rgs-gw-core01/etc/config/network b/templates/gateways/sax-rgs-gw-core01/etc/config/network index 3401c34..42d3ab2 100644 --- a/templates/gateways/sax-rgs-gw-core01/etc/config/network +++ b/templates/gateways/sax-rgs-gw-core01/etc/config/network @@ -30,7 +30,6 @@ config bridge-vlan 'mgmt_vlan' list ports 'eth4:u*' list ports 'eth5:u*' list ports 'eth6:u*' - list ports 'eth7:u*' config bridge-vlan 'clients_vlan' option vlan '2' @@ -41,7 +40,6 @@ config bridge-vlan 'clients_vlan' list ports 'eth4:t' list ports 'eth5:t' list ports 'eth6:t' - list ports 'eth7:t' config bridge-vlan 'wan_vlan' option vlan '3' @@ -57,7 +55,7 @@ config bridge-vlan 'backoffice_vlan' list ports 'eth4:t' list ports 'eth5:t' list ports 'eth6:t' - list ports 'eth7:t' + list ports 'eth7:u*' config interface 'mgmt' option device 'switch.1'