> config switch_vlan
>         option vlan '1'
>         option vid '1'
>         option device 'switch0'
>         option ports '0t 1 2 3 4'
>


Hi Brian,

what do you get on all the other ports (2,3,4) for what concerns vlan 1?

Personally I'd try to remove *option vid '1'* and hence

config switch_vlan
        option vlan '1'
        option device 'switch0'
        option ports '0t 1 2 3 4'

My 2 cents, Alessandro
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to