09-11-2015 03:41 AM - edited 03-21-2019 10:53 AM
We current are rolling out a DMVPN solution to all our offices, however in italy we are using Telecom Italia. It seems they block AF31 QoS markings. We need this for our critical traffic.
What I want to do as we are getting no where with the Telco is mark everything coming in to the Internet router from my LAN of whic it is. But I want to remark only certasin sites QoS as default. I have tried quite a few configurations but can not work out where I'm going wrong.
My current config is below, please help!!!
ip access-list extended ITALIAN_SITES
permit ip host X.X.X.X host X.X.X.X
permit ip host X.X.X.X host X.X.X.X
class-map match-all ITALIAN_SITES
match access-group name ITALIAN_SITES
policy-map QOS-OUT
class ITALIAN_SITES
set dscp default
INT GI0/0/0
SERVICE-POLICY output QOS-OUT
Thanks
Iain
09-11-2015 10:21 AM
QOS over the Internet? That would be cool. This is not possible without special circuits or peering agreements unfortunately.
09-11-2015 12:26 PM
Hello Lain,
I am so little confulsed about you want to do. Let´s see. Do you want marking your traffic from office to internet with dscp default? Tell me more about this topology.
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide