cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
307
Views
0
Helpful
2
Replies

QoS Shaping on MPLS

stephen.stack
Level 4
Level 4

<p>Hi Experts,</p>

<p>Looking for a little help with a QoS config. I have a customer connected to an MPLS cloud. they have two sites, and both sites have 10 Mb into the cloud.</p>

<p>Our Data center has a 100 Mb link into the cloud. We provide internet bandwitdh. Can i put QoS on the customers routers, (not our core routers) to shape there internet access to 2Mb and leave their intersite, VPN traffic at 10Mbs.</p>

<p>Am thinking of using a Nested policy of sorts.</p>

<p>Thanks</p>

<p>Stephen</p>

========================== http://www.rconfig.com A free, open source network device configuration management tool, customizable to your needs! - Always vote on an answer if you found it helpful
2 Replies 2

mszeftawy
Level 1
Level 1

if you have access to the customer router, and the customer will not be able to modify this configuration then you can do this shapping on his router.

if i understand the problem correctly you need to create class map that classify only the internet traffic to be shaped and leave the vpn traffic to its defaults.

you can achive this by creating the class map as below

class-map match-all SHAPE

match any

match not access-group (access list used to match the VPN traffic)

and then create the shaping policy map

 

 

ah yes!!! the Not statement. Forgot about that one.

I set it up today, and it seems to be working a treat.


Thanks a mil

 

Stephen

========================== http://www.rconfig.com A free, open source network device configuration management tool, customizable to your needs! - Always vote on an answer if you found it helpful
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card