What is the recommenden access port QoS configuration for 8900/9900 video enabled phones

Hi all,
we are currently starting to roll out some video enabled 9900 and 8900 phones in our network. In the past we did not use video and configured the access ports on our Catalyst 2960 switches with "auto qos voip ciscp-phone". This however creates a policy which does not include a class-map to correctly handle the AF41 video traffic coming from those phones. I have thougth about extending the autoqos policy with a AF41 class-map but am not sure if this is the right way to do it. 
That's what I have in mind:
class-map match-all AUTOQOS_VIDEO_DATA_CLASS
  match ip dscp af41
class-map match-all AUTOQOS_VOIP_DATA_CLASS
  match ip dscp ef
class-map match-all AUTOQOS_DEFAULT_CLASS
  match access-group name AUTOQOS-ACL-DEFAULT
class-map match-all AUTOQOS_VOIP_SIGNAL_CLASS
  match ip dscp cs3
policy-map AUTOQOS-SRND4-CISCOPHONE-POLICY
 class AUTOQOS_VOIP_DATA_CLASS
   set dscp ef
  police 128000 8000 exceed-action policed-dscp-transmit
 class AUTOQOS_VIDEO_DATA_CLASS
   set dscp af41
  police 1500000 8000 exceed-action policed-dscp-transmit
 class AUTOQOS_VOIP_SIGNAL_CLASS
   set dscp cs3
  police 32000 8000 exceed-action policed-dscp-transmit
 class AUTOQOS_DEFAULT_CLASS
   set dscp default
  police 10000000 8000 exceed-action policed-dscp-transmit
How do you guys do it ? Is there some documentation for this ? 
Thank you for your kind help
best regards
Andreas

Hi
You have to keep this table on your mind. Your configuration is fine if your configuration for SD video , but if for HD video , it is not ok you have to change video bandwidth at least 5M.
Traffic Type
Layer 2 CoS
Layer 3 IP Precedence
Layer 3 DSCP
Voice RTP1
5
5
EF
Voice control
3
3
AF31
Video conference
4
4
AF41
Streaming video (IP/TV)
1
1
AF13
Data
0-2
0-2
0-AF23
*Interactive Video "AF41"- Sensitive but can tolerate packet loss of about 1% and latency almost same as voice.
*Streaming Video "AF13" - Less sensitive - can tolerate about 4-5% packet loss and latency of about 4-5 seconds.
*HD video conference will require between 5M to 16M , but SD video conference will use 384K to 1 M
Note:-Video QOS , if you will assume that your video conference will use around 384K , you have to add 20% because video conference include voice so the total bandwidth 460K.
Kindly check the below link
http://www.sdcug.com/wp-content/uploads/2011/04/Campus-QoS-for-Voice-and-Video.pdf
Thanks
please rate all useful information

