01-23-2020 02:51 AM
Hello,
Not a QoS expert here but I am really trying to study and understand at the moment. We have added a new C9200L to our office and I am stuck with configuring the MLS part..
Below is the existing config in the C2960XR
!
mls qos map cos-dscp 0 8 16 24 32 46 48 56
mls qos srr-queue output cos-map queue 1 threshold 3 4 5
mls qos srr-queue output cos-map queue 2 threshold 1 2
mls qos srr-queue output cos-map queue 2 threshold 2 3
mls qos srr-queue output cos-map queue 2 threshold 3 6 7
mls qos srr-queue output cos-map queue 3 threshold 3 0
mls qos srr-queue output cos-map queue 4 threshold 3 1
mls qos srr-queue output dscp-map queue 1 threshold 3 32 33 40 41 42 43 44 45
mls qos srr-queue output dscp-map queue 1 threshold 3 46 47
mls qos srr-queue output dscp-map queue 2 threshold 1 16 17 18 19 20 21 22 23
mls qos srr-queue output dscp-map queue 2 threshold 1 26 27 28 29 30 31 34 35
mls qos srr-queue output dscp-map queue 2 threshold 1 36 37 38 39
mls qos srr-queue output dscp-map queue 2 threshold 2 24
mls qos srr-queue output dscp-map queue 2 threshold 3 48 49 50 51 52 53 54 55
mls qos srr-queue output dscp-map queue 2 threshold 3 56 57 58 59 60 61 62 63
mls qos srr-queue output dscp-map queue 3 threshold 3 0 1 2 3 4 5 6 7
mls qos srr-queue output dscp-map queue 4 threshold 1 8 9 11 13 15
mls qos srr-queue output dscp-map queue 4 threshold 2 10 12 14
mls qos queue-set output 1 threshold 1 100 100 50 200
mls qos queue-set output 1 threshold 2 125 125 100 400
mls qos queue-set output 1 threshold 3 100 100 100 400
mls qos queue-set output 1 threshold 4 60 150 50 200
mls qos queue-set output 1 buffers 15 25 40 20
mls qos
!
*****sample interface*****
!
interface GigabitEthernet1/0/3
switchport access vlan 200
switchport mode access
switchport voice vlan 201
srr-queue bandwidth share 1 30 35 5
queue-set 2
priority-queue out
mls qos trust dscp
no cdp enable
spanning-tree portfast
!
And I just want it to convert to be used in our new C9200L. I've read a couple of articles including this one.. https://edennington.wordpress.com/2013/08/09/simplified-qos-on-3850-with-mqc/
However, I am still stuck at the moment.
I am hoping someone also had this experience and would be kind enough to share how they were able to convert this MLS to the new MQC in C9200L.
Atb,
Stressed Helpdesk
Solved! Go to Solution.
01-23-2020 04:21 AM
01-23-2020 03:53 AM
have you used cisco converter :
what is the issue after deploying in to Cat 9200 ?
01-23-2020 04:21 AM
01-23-2020 05:04 AM
Thanks so much for this @Mark Malone .. now at least I'm relieved, I thought the previous IT admin made some advanced QoS stuff to the switches.
So basically.. the below sample interface on the C2960XR below..
!
interface GigabitEthernet1/0/3
switchport access vlan 200
switchport mode access
switchport voice vlan 201
srr-queue bandwidth share 1 30 35 5
queue-set 2
priority-queue out
mls qos trust dscp
no cdp enable
spanning-tree portfast
!
Will now be equivalent to the below in the new C9200L switches..
!
interface GigabitEthernet4/0/1
switchport access vlan 230
switchport mode access
switchport voice vlan 231
no cdp enable
auto qos trust dscp
spanning-tree portfast
service-policy input AutoQos-4.0-Trust-Dscp-Input-Policy
service-policy output AutoQos-4.0-Output-Policy
!
The service-policy lines automatically showed-up..
Again thanks so much for your quick response to this..
01-23-2020 05:33 AM
01-23-2020 04:57 AM
I've tried to read this topic last night however still having problems understanding as I don't have much experience with QoS.. I think I can get it done, but would take me at least a week to read, understand and test for application.
No issues yet, I have not configured the C9200L switches yet.
Thanks so much for your update @balaji.bandi
01-23-2020 05:38 AM
You should be ok, any issue we can tweak the config required manner.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide