cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
1
Replies

QoS Solution over GRE

shakeebmv
Level 1
Level 1

Hi,

I have two sites running with GRE tunnel over the 6 mb MPLS WAN links , what is the best practise of QoS solution to priortize with a certain

bandwidth ( 3 mb ) for a specific application during the period of congestion ?

Thanks in advance

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The    Author of this posting offers the information  contained within this    posting without consideration and with the  reader's understanding  that   there's no implied or expressed suitability  or fitness for any   purpose.  Information provided is for informational  purposes only and   should not  be construed as rendering professional  advice of any kind.   Usage of  this posting's information is solely at  reader's own risk.

Liability Disclaimer

In    no event shall Author be liable for any damages whatsoever    (including,  without limitation, damages for loss of use, data or    profit) arising  out of the use or inability to use the posting's    information even if  Author has been advised of the possibility of  such   damage.

Posting

If the GRE tunnel is the only traffic going across the MPLS link, something like:

class-map match-any Important

match . . .

policy-map QoS

class Important

bandwidth percent 50

fair-queue !if HQF

policy-map Shape6Mbps

class class-default

shape average 6000000

service-policy QoS

interface tunnel #

service-policy output Shape6Mbps

Review Cisco Networking products for a $25 gift card