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

ASA 5510 QoS configuration

ibrarmohammad
Level 1
Level 1

Hi forum,

We have some users who use citrix outside corporate network through citrix web interface.

These users are high priority users and we want to prioritize the citrix traffic.

I want to make sure that my configuration will fullfill our requirements. Below is the configuration i was thinking to implement.:

ASA(config)# priority-queue outside

ASA(config-priority-queue)# exit

ASA(config)#access-list CTX-QoS extended permit tcp any 10.1.1.200

255.255.255.255 eq https

ASA(config)# class-map CTX-QoS-CMAP

ASA(config-cmap)# match dscp ef

ASA(config-cmap)# match access-list CTX-QoS

ASA(config-cmap)# exit

ASA(config)# policy-map CTX-QoS-PolicyMap

ASA(config-pmap)# class CTX-QoS-CMAP

ASA(config-pmap-c)# priority

ASA(config-pmap-c)# exit

ASA(config)# service-policy CTX-QoS-PolicyMap interface outside

Will this do the job?

Thanks in advance.

Ibrar Mohammad

3 Replies 3

BrinksArgentina
Level 1
Level 1

You must enable priority queues on the physical interface. (VLANs do not suport priority queuing)

priority-queue outside

And it's recomended that you limit the "not so important" traffic, please refer to my post:

http://forums.cisco.com/eforum/servlet/NetProf?page=netprof&type=Subscriptions&loc=.2cd34c23/3&forum=Security&topic=Firewalling


Guido.

Please rate all the helpful comments.

Hi,

thanks for your reply.

I believe that on Cisco ASA you enable it on the VLAN interface.

Otherwise - will the exampled configuration fullfill our needs regarding prioritizing the citrix traffic?

Thansk in advance.

Regards,

Ibrar Mohammad

Hi Mohammad,

Sorry for crashing into the thread. May I know how was your implementation with this?

Im actually planning to implement the same. Prioritize Citrix Traffic.

Hoping to hear from you soon.

Cheers!

Jemel

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