Hi,
I am trying to setup a VLAN switch using the switch chip of a 915G (router OS v6.27), but I do not find any documentation on what the options do. What I did find referred to CRS but those settings do not work/exist in my 915G. I know how to do it with bridges but i want to see how it is done using the switch (which is said to be faster). I do not need to route between my VLANs.
What I would like to do: I want ether1 to be VLAN trunk (VLAN 77,78,79) and ether2,3,4 should be mapped to VLAN 77,78,79. Later I want to set up two WLANs, which I want to assign to VLAN 77 and VLAN 78, therefore VLAN 77 and VLAN 78 must also be accessible beyound the switch layer. In Switch/VLAN I define VLANs for my ports:
- 77=switch1 cpu, ether1,ether2
- 78=switch1 cpu, ether1,ether3
- 79=ether1,ether4
Is this correct so far?
Of course I have to activate VLAN Mode for ether1-ether4 in Switch/Port, and I think I have to set “VLAN Mode” to secure to obey my settings in Switch/VLAN.
But what option for “VLAN Header”? Is “add if missing” and “always strip” applied to incomming packets or outgoing? On ether2,3,4 I want “add if missing” for incomming and “always strip” for outgoing packets. On ether1 “leave as is”.
Furthermore I have no Idea what is set up in Switch/Host (and why I can define VLANs there as well) and in Switch/Rules.
I thank you very much for your help.