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

QoS for specific host, with priority.

jaccorens
Level 1
Level 1

Hello,

I have medium understanding about configuring cisco hardware, with mostly the basic functions. Now I need to get into QoS, since we started using a web application, that has to be privileged above all other traffic. This webapp is https, and on a specific url. Can someone point me to what to do, to keep this site responsive, unregarding what other traffic is going in and/or out?

I have no understanding about QoS what so ever.

Cisco 1811 router.

1 Reply 1

chadlincoln
Level 3
Level 3

class-map webapp

match protocol http url https//:www.cisco.com

policy-map wan-edge

class webapp

priority 33 (put in the percentage of bandwidth you want to guarantee for the app)

class class-default

fair-queue

interface fa0/0

service-policy output wan-edge

That will apply 33 percent of the bandwidth to the webapp going out the fa 0/0 interface while treating all other traffic equally.

Please rate if this helped.

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco