Hello
We have two locations, connected via a wireless RF bridge.
At location A we have an 5308XL Switch.
At location B we have an 2626 Switch.
On both locations we have defined two seperate VLANS for VOIP, at location A VLANID 16, and at location B VLANID 35.
The interconection between these Switches is in VLAN1, and both Ports are tagged members of vlan1
The ports where the packet enters the switch, where the ip phones are connected to the Switch are untagged members of vlan16 or vlan 35.
I have set up QOS like this
site A: vlan 16 qos priority 5
site B: vlan 35 qos priority 5
When a packet enteres the Switch at site A it will be tagged with vlan ID 16, then enters the vlan 1, traffel to site B via the wireless bridge and enters vlan 35.
My Question: is the 802.1p priority preserved when the packet travels through different vlans or not.
Or must we set up qos between different vlans with TOS DSCP ?