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'