CISCO ASR ISG QOS
Budget: €30 – €250 EUR
We need to create an example configuration for qos policing that will be used in ISP environment.
This is what we have now:
policy-map WIFI_38M
class class-default
police cir 39845500 bc 7471104 be 14942208 conform-action transmit exceed-action drop
At first i want to shape p2p to not be able to reach more than 50% of cir.
Next thing will be priorise capacity for OTT, DNS and HTTP+HTTPS.
The best will be that the traffic for OTT will not be a part of Policy... Somehow to exclude it from it.
If not, i need to make a priority inside of policy with highest priority.
The OTT server are running on /28 network
This is what we have now:
policy-map WIFI_38M
class class-default
police cir 39845500 bc 7471104 be 14942208 conform-action transmit exceed-action drop
At first i want to shape p2p to not be able to reach more than 50% of cir.
Next thing will be priorise capacity for OTT, DNS and HTTP+HTTPS.
The best will be that the traffic for OTT will not be a part of Policy... Somehow to exclude it from it.
If not, i need to make a priority inside of policy with highest priority.
The OTT server are running on /28 network