Jo-Philipp Wich <[email protected]> writes:
> config device
> option name switch0
> option type bridge
>
> config bridge-vlan
> option device switch0
> option vlan 1
> list ports 'lan1'
> list ports 'lan2:t'
If we can't come up with a working automatic scheme, maybe we could have
an option to disable the cpu port per vlan? Something like
config bridge-vlan
option device switch0
option vlan 2
option self 0 # defaults to true
list ports 'lan2:t'
Bjørn
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel