hi, just wondering how to use Class of Service with mikrotik?
Please explain what exactly do you mean by “use Class of Service”. If you wonder how RouterOS MPLS implementation carries/handles priority info in MPLS frames, see:
http://wiki.mikrotik.com/wiki/EXP_bit_behaviour
This priority information can then be used by WMM when MPLS packets are switched over WMM enabled wireless link, or by ethernet bridges that honor 802.1q priority when packets are switched over VLAN. At the moment RouterOS does not provide specific interface queue that would prioritize packets based on internal priority (that gets extracted from MPLS label EXP field).
its exactly what i’m looking for, thanks agian