We just realized Cogent was adding QOS to packets entering our network and that we were not checking ingress QOS tags. What do you do for your network?
Here is a quick QOS bleach recipe applied to an interface:
policy-map ingress-marking class class-default set dscp 0 ! end-policy-map ! interface TenGigE0/0/1/3 service-policy input ingress-marking ! end
No comments:
Post a Comment