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

Qos on Cisco ASA for video conferencing

Amna Omar
Level 1
Level 1

Hello,


Please, I need to implement video conferencing between two branches on local Network,

what about qos configuration on Cisco ASA? and how can be configure Qos using CLI and ASDM ?

Thanks

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

Look at this thread you have some reference to start :

 

https://community.cisco.com/t5/firewalls/asa5505-qos-web-video-conference-meeting/td-p/2374546

BB

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

How to Ask The Cisco Community for Help

mkazam001
Level 3
Level 3

you need to using something called Modular Policy Framework on the ASA, here is an example via CLI:

class-map cm-video
 match dscp af41

policy-map pm-video

 class cm-video

  priority

service-policy pm-video interface outside

 

class map is used to match the video conf traffic

policy map states what action to take

service policy is applied to the interface

regards, mk

please rate if helpful or accept as solution :)

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