I am trying to figure out how to utilize the switch chipset features described in the Manual:Switch Chip Features page. I need to do the following and was hoping it could be easily accomplished with in the chipset without having to utilize firewall mangle.
RB750G #1
ether1 - trunk port with tagged packets from ether2/3
ether2 - untagged (connection for data, need vlan 200 tag applied to traffic as it leaves this port destined for ether1 and untagged as it arrives on this port)
ether3 - untagged (connection for voip, need vlan 300 tag applied to traffic as it leaves this port destined for ether1 and untagged as it arrives on this port)
RB750G #2
ether1 - trunk port with tagged packets from ether2/3
ether2 - untagged (connection for data, need vlan 200 tag applied to traffic as it leaves this port destined for ether1 and untagged as it arrives on this port)
ether3 - untagged (connection for voip, need vlan 300 tag applied to traffic as it leaves this port destined for ether1 and untagged as it arrives on this port)
I have tried a number of different variations of what was described in the Manual and have searched the forum for successful examples with no luck. Please only provide feedback regarding how to accomplish this via the /int ether swtich (host, vlan, port, rule) settings. At some point I will also need to set priority to the vlan tagged packets to give higher priority to the voip vlan, but I need to get a working vlan configuration before I can worry about that.
Thanks all!