Similar Messages

  • With Premiere elements 11, when Publish/Share (saving) a finished video, selecting H.264  .mov file type, what are the recommended Codec and Aspect settings for a crisp video and a small file size?

    With Premiere Elements 11, when Publish/Share (saving) a finished video, selecting H.264  .mov file type, what are the recommended Aspect and Codec settings , for a crisp video with a small file size?

    Gary Krouse
    We will customize a very detailed reply, but
    (a) What are the properties of your source media?
    (b) What did you or the program set as the project preset to match the properties of the source media?
    (c) What specific requirements do you have for this H.264.mov export file?
    File size can be a compromise between bitrate, file size, and quality.
    Thanks.
    ATR

  • What is the best All in One program for picture and video editing?

    Hello i am new to photoshop and would like to really make some fantastic photos and video for my family and friends. I want to add effects to video and Edit photos to the 10th degree. Can someone please recommend an Adobe program. Should i get CS4 extended should i get master suite? Also where can i watch Video Tutorials that start from the basic and lead to the complex. Thanks in advance

    What is the best All in One program for picture and video editing?
    There is no such thing. If there were, nobody would bother writing different applications. If you are primarily focused on still image editing and video, Adobe Production Premium is the way to go. You can find any number of tutorials just by searching Google and many good ones are linked from the Adobe help systems as well.
    Mylenium

  • What is the best external hard drive setup for pictures and videos?

    I have a FireWire 800 port & I'm looking to back up my pix and vids. I've read reviews of alot of different ones. I don't want a time capsule because all the reviews are negative. These are pix & vids that I do not want to lose so how can I safeguard them?

    These three brands and models are all excellent. All have similar features and build quality.
    OWC (www.macsales.com) Mercury Elite Pro series
    Lacie Quadra D2 series
    G-Tech G-Series
    Personally I use the Lacie's (I have 4) and have been 100% satisfied for the past several years with them.
    Roger

  • What are the correct setup and system settings for importing HDV video from tape?

    I keep trying different "easy setups" and system settings/preferences in order to import both the audio and video from HDV recordings on miniDV tape to no avail in either FCE4 or FCP5.  I import via firewire from the camera.  My computer "sees" the camera and controls playback (I can hear the audio) but no video displays for capture (just color bars).
    My camera is a Canon Vixia HV40 and my computer is a MacBook Pro running Snow Leopard 10.6.8.
    I've tried the HDV easy setup...no video...
    I've tried HDV 1080i/60 as I saw recommended somewhere else...no video...
    Captures standard video just fine but I'd like to try editing some higher def footage.
    Any suggestions?
    Many thanks.

    The combination of all these helpful ideas solved the problem.
    I set AV settings to HD and Apple Intermediate Codec HDV 1080i/60 AND set the cameras output to "locked" HDV.  Funny, it had been on "A" (Auto) before and should have simply sensed the need for HD output.  I then tried to capture using "A" again and this time it detected the difference between SD footage and HDV footage (I had clips of both kinds on the same tape).
    I ran similar capture tests on FCP 5.1, FCE 4, and FCPX and all three programs captured HDV video and audio.
    Thanks again everyone.  Be sure the camera is set to output HDV or "A".

  • What is the Difference btwn PORT and SOCKET

    Hai, what is the diff. between Port and Socket and is Port related to Hardware?

    Or another way, A socket is the connection you make, the port is the channel that the socket connected on.
    A lot of ports are assigned to a certain use eg 80 = http. So when you try to access a web page, your browser tries to make a connection to the server on port 80, the server software will listen on port 80 on the server computer for htp request.

  • TS3899 what is the outgoing server port for smtp

    what is the outgoing server port for smtp

    Google is your friend for searching for SMTP configuration for your Email provider
    25 is blocked by most providers (because of spam)
    465 and 587 are the ports used by authenticated SMTP setups.

  • What are the prerequisites to install and configure Oracle Coherence 3.4

    What are the prerequisites to install and configure an Oracle Coherence (3.4 Grid version) on RHEL5.0 system?
    I want to make an Oracle Coherence Gid Data system for testing purpose using 3 machines.
    What kind of network configuration is OK?
    What software should be installed in advance?
    Thank you

    Hi,
    I would read through the Testing and Tuning section of the following page.
    http://coherence.oracle.com/display/COH34UG/Usage+(Full)
    Even though you are not about to go into production I think the Production Checklist has some very useful information.
    http://coherence.oracle.com/display/COH34UG/Production+Checklist
    -Dave

  • What are the basic element of Base configuration of an oracle Database ?

    What are the basic element of Base configuration of an oracle Database ?

    889543 wrote:
    What are the basic element of Base configuration of an oracle Database ?check this link
    http://www.dbnest.com/entry/194/
    and if you want to configure oracle installation click below link .
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/install002.htm
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • My icloud account was hacked. what can the hacker access? text messages? texts back ups?

    My icloud account was hacked. what can the hacker access? text messages? texts back ups?

    yahoo does not have strong security, they hacked my yahoo account first then they got to my icloud email. I have backed up my Iphone 4 using icloud storage under icloud option, still wondering how they can access my text though?

  • What is the host-optimized port?

    thanks

    In a nutshell, host optimized ports are over provisioned internally, while target optimized ports have full internal bandwidth.
    Host optimized ports normally exist in 8 port groups, where those 8 ports share a lower bandwidth "hidden" port internally. Think of it like chaining switches internally.
    Now, you can configured host optimized ports for targets, or ISL's, you just have to be careful not to over provision that hidden port that services the port group.
    Here is a snipped from MDS documentation that describes how to do that
    Configuring 32-port Switching Modules and Host-Optimized Ports
    The 32-port 1/2-Gbps switching module contains 8 port groups of 4 ports each. When configuring these modules or the host-optimized ports in the Cisco 9100 Series, the following guidelines apply:
    •Any (or all) full line rate port(s) in the Cisco MDS 9100 Series can be included in a PortChannel.
    •The host-optimized ports in the Cisco MDS 9100 Series are subject to same PortChannel rules as 32-port switching modules--only the first port of each group of 4 ports is included in a PortChannel.
    -You can configure only the first port in each 4- port group (for example, the first port in ports 1-4, the fifth port in ports 5-8 and so on) as an E port. If the first port in the group is configured as a PortChannel, the other three ports in each group (ports 2-4, 6-8 and so on) are not usable and remain in the shutdown state.
    -If any of the other three ports are configured in a no shutdown state, you cannot configure the first port as a PortChannel. The other three ports continue to remain in a no shutdown state.
    In the Cisco MDS 9100 Series, the left most groups of ports outlined in white (4 ports in the 9120 switch and 8 ports in the 9140 switch) are full line rate like the 16-port switching module. The other ports (16 ports in the 9120 switch and 32 ports in the 9140 switch) are host-optimized like the 32-port switching module. Each group of 4 host-optimized ports have the same rules as for the 32-port switching module.
    If you found this helpful please rate it.
    --Colin
    www.colinmcnamara.com

  • QoS Configuration for NME-AIR-WLC

    Hello,
    I have a question on the correct QoS configuration for a VoIP deployment. I have followed the steps referenced here but have two questions..
    1) The last recommendation in the list is to set DCA channel sensitivity to High to avoid changes during business hours. I think this should be Low? The manual states "Low—The DCA algorithm is not particularly sensitive to environmental changes."
    2) The recommendation is to trust dscp on AP uplinks and to trust cos on the WLC uplink. However I can't find any configuration guidelines for configuring QoS if the WLC in question is an NME hosted in a 2921.
    2a) The link between the switch and the 2921 is an 802.1q trunk so should I trust cos on this link rather than dscp?
    2b) What configuration should be on the 2921? Create a policy-map and apply it to the uplink port?
    2c) Should there be a service policy assigned to the In1/0 interface for the WLC itself?
    Any thoughts appreciated.
    Thanks,
    Dave

    Well I appear to have answered question 2 after I stopped being lazy and did some packet captures.
    No configuration required on 2921 as packets captured from In1/0 and Gi0/0 show correct DSCP markings on RTP and SCCP packets.
    Would still be interested to know on question 1 though.

  • WebGate Error Report - The URL /access/sso is reserved for use by Oracle...

    We are getting a 500 error on the web gates when logging in.
    They have been working before, but are now reporting the error below.
    2010/01/27@07:09:25.632239 18521 33 WEB ERROR 0x0000151F /export/build40/Oblix/coreid1014/palantir/commonlib/src/apache2_req_info.cpp:170 "WebGate Error Report" Message^The URL /access/sso is reserved for use by Oracle Access Manager and has been used with incorrect parameters. ReqReq^POST /access/sso HTTP/1.1 ReqProto^HTTP/1.1 ReqHost^p1uawbsv1.portal.internal ReqStatLine^ ReqStatus^200 ReqRawUri^/access/sso ReqUri^/access/sso ReqFilename^/u01/app/oracle/product/11.1.1/ohs1/instances/instance1/config/OHS/ohs1/htdocs/access ReqPath^/sso ReqArgs^
    The configuration uses form based login
    Details for Authentication Scheme
    Level           1
    Challenge Method           Form
    Challenge Parameter           
    creds:userid password
    form:/oamsso/login.html
    action:/access/sso
    passthrough:no
    SSL Required           No
    Challenge Redirect           
    Enabled           Yes

    thanks,
    the login post goes to /access/sso, but now i am getting 404 error /access/sso
    Below is what I currently have the following in httpd.conf, which is the same as in a working environment.
    The web gate policy resources include /portal and /public, but no mention of /access. How does web gate know how to intercept /access/sso?
    [2010-01-28T10:50:42.9609+11:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: p1uawbs02] [host_addr: 10.252.16.223] [tid: 18] [user: oracle] [ecid: 0000Pa_5qz3BP9s5Gj0Fyf0001rV00009_] [rid: 0] [VirtualHost: main] File does not exist: /u01/app/oracle/product/11.1.1/ohs1/instances/instance2/config/OHS/ohs1/htdocs/access
    #*** BEGIN WebGate Specific ****
    LoadFile "/u01/app/oracle/product/11.1.1/ohs1/oam/webgate/access/oblix/lib/libgcc_s.so.1"
    LoadFile "/u01/app/oracle/product/11.1.1/ohs1/oam/webgate/access/oblix/lib/libstdc++.so.5"
    LoadModule obWebgateModule "/u01/app/oracle/product/11.1.1/ohs1/oam/webgate/access/oblix/apps/webgate/bin/webgate.so"
    WebGateInstalldir "/u01/app/oracle/product/11.1.1/ohs1/oam/webgate/access"
    WebGateMode PEER
    <Location /access/oblix/apps/webgate/bin/webgate.cgi>
    SetHandler obwebgateerr
    </Location>
    <Location "/oberr.cgi">
    SetHandler obwebgateerr
    </Location>
    <LocationMatch "/*">
    AuthType Oblix
    require valid-user
    </LocationMatch>
    #*******Default Login page alias***
    Alias /oamsso "/u01/app/oracle/product/11.1.1/ohs1/oam/webgate/access/oamsso"
    <LocationMatch "/oamsso/*">
    Satisfy any
    </LocationMatch>
    #*** END WebGate Specific ****

  • What is the best and most stable firmware for wrt1900ac?

    I recently got the wrt1900ac and I wabt to update the firmware. What is the best and most stable firmware for wrt1900ac?

    The most current version is pretty stable aside the Network Map App which is known to cause a router reboot. Linksys is aware of this and is working on fixing it. Just don't use this app.
    Internet Service Provider and Modem Configurations
    What ISP Service do you have? Cable or DSL?
    What ISP Modem Mfr. and model # do you have?
    To safely update FW, I recommend doing the following:
    1. Save router config to file first using IE or FF with all security add-ons disabled.
    2. Factory reset the router with all other devices disconnected or turned OFF accept for 1 wired PC.
    3. Reload or Update the FW using IE or FF. Just download the FW file to your local wired LAN PC.
    4. Factory reset the router and then set up from scratch first and test with out loading the saved config from file. Check to see if any problems are fixed before loading the saved config from file. Sometimes you need to set up from scratch with out loading the saved config file. Just safer that way.
     Any other WiFi routers in the area? Link> Use http://www.techspot.com/downloads/5936-inssider.html to find out. Use v3. How many? 
    My current WiFi settings that are working well are Mixed Mode on both radios, Mixed Channel width on both radios, WPA2 only. Manual channel 11 on 2.4Ghz and 149 on 5Ghz. However those channels for your use will depend on whos near by your surroundings found in the InSSIDer app and you'll need to adjust accordingly to channels that are not being used which are preferred 1, 6 and 11 or (13 for out side of the north america region) on 2.4Ghz. WPS, Media Filter and IPv6 disabled. USB Drive Share, WMM and Media Prioritization enabled. LinksysSmartWiFi is enabled along with mobile access app on Iphone 4S works. 

  • Switchport QoS configuration for WLC

    Hi guys,
    I am having a question about switchport QoS configuration for WLC. In the "enterprise mobility deployment guide 4.1", it says we can use both either "mls qos trust cos" or "mls qos trust dscp", depending on the mapping, however looking through Jerome's video tutorial on QoS in youtube, he actually mentioned that we need to keep this value as "mls qos trust cos", and I have also read from somewhere else that since controllers are layer 2 device, we do need to use "mls qos trust cos" on the switchport directly connected to the WLC.
    however I did see some configurations using "mls qos trust dscp" on the switchport, which is for 5508 WLC due to some hardware design in the 5508 WLC. so I just want to ask what is the differnece between these two commands when we use them for switchports connected to WLC, and does this command really specific for what controller platform we use or it only depends on code version?
    thank you very much for your time and help.

    Hi George,
    Thanks for your reply, however I am still a bit confused on the difference between the two commands...
    so in the deployment guide it does say we can do either one on the switchports connected to the WLC, so when should we use trust dscp instead of cos?
    it sort of make sense when we talk about WLC is a layer 2 device hence we should use cos, but we also have packets marked with dscp values and I think the controller will keep the value without any modification, then that means we can also use trust dscp in order for this mapping to be done correctly, is this correct?
    I did see some other people saying that when using turst dscp and did a packet capture, the values cannot be mapped correctly, but there are also cases that this works. expecially with 5508 series controllers, does it really have some hardware features that doing different things than the 4404s and the 2100 series?
    but still, in what situation should we trust dscp on switchports connecting to WLC and when should we use trust cos as a best practice? or we should just forget about trust dscp for switchport connecting to WLC?
    Thanks.

Maybe you are looking for

  • Problems with installing Netweaver 2004s SR1 Developer Workplace with MS

    I get the following errors when I try to install Netweaver 2004s SR1 Developer Workplace with MS SQL Server: saploc does not exist FJS--0003 TypeError: this._name has no properties in script NW_Workplace

  • WORKLOAD ANALYSIS (INTROSCOPE DATA) - Error when opening an RFC connection

    Hi all SDNers, Help is needed on error "WORKLOAD ANALYSIS (INTROSCOPE DATA) - Error when opening an RFC connection". This error occured on RCA -> Extractor FWK administration and go to managed system (PI) and from the log, i can see some extraction f

  • Sending IDOCS

    We are sending IDOCs from R/3 to our suppliers thru XI. Would it be possible to collect the IDOCS that are created for the day and send it at a particular time/after particular count(Say 200) from R/3 to XI in one shot? If this is possible what exact

  • Installation of Creative Suite 5 Master Collection on Windows 8 fails

    The entire installation process never completes on Windows 8 Release Preview & therefore is incomaptiable.  Unless there is something I'm completely missing.  I hope this gets fixed before the final release because I would hate to have useless softwa

  • Need your expertise judgement....

    Hi All, I have an internal table i_catsdb (having catsdb data). It is defined like this:         counter         refcounter         pernr         creation_date (.... some other fields...and then)         status         Hours <b>Now, i know that there