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

Catalyst VLAN QOS

divadko
Level 1
Level 1

Hi all,

I have connected 2 switches WS-C3650-24TS and C9200L-24T-4G via 800meg radio link with trunk.I am trunking 2 vlans ... Vlan 30 for IPTV and vlan 50 for Internet.I need to make a prioritization for VLAN30 to prevent video issues when overall traffic reaches maximum radio link capacity.Any idea how to solve it? I never done it before.Thanx for help.


Dave

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

you can try bellow example  from my notes :

 

class-map CM30
match vlan 30
!
policy-map PM30
class CM30
priority level 1
!
interface gigabitethernet x/x << change this trunk port ?
service-policy input PM30
service-policy output PM30

 

Still has issue refer below threads :

 

 

https://community.cisco.com/t5/switching/qos-marking-not-working/m-p/4180034

 

if you doing Cat 9200 bit different :

 

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/configuration_guide/qos/b_1610_qos_9200_cg/configuring_qos.html#concept_fph_3db_p1b

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Isnt there needed any advanced configurations based on that the uplink is only 800megs not full gig?

Yes, you want to "shape" for your available bandwidth, and then have QoS management on the shaped traffic.

W/o my checking, I don't know what "shaping" features the 3650 or 9200 have.  I know the earlier 3560/3750 had a port "shape" feature, although it was inexact.

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