config interface ‘loopback’
option ifname ‘lo’
option proto ‘static’
option ipaddr ‘127.0.0.1’
option netmask ‘255.0.0.0’
config globals ‘globals’
option ula_prefix ‘fdb5:5175:0d88::/48’
config interface ‘lan’
option type ‘bridge’
option ifname ‘eth0.1’
option proto ‘static’
option netmask ‘255.255.255.0’
option ip6assign ‘60’
option ipaddr ‘192.168.178.2’
config interface ‘wan’
option proto ‘pppoe’
option ipv6 ‘auto’
option pppd_options ‘debug’
option ifname ‘eth1.6’
option username ‘fake@freedom.nl’
option password ‘1234’
config switch
option name ‘switch0’
option reset ‘1’
option enable_vlan ‘1’
config switch_vlan
option device ‘switch0’
option vlan ‘1’
option vid ‘1’
option ports ‘1 2 3 5t’
config switch_vlan
option device ‘switch0’
option vlan ‘3’
option vid ‘6’
option ports ‘4t 5t 6t’
Als ik het goed lees zegt mijn config Vlan 3 …maar die zie ik niet in de GUI