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

Inbound QoS question

Manish Patel
Level 1
Level 1

hi

i have a cisco 2901 and a cisco 2801 router. I am trying to come up with a qos config that prioritises citrix packets as well as voice.

the below config works on a cisco 2801 router but not on a cisco 2901 router. qos prioritises packes for citrix on the 2801 but i dont see packet classification on the 2901 router. nbar version on 2801 is 6 whilst nbar version on 2901 is 7. Anyone got any ideas.

the config is below:-

class-map match-any DATA-PRIORITY

match protocol citrix

match protocol ssh

class-map match-any VOICE-CONTROL

match protocol skinny

match protocol mgcp

match protocol h323

class-map match-any VOICE

match protocol rtp audio

policy-map QOS-POLICY

class VOICE

    set dscp ef

class VOICE-CONTROL

    set dscp af31

class DATA-PRIORITY

    set dscp af21

class class-default

    set dscp default

int gi0/1

service-policy input QOS-POLICY

1 Reply 1

Manish Patel
Level 1
Level 1

a bit of a weird issue, but i managed to fix it with a reboot of the router.

Review Cisco Networking products for a $25 gift card