cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
466
Views
3
Helpful
3
Replies

Using QoS for Vlans

cyndachu002
Level 1
Level 1

Hello Everybody i hope you can helpme with something, i have a proyect where i need to put 2 servers and at leats 10 cameras, on a Catalyst 3850, well the datasheet, said this Switch support QoS, but my answer is. How i can configure QoS for every vlan they will be 2 vlan, i want to  take priority for the cameras. Can you suggest my a link or something 

sorry mi english isn´t good

i really want that you can help me

1 Accepted Solution

Accepted Solutions

Bibin Paul
Level 1
Level 1

Hi,

Please find the below configuration which will help you to achieve the requirement.

The configuration is for your uplink interface.

class-map match-any CAMERA
 match vlan  <Vlan number>

policy-map Parent-Policy
 description <words>
 class CAMERA
  shape average <value>
   service-policy <child policy if any>
Please mark the answer as correct if it helps.
Bibin

View solution in original post

3 Replies 3

Bibin Paul
Level 1
Level 1

Hi,

Please find the below configuration which will help you to achieve the requirement.

The configuration is for your uplink interface.

class-map match-any CAMERA
 match vlan  <Vlan number>

policy-map Parent-Policy
 description <words>
 class CAMERA
  shape average <value>
   service-policy <child policy if any>
Please mark the answer as correct if it helps.
Bibin

thanks for your help bro 

it works :)

Chris Deren
Hall of Fame
Hall of Fame

Here are useful Cisco docs on QoS design.

http://www.cisco.com/c/en/us/solutions/enterprise/design-zone-application-performance/landing_cVideo.html

http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND_40/QoSCampus_40.html