Does MT router takes care about DSCP flags in packet header, are packets processed in different way regarding its priority (first three bits) and/or its bits for reliability / throughput / low delay? Or these bits are only transported together with packet and makes no sense inside MT network?
As I understand, DSCP bits were introduced to distinguish several types of service to be packets processed individually through network, that “clever” routers will use this function “in the future”.
I know about DSCP based QoS system published on wiki (setting different DSCP values for different kinds of traffic and then packet marking and queueing). Ie. can I use whatever DSCP values for my QoS system without any problems?