QoS Settings to Match SP Policer

Hi,
My SP has an ingress policer specifying 100mbps CIR and 256kbps Bc.
When I try to configure a shaper to match this requirement, I cannot specify a Bc value smaller than 400000, as the Tc cannot be less than 4ms. For example,
OFFICE-01(config-pmap-c)#policy-map policy-map QoS-Outbound-100M
 OFFICE-01(config-pmap-c)#class class-default
  OFFICE-01(config-pmap-c)#shaper average 100000000 265000
Shaping Interval is 3 milliseconds. Intervals below 4 milliseconds rejected.
If I use the  minimum Bc value of 400000bps, traffic might be dropped by the SP. Any workaround? The major application in the network is http.
Thanks.
Larry

Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Bc isn't a per second value, it's a quantity of bits or bytes.
Also, Bc might be given in bytes, so double check whether your ISP's value is 256 KBytes or Kbits.

Similar Messages

  • Understanding QoS settings

    After going through the config on one of our switches I noticed some QoS settings that I have no idea what they mean and was wondering if someone could help me understand what these settings mean. Here is the config I found plus the config on one of the ports:
    mls qos map cos-dscp 0 8 16 26 32 46 48 56
    mls qos srr-queue input bandwidth 90 10
    mls qos srr-queue input threshold 1 8 16
    mls qos srr-queue input threshold 2 34 66
    mls qos srr-queue input buffers 67 33
    mls qos srr-queue input cos-map queue 1 threshold 2  1
    mls qos srr-queue input cos-map queue 1 threshold 3  0
    mls qos srr-queue input cos-map queue 2 threshold 1  2
    mls qos srr-queue input cos-map queue 2 threshold 2  4 6 7
    mls qos srr-queue input cos-map queue 2 threshold 3  3 5
    mls qos srr-queue input dscp-map queue 1 threshold 2  9 10 11 12 13 14 15
    mls qos srr-queue input dscp-map queue 1 threshold 3  0 1 2 3 4 5 6 7
    mls qos srr-queue input dscp-map queue 1 threshold 3  32
    mls qos srr-queue input dscp-map queue 2 threshold 1  16 17 18 19 20 21 22 23
    mls qos srr-queue input dscp-map queue 2 threshold 2  33 34 35 36 37 38 39 48
    mls qos srr-queue input dscp-map queue 2 threshold 2  49 50 51 52 53 54 55 56
    mls qos srr-queue input dscp-map queue 2 threshold 2  57 58 59 60 61 62 63
    mls qos srr-queue input dscp-map queue 2 threshold 3  24 25 26 27 28 29 30 31
    mls qos srr-queue input dscp-map queue 2 threshold 3  40 41 42 43 44 45 46 47
    mls qos srr-queue output cos-map queue 1 threshold 3  5
    mls qos srr-queue output cos-map queue 2 threshold 3  3 6 7
    mls qos srr-queue output cos-map queue 3 threshold 3  2 4
    mls qos srr-queue output cos-map queue 4 threshold 2  1
    mls qos srr-queue output cos-map queue 4 threshold 3  0
    mls qos srr-queue output dscp-map queue 1 threshold 3  40 41 42 43 44 45 46 47
    mls qos srr-queue output dscp-map queue 2 threshold 3  24 25 26 27 28 29 30 31
    mls qos srr-queue output dscp-map queue 2 threshold 3  48 49 50 51 52 53 54 55
    mls qos srr-queue output dscp-map queue 2 threshold 3  56 57 58 59 60 61 62 63
    mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22 23
    mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38 39
    mls qos srr-queue output dscp-map queue 4 threshold 1  8
    mls qos srr-queue output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15
    mls qos srr-queue output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7
    mls qos queue-set output 1 threshold 1 138 138 92 138
    mls qos queue-set output 1 threshold 2 138 138 92 400
    mls qos queue-set output 1 threshold 3 36 77 100 318
    mls qos queue-set output 1 threshold 4 20 50 67 400
    mls qos queue-set output 2 threshold 1 149 149 100 149
    mls qos queue-set output 2 threshold 2 118 118 100 235
    mls qos queue-set output 2 threshold 3 41 68 100 272
    mls qos queue-set output 2 threshold 4 42 72 100 242
    mls qos queue-set output 1 buffers 10 10 26 54
    mls qos queue-set output 2 buffers 16 6 17 61
    mls qos
    vlan internal allocation policy ascending
    interface GigabitEthernet0/2
    switchport access vlan 40
    switchport mode access
    switchport voice vlan 100
    srr-queue bandwidth share 10 10 60 20
    srr-queue bandwidth shape  10  0  0  0
    queue-set 2
    mls qos trust device cisco-phone
    mls qos trust cos
    auto qos voip cisco-phone
    spanning-tree portfast
    Sorry for my ignorance.
    Thanks
    Brian

    In order for networking device to classify traffic, there is certain information within a frame or packet to identify the importance of a frame or packet. CoS, IP Precedence, and DSCP are widely used nowadays.
    CoS is in layer 2. IP Precedence and DSCP are in IP header.
    In a dot1q tag, there are 3 bit used to identify the importance of the frame. As CoS is 3-bit, the range is between 0 to 7. In normal Cisco VOIP implementation, Cisco IP phones mark CoS 5 on RTP frames. Data traffic is put on native VLAN; so that there is no 802.1q tag on data traffic. By default, Cisco switches put any traffic without 802.1q to be CoS 0 and DSCP 0.
    Before DSCP is used, the second byte in IP header is called ToS (Type of Service). It was used to classify IP traffic. Like CoS, IP precedence is 3 bits.  Thus, the range for IP precedence is 0 to 7. After a while, we find out that 3 bit is not long enough. We expand IP precedence from 3 bites to 6 bits. It is called DSCP. As DSCP is 6 bits, the range is 0 to 63. Normally, Cisco IP phones mark EF (DSCP value 46) on RTP packets.
    QoS on campus switching is different than router. In router, we normally mark and police the traffic just before going to ISP. As a result, you determine what traffic is dropped if the traffic going to ISP exceeds the bandwidth of the circuit.
    We normally classify traffic on ports connecting to phones and end devices. To simplify configuration, Cisco switches allow you to trust CoS; so that VOIP traffic is classify with CoS 5. Different switches have difference queues. However, all Cisco switches put CoS 5 or DSCP 46 into priority queue. Once traffic is classified on the access switches, we can simply trust DSCP or CoS on the links between switches. We should use trust DSCP on any layer 3 links. Also, make sure that voice VLAN is not used as native VLAN.
    The last question is what happens if a users put a data device on the voice VLAN and construst frames with CoS 5. Here comes extended trust. Switches have to receive CDP on the port before trusting the device on the voice VLAN is a VOIP phone. Not sure if I miss anything.

  • WRT600N QoS settings do not affect upstream rates

    I have recently purchased a WRT600N router as I have a hard wired wired VoIP phone (Aastra 9112i). I have set the QoS priority for the physical Ethernet port that the phone connects to as high and all of the other ports as normal (I have even tried setting all of the other ports to low).
    The problem I have is that the QoS settings do not affect the upstream rate. I have Shaw Highspeed Extreme service and have run speed tests to Speedtest.net throught the router and can get 20Meg down and ~1 meg up. When I change the QoS settings on the physical Ethernet port my laptop is connected to, the QoS settings do affect the download rate but the QoS settings do not seem to affect the upstream rate.
    Is there any firmware update for the WRT600N where the QoS setting will control/ throttle the upstream rate or is there some other settings I could use on the WRT600N that will provide priority to my VoIP phone.
    Thanks,

    I just checked the Linksys download page and the firmware version posted there 1.01.35 is the same version I have in my router. Please let me know if there are any development plans for the WRT600N QoS controls so the the QoS setting also police the upstream/ upload rates.
    Thanks,

  • Itunes and iphone have different apple id. how do i change my phone settings to match itunes ID?

    itunes and iphone have different apple id. how do i change my phone settings to match itunes ID?

    Settings>Store...tap the ID shown...sign out...sign back in with the ID you want to use.

  • X3500 QoS settings -- do they do anything?

    Hi,
    I've had an X3500 for a few weeks, and while it's functioned reasonably well I've been generally disappointed at the quality of the firmware (v1.0.0 build 18).  One problem I'm having is with the QoS settings:
    whenever I change something and click 'save', my wireless connection drops pat
    nothing I do on the QoS page seems to have any effect on traffic patterns
    I've tried every combination of settings to prioritise traffic for particular applications (including all three QoS types on the 'setup' page), but none of them have any effect.  At times of high load, traffic does not seem to be prioritised in any way. 
    Has anyone managed to get any measurable results out of the QoS settings?

    I see what you're saying, but the wireless drop is at the data link layer: all the wireless clients actually disconnect from the network, rather than simply being throttled or being unable to pass traffic.  It's as if the access point has re-initialised and dropped all connections.  Sadly nothing useful is written to the log when this happens apart from the DHCP requests as the clients reconnect.
    I've tried high- and low-throughput devices, wired and wireless, WMM on and off, and all three QoS types, but I'm unable to detect any effect at times of high load. 

  • HT4913 When I go to Settings- Music and slide ITunes Match to Off, it still appears as On under ITunes and App Stores in the Settings menu. Once I turn this off, on returning to the Music menu under Settings, ITunes Match still shows as on. What to do?

    When I go to Settings->Music and slide ITunes Match to Off, it still appears as On under ITunes and App Stores in the Settings menu. Once I turn this off, on returning to the Music menu under Settings, ITunes Match still shows as on. What to do?

    I (though am not sure what happened) solved the problem. Under show all I had both videos and music selected as on. I turned off videos and ..hey presto..the slider reappeared.

  • About QOS Settings with WRt120N router~HELP~

    I have a question with the QOS settings, after I set the Priority for my 4 devices via MAC address, including 1 xbox, 2 notebooks and 1 PC with usb wireless adapter. Xbox has the high, and the others are medium. Here is the problem, after I activate the QOS settings, the network on the 2 notebooks and PC is slow.Not entirely slow, but when I try to open a web page, it takes longer time.About the XBOX,I am not sure about its reaction. Please help me out.

    Well as you have setup a High Priority for your XBOX under QoS, whenever your XBOX is turned On, Your Router will provide a Maximum Bandwidth of your Internet to your XBOX and it will slower down your Other Devices on your Network.
    As you have so many devices in your Network, so i would suggest you not to use QoS Serivce... Or else if you want to use it then you can Turn Off your XBOX whenever you are going to use other Devices ( Computers). 

  • Is it possible to manage QOS settings on BT Home H...

    Hi,
    is it possible to manage QOS settings on BT Home Hub?

    so I understand that there's no chance to put my dirty hands on these settings with my BT home hub 2.0
    is there's a chance to get complete list of default QOS settings for BT Hub & exchange?

  • "Change sequence settings to match clip settings"

    Hi - I seem to have lost this prompt!!
    Before when I bring a clip into a sequence with a different codec, FCP would ask me if I would like to change the sequence settings to match the clip settings..
    I used to love this feature because it meant I didnt need to render the sequence and i could edit clips with most any codec/compression settings etc.
    Anyway now FCP doesnt do it anymore! I send the clip down and it just puts it in the sequence and gives me the big RED BAR on top and I have to render.
    I have repaired permissions. I have trashed FCP prefs..etc
    I'm using FCP 6.0.4 on Tiger. Any ideas would be super appreciated!

    Hey guys,
    I found the same problem occurred with my own "weird codec". I'm on FCP 6.0.6 and I was doing some simple testing work with Photobooth's video feature, which records in MPEG-4 640x480 .mov. I tried getting my sequence to auto-conform with both 'ASK' and 'Always' settings, but no dice.
    I didn't find a solution, mostly because it was easier to simply batch export them all as DV Pal clips, but I thought you might be interested. I posit the auto conform only works with more conventional video codecs like those listed in the Easy Setup options - of which, MPEG-4 is not.

  • Changing sequence settings to match clip settings-which settings are right?

    I'm using a Canon HF10 camcorder and FCS 2 with a 24" iMac Intel Duo core.
    When I bring in a video clip shot on my Canon HF10 (I shoot in its highest-quality mode: FXP and I do not use the 24 fps setting), I take FCP 6's recommendation to set the Sequence Settings to match the clip settings. If I then go to Sequence> Settings, I see that my Sequence Settings are 1920 x 1080 HDTV 1080i (16:9).
    If you look at the Canon web page for my camera: http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&fcategoryid=269&mo delid=16186 , it shows that the camera is "Full HD" and "30p Progressive." So, why is FCP defaulting the Sequence Settings to 1080i? Is this default setting what I should be using?
    Also, and perhaps more importantly, if I go into Motion 3 to create things to add to FCP projects that use the footage from my HF10, what settings should I choose in Motion 3's Select Project Preset window?
    Thanks!

    Hey guys,
    I found the same problem occurred with my own "weird codec". I'm on FCP 6.0.6 and I was doing some simple testing work with Photobooth's video feature, which records in MPEG-4 640x480 .mov. I tried getting my sequence to auto-conform with both 'ASK' and 'Always' settings, but no dice.
    I didn't find a solution, mostly because it was easier to simply batch export them all as DV Pal clips, but I thought you might be interested. I posit the auto conform only works with more conventional video codecs like those listed in the Easy Setup options - of which, MPEG-4 is not.

  • Which methof getmore cpu "NBAR QOS" OR "acl matched" by policymap??

    hi
    which methof getmore cpu "NBAR QOS" OR "acl matched" by policymap??
    assume i made NBAR to match http protocol
    and assume i made acl that match port 80  and mtach any ip
    which one will get more cpu resources ??
    the NBAR
    or
    acl?
    any why ?re
    regards

  • QoS Settings

    Team - I'm looking to ensure I get the highest quality on my Skype calls.  I have an ASUS RT-AC66U router which is BLAZING fast but want to I get the best quality on my Skype calls.  Does anybody have any info about what protocols I need to prioritize or info on how to ensure I maximize the QoS settings on my router to get top speeds for Skype? Thanks, Jason

    my 2 cents: 1. I believe Skype packets don't want to be identified, because this can lead to some sort of sabotage by telecoms / admins. 2. People don't know how to do QOS in Skype (because Skype doesn't want they do this), but the community mecanism forces them to always answer (to get more kudos), so they will reply with unhelpful answers like: "QOS is useless", "try to do with DMZ", but this is not what you are looking for. 3. In technology everything is possible, but sometimes only with hard efforts. I don't know how to do this in Skype in a easy way, but maybe you can force Skype to use a specific IP (by using the proxy setting or using Skype in a virtual machine) and configure your router to do QOS with this specific IP.

  • Defining best Qos settings for SRW248G4

    I would like to thank anyone taking the time to help me out in advance.
    I currently have ports e22 and e32 set with a Cos of 7 and a que of 4 because they are the ports used by my phone system and my router which are used for the Voip tunnel between our two locations.
    Is this the correct settings? Should I do anything else as well?
    Thanks... Kevin

    Cos classifies traffic of ports into separate classes.
    Those classes are assigned to queues with the queue with higher number having higher "priority" then the lower ones.
    Thus, it is impossible to tell whether your settings are "correct" or not.
    1. It depends very much on the objective of your QoS settings. I guess you want to prioritize VoIP.
    2. It depends on all the other QoS settings as well. Prioritization is a relative thing to other traffic. Without knowing the QoS settings of all other ports it is thus impossible to make an accurate statement.

  • QoS Packets not matching on 6500 with SUP720-10GE and SU2T

    Hi,
    I do not see packets matching in policy. 
    output below:
    Switch#sh policy-map interface vlan 2232
     Vlan2232 
      Service-policy input: HARDPHONE-VVLAN
        Class-map: VOICETRAFFIC (match-all)
          0 packets, 0 bytes
          5 minute offered rate 0000 bps, drop rate 0000 bps
          Match: access-group name VOICETRAFFIC
        Class-map: VOICESIGNALING (match-all)
          0 packets, 0 bytes
          5 minute offered rate 0000 bps, drop rate 0000 bps
          Match: access-group name VOICESIGNALING
        Class-map: class-default (match-any)
          0 packets, 0 bytes
          5 minute offered rate 0000 bps, drop rate 0000 bps
          Match: any 
            0 packets, 0 bytes
            5 minute rate 0 bps
    I also not find packets matching ACL:
    switch#sh access-lists
    Extended IP access list VIDEOTRAFFIC
        10 permit udp any any range 16384 32767
    Extended IP access list VOICESIGNALING
        10 permit tcp any 10.128.0.0 0.3.255.255 range 2000 2002
        20 permit tcp any 10.128.0.0 0.3.255.255 eq 5060
        30 permit udp any 10.128.0.0 0.3.255.255 eq 5060
        40 permit tcp any 172.20.10.0 0.0.1.255 range 2000 2002
        50 permit tcp any 172.20.10.0 0.0.1.255 eq 5060
        60 permit udp any 172.20.10.0 0.0.1.255 eq 5060
    Extended IP access list VOICETRAFFIC
        10 permit udp 10.128.0.0 0.63.255.255 10.128.0.0 0.63.255.255 range 16384 32767
    I checked policies, they looks applied correctly.
    On SUP-720-10GE, I modified ACL to 'permit udp any any' but not found any matching packets. There are plenty of IP phones connected directly to this switch belongs to voice VLAN. I applied VLAN based QoS under voice VLAN and other VLANs too. 
    I observed different thing on SUP 2T. I saw packets matching ACL statement 'permit udp any any' but when I took off this line, ACL was not showing packets matching. 
    OUTPUT of IP phones connected to switch:
    switch#sh cdp neighbors | in SEP
    SEP0008308A5D7B  Gig 13/38         143             H P M  IP Phone  Port 1
    SEP0008308A5DE0  Gig 10/1          121             H P M  IP Phone  Port 1
    SEP0023049C6348  Gig 3/42          152             H P M  IP Phone  Port 1
    SEP0021A02D64D4  Gig 9/28          120             H P M  IP Phone  Port 1
    SEP1C6A7AE0588E  Gig 3/9           127             H P M  IP Phone  Port 1
    SEP00229059969E  Gig 12/48         166             H P M  IP Phone  Port 1
    SEP0008308AF26F  Gig 2/7           161             H P M  IP Phone  Port 1
    SEP00235EB7BE0E  Gig 4/2           154             H P M  IP Phone  Port 1
    SEP00229059BE5A  Gig 6/37          158             H P M  IP Phone  Port 1
    SEP1CAA07115CF3  Gig 12/29         148             H P M  IP Phone  Port 1
    SEP00235EB7884F  Gig 9/3           156             H P M  IP Phone  Port 1
    SEP0008308B03FB  Gig 2/30          178             H P M  IP Phone  Port 1
    SEP006440B42CD3  Gig 3/45          132             H P M  IP Phone  Port 1
    SEP0022905991C9  Gig 11/4          145             H P M  IP Phone  Port 1
    SEP0008308A5E6C  Gig 6/36          124             H P M  IP Phone  Port 1
    SEP006440B427CA  Gig 13/31         170             H P M  IP Phone  Port 1
    SEP006440B425FF  Gig 3/19          168             H P M  IP Phone  Port 1
    SEP0008308A7AD7  Gig 2/3           159             H P M  IP Phone  Port 1
    SEP0008308A3EB2  Gig 10/4          132             H P M  IP Phone  Port 1
    SEP002414B45A0E  Gig 10/28         170             H P M  IP Phone  Port 1
    SEP04C5A4B19C8B  Gig 2/15          162             H P M  IP Phone  Port 1
    SEP006440B43DE6  Gig 9/48          162             H P M  IP Phone  Port 1
    SEP006440B42B0D  Gig 9/23          179             H P M  IP Phone  Port 1
    Could anyone please help, how to make sure that packets are hitting correct ACL and policy on 6500 with SUP720-10GE and SUP2T.
    Thanks,
    Pruthvi

    Please note that 6500 is used as L2 switch only and SVI are used for applying policies only. 
    Configuration below:
    class-map match-all VOICESIGNALING
      match access-group name VOICESIGNALING
    class-map match-all VOICETRAFFIC
      match access-group name VOICETRAFFIC
    class-map match-all VIDEOTRAFFIC
      match access-group name VIDEOTRAFFIC
    policy-map HARDPHONE-VVLAN
      class VOICETRAFFIC
         police flow mask src-only 128000 8000 conform-action set-dscp-transmit ef exceed-action drop
      class VOICESIGNALING
         police flow mask src-only 32000 8000 conform-action set-dscp-transmit cs3 exceed-action policed-dscp-transmit
      class class-default
         police flow mask src-only 32000 8000 conform-action set-dscp-transmit default exceed-action policed-dscp-transmit
    policy-map STUDENT-DVLAN
      class class-default
         police flow mask src-only 25000000 1562500 conform-action set-dscp-transmit default exceed-action policed-dscp-transmit
    policy-map STAFF-DVLAN
      class VOICESIGNALING
         police flow mask src-only 32000 8000 conform-action set-dscp-transmit cs3 exceed-action policed-dscp-transmit
      class VOICETRAFFIC
         police flow mask src-only 128000 8000 conform-action set-dscp-transmit ef exceed-action drop
      class VIDEOTRAFFIC
         police flow mask src-only 2000000 150000 conform-action set-dscp-transmit ef exceed-action drop
      class class-default
         police flow mask src-only 50000000 1000000 conform-action set-dscp-transmit ef exceed-action drop
    ip access-list extended VOICESIGNALING
     remark Skinny and SIP protocols From Phones to Voice Core Infrastructure
     permit tcp any 10.128.0.0 0.3.255.255 range 2000 2002
     permit tcp any 10.128.0.0 0.3.255.255 eq 5060
     permit udp any 10.128.0.0 0.3.255.255 eq 5060
     permit tcp any 172.20.10.0 0.0.1.255 range 2000 2002
     permit tcp any 172.20.10.0 0.0.1.255 eq 5060
     permit udp any 172.20.10.0 0.0.1.255 eq 5060
    ip access-list extended VOICETRAFFIC
     permit udp any any dscp ef
     permit udp 10.128.0.0 0.63.255.255 10.128.0.0 0.63.255.255
     permit udp any any range 16384 32767 dscp ef
    ip access-list extended VOICESIGNALING
     remark Skinny and SIP protocols From Phones to Voice Core Infrastructure 
     permit tcp any 10.128.0.0 0.3.255.255 range 2000 2002
     permit tcp any 10.128.0.0 0.3.255.255 eq 5060
     permit udp any 10.128.0.0 0.3.255.255 eq 5060
     permit tcp any 172.20.10.0 0.0.1.255 range 2000 2002
     permit tcp any 172.20.10.0 0.0.1.255 eq 5060
     permit udp any 172.20.10.0 0.0.1.255 eq 5060
    ip access-list extended VIDEOTRAFFIC
     permit udp any any range 16384 32767 dscp ef
    interface Vlan104
     description PolicyOnlyInt
     no ip address
     service-policy input STAFF-DVLAN
    interface Vlan105
     description PolicyOnlyInt
     no ip address
     service-policy input STAFF-DVLAN
    interface Vlan573
     description PolicyOnlyInt
     no ip address
     service-policy input PUBLIC-DVLAN
    interface Vlan604
     description PolicyOnlyInt
     no ip address
     service-policy input PUBLIC-DVLAN
    interface Vlan654
     description PolicyOnlyInt
     no ip address
     service-policy input STUDENT-DVLAN
    interface Vlan674
     description PolicyOnlyInt
     no ip address
     service-policy input PUBLIC-DVLAN
    interface Vlan807
     ip address 172.18.128.5 255.255.255.0
    interface Vlan860
     description PolicyOnlyInt
     no ip address
     service-policy input PUBLIC-DVLAN
    interface Vlan2016
     description PolicyOnlyInt
     no ip address
     service-policy input HARDPHONE-VVLAN
    interface Vlan3124
     description PolicyOnlyInt
     no ip address
     shutdown
     service-policy input HARDPHONE-VVLAN
    switch#sh access-lists
    Extended IP access list VOICESIGNALING
        10 permit tcp any 10.128.0.0 0.3.255.255 range 2000 2002
        20 permit tcp any 10.128.0.0 0.3.255.255 eq 5060
        30 permit udp any 10.128.0.0 0.3.255.255 eq 5060
        40 permit tcp any 172.20.10.0 0.0.1.255 range 2000 2002
        50 permit tcp any 172.20.10.0 0.0.1.255 eq 5060
        60 permit udp any 172.20.10.0 0.0.1.255 eq 5060
    Extended IP access list VOICETRAFFIC
        10 permit udp any any dscp ef <----- not showing any match
        11 permit udp 10.128.0.0 0.63.255.255 10.128.0.0 0.63.255.255 <----not shwoing any match
        12 permit udp any any range 16384 32767 dscp ef<----not shwoing any match
    If I user "permit udp any any ", acl is showing match.
    switch#sh access-lists
    Extended IP access list VOICETRAFFIC
        10 permit udp any any dscp ef
        11 permit udp 10.128.0.0 0.63.255.255 10.128.0.0 0.63.255.255
        12 permit udp any any range 16384 32767 dscp ef
        13 permit udp any any (527055 matches)

  • How Do I Change My Sequence Settings to Match My Clip

    Hello -
    I shot some footage in SD with a frame size of 16:9. When I dragged a clip into my first sequence, FCP asked 'if I wanted the Sequence to assume the properties of the clip?' I hit 'yes' which changed the sequence to match my clip. However, when I created a new sequence(in the same project) and dragged a clip into it, FCP did not prompt me with the option to change the sequence settings. Now, I have a 4:3 sequence with a letterbox 16:9 clip. Any suggestions on how to fix this? Thanks for your help!
    Isaiah Smith

    menu: Sequence Settings (or Commnd 0).
    Then check (√) the Anamorphic checkbox.
    OK
    Then select everything in the timeline. (Command A)
    Command Option V (Remove attributes). Make sure Distort is checked (√)
    OK.
    Done

Maybe you are looking for

  • How to rectify the error message " duplicate data records found"

    Hi, How to  rectify the error "duplicate data records found" , PSA is not there. and give me brief description about RSRV Thanks in advance, Ravi Alakunlta

  • Not able to use external library DC in NW 7.0

    Also refer steps in http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d99678-1a29-2d10-94b4-9d9a67b7199b?QuickLink=index&overridelayout=true

  • Asset special dep date default

    Hi Gurus, The requirement is that the special depreciation date for an asset class should be defaulted to 01/01/2007 This is with reference to the depreciation key ZZZZ wherein we charge special depreciation at a rate of 50% on the acquisition value.

  • Set Caption as File Name?

    Sometimes people send me photos I want in my library, and those images are named with a string of text that would be a suitable caption. I've got a fair number of these images now, and I'd like to know if there is a batch way of changing the caption

  • Support chinese language in N82?

    Hi all, I got an European version N82. How can I make it support Chinese language? Can it be done by updating firmware? is it safe? thanks.