sax-rgs-gw-core01: configure port for backoffice printer

This commit is contained in:
Gregor Michels 2023-01-18 00:09:52 +01:00
parent 2962a08be7
commit fe220194f9
1 changed files with 1 additions and 3 deletions

View File

@ -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'