Diffserv recommended configuration

Many vendors use RFC 4594 as a guideline. This IETF document covers "service classes" with recommendations for DSCP values, policing , and active queue management like RED/WRED.

Here is an example of different service classes and the DSCP values you can use:

Service Class NameDSCP NameDSCP ValueApplication Examples
Network ControlCS6110000Network routing
TelephonyEF101110IP Telephony bearer
SignalingCS5101000IP Telephony signaling
MultimediaAF41,AF42100010,100100H.323/V2 video
ConferencingAF43100110conferencing (adaptive)
Real-TimeCS4100000Video conferencing and
InteractiveInteractive gaming
MultimediaAF31,AF32011010,011100Streaming video and
StreamingAF33011110audio on demand
Broadcast VideoCS3011000Broadcast TV & live events
Low-LatencyAF21,AF22010010,010100Client/server transactions
DataAF23010110Web-based ordering
OAMCS2010000OAM&P
High-ThroughputAF11,AF12001010,001100Store and forward
DataAF13001110applications
StandardDF (CS0)000000Undifferentiated
applications
Low-PriorityCS1001000Any flow that has no BW
Dataassurance

And another example that explains whether you should use policing or active queue management:

Service ClassDSCPConditioning at DS EdgePHB UsedQueuingAQM
Network ControlCS6See Section 3.1RFC2474RateYes
TelephonyEFPolice using sr+bsRFC3246PriorityNo
SignalingCS5Police using sr+bsRFC2474RateNo
MultimediaAF41Using two-rate,Yes
ConferencingAF42three-color markerRFC2597Rateper
AF43(such as RFC 2698)DSCP
Real-TimeCS4Police using sr+bsRFC2474RateNo
Interactive
MultimediaAF31Using two-rate,Yes
StreamingAF32three-color markerRFC2597Rateper
AF33(such as RFC 2698)DSCP
Broadcast VideoCS3Police using sr+bsRFC2474RateNo
Low-LatencyAF21Using single-rate,Yes
DataAF22three-color markerRFC2597Rateper
AF23(such as RFC 2697)DSCP
OAMCS2Police using sr+bsRFC2474RateYes
High-ThroughputAF11Using two-rate,Yes
DataAF12three-color markerRFC2597Rateper
AF13(such as RFC 2698)DSCP
StandardDFNot applicableRFC2474RateYes
Low-PriorityCS1Not applicableRFC3662RateYes

Many vendors use RFC 4594 as a baseline, but sometimes use different DSCP values or recommendations. For example, Cisco uses CS5 for "Broadcast Video" instead of CS3.

Links:

https://networklessons.com/quality-of-service/ip-precedence-dscp-values

https://www.rfc-editor.org/rfc/rfc4594