Hey guys,
Is it possible to apply dscp marking based on destination IP?
My understanding is this, it is possible by creating an extended access list and then apply a route map out of the interface I want to send the traffic from. but this takes us to another question, is it possible to apply 2 route maps with different dscp marking out of the same interface?
for example, let's say I want to give specific marking to traffic going to a specific destination IP, but then I want the rest of traffic that is destined to all other IPs to be marked with different DSCP values. (all traffic going through the same interface).
Thanks,