On Fri, Nov 19, 2010 at 08:36:11AM +0100, Jo-Philipp Wich wrote: > Assuming you want a vlan trunk on LAN Port 1, your config may look like this: > [...] > # Tagged VLAN 10 over Port 1 > config switch_vlan > option vlan 10 > option ports '0t 5' > > # Tagged VLAN 11 over Port 1 > config switch_vlan > option vlan 11 > option ports '0t 5' > > # Tagged VLAN 12 over Port 1 > config switch_vlan > option vlan 12 > option ports '0t 5' > [...]
Don't all these tagged VLANs need "... 5t" so the CPU can distinguish the packets from the different VLAN interfaces? That seems to be the case on my DIR-825 at least. Or am I just confused (in which case there may still be a bug with the DIR-825 VLAN support)? -- Eric Cooper e c c @ c m u . e d u _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
