I'm testing some ethernet-based branch connections. I'm using a traffic shaping policy on an ERL to proitize traffic being sent out the WAN (eth0) port of this test router (mainly to protect voice and citrix traffic) to shape it based on the port size of the provider (5M in this case).
Is there a way to use this same policy to tag a DSCP value on outbound traffic?
i.e. anything that matches class 10 in my traffic-policy shaper config to be tagged as DSCP 46/EF
class 20 tagged as DSCP 26 / AF31
class 30 tagged as DSCP 18 / AF21
Thanks!