cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
780
Views
0
Helpful
2
Replies

Configure bandwidth priority in cisco ASA

engineer_msu
Level 1
Level 1

Dear All,

I am not too good with Cisco ASA, but I can follow the instructions if given.

 

I need to configure QoS to reserve bandwidth for one of the public IP. This IP is for Video Conferencing.

 

Please any one let me know which steps shall I follow to accomplish this task.

2 Replies 2

Vibhor Amrodia
Cisco Employee
Cisco Employee

Hi,

I think the basic configuration syntax you would be able to find in this document:-

http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/91790-pixasa7x-traffic-mgt.html

You can match only the traffic going to/from this Public in the access list and reference it in the class map.

Thanks and Regards,

Vibhor Amrodia

Dear Vibhor,

The Cisco telepresence device is configured for the public IP x.x.x.x, is the below configuration correct. Please check once then I will apply.

 

access-list VIDEO-CONFERENCE extended permit ip host <PUBLIC_IP> any 

class-map VIDEO-CONFERENCE
 match access-list VIDEO-CONFERENCE

policy-map global_policy
 class VIDEO-CONFERENCE
  priority (I get below error when I give priority)
ERROR: Class VIDEO-CONFERENCE has 'priority' set without 'priority-queue' in any interface

 

Note: Is it possible to assign the bandwith for this IP. I want to assign 2 Mbps bandwidth. The 2 Mbps bandwidth should be reserved for this IP when the internet link is full.

 

Please let me know, how to verify as well. Thank You very much.

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