Hello All,
I can use some some help in trying to determine what is the right command to accomplish this (below).
Mikrotik A(Eth 5 Trunk Port) ----------(Fixed Wireless Bridge PTP/WDS) --------------- (Eth 5 Trunk port)Mikrotik B
BR_Vlan 101 ->Eth 1-------------------------Vlan 101---------- Br_vlan101 ->Eth 1
BR_Vlan 102 ->Eth 2 ------------------------ Vlan 102 ---------- Br_vlan102 ->Eth 2
BR_Vlan 103 ->Eth 3 ------------------------ Vlan 103 ---------- Br_vlan 103 ->Eth 3
Narrative: Three vlans being transported over a PTP Fixed Wireless Link.
Each Vlan is being handed off on each of the Mikrotiks to An Ethernet Port.
Question: how would one setup CoS priority on the three Vlans to be as follows
Vlan_101 = priority 7
Vlan_ 102 = priority 5
Vlan_ 103 = priority 1
From the docs, I can tell that this needs to be done in the bridge filter section, but am having difficulty in sorting out the proper command to do this.
Many Thanks in advance.
Faisal