<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thanks that worked.. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745979#M178378</link>
    <description>&lt;P&gt;Thanks that worked..&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2015 13:26:03 GMT</pubDate>
    <dc:creator>Josh Sprang</dc:creator>
    <dc:date>2015-10-05T13:26:03Z</dc:date>
    <item>
      <title>Policer issue ASA</title>
      <link>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745977#M178374</link>
      <description>&lt;P&gt;I have a customer on a sub interface I am trying to police.&amp;nbsp; They are sending too much traffic accross&lt;BR /&gt;a L2L VPN.&amp;nbsp; I have the policer set right and it is dropping traffic but I am still seeing 160Mb/s when&lt;BR /&gt;I want to see 75Mb/s.&amp;nbsp;&lt;BR /&gt;service-policy customer-ratelimit interface customer&lt;/P&gt;&lt;P&gt;policy-map customer-ratelimit&lt;BR /&gt;&amp;nbsp;class QOS_customer&lt;BR /&gt;&amp;nbsp; police input 75000000&lt;BR /&gt;&amp;nbsp; police output 75000000&lt;/P&gt;&lt;P&gt;class-map QOS_customer&lt;BR /&gt;match access-list qos_customer&lt;/P&gt;&lt;P&gt;access-list qos_customer extended permit ip 10.251.15.128 255.255.255.128 any&lt;BR /&gt;access-list qos_customer extended permit ip any 10.251.15.128 255.255.255.128&lt;BR /&gt;access-list qos_customer extended permit ip 10.251.22.0 255.255.255.0 any&lt;BR /&gt;access-list qos_customer extended permit ip any 10.251.22.0 255.255.255.0&lt;BR /&gt;access-list qos_customer extended permit ip any any&lt;/P&gt;&lt;P&gt;The any any was just trying to get the traffic down.&amp;nbsp; The ends of the VPN are 10.251.15.128/25 and 10.251.22.0 Am I doing something wrong here?&amp;nbsp; When I look&lt;BR /&gt;the subinterface on my traffic patterns I see 160Mb/s going on and identical patterns on my edge that&lt;BR /&gt;is the extra 160Mb/s I would expect.&amp;nbsp; The policer does show that it is dropping traffic.&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;Interface customer:&lt;BR /&gt;&amp;nbsp; Service-policy: customer-ratelimit&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: QOS_customer&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input police Interface customer:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cir 75000000 bps, bc 2343750 bytes&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conformed 61176816 packets, 81818023839 bytes; actions:&amp;nbsp; transmit&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exceeded 4067895 packets, 5751183726 bytes; actions:&amp;nbsp; drop&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conformed 76982448 bps, exceed 8387136 bps&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output police Interface customer:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cir 75000000 bps, bc 2343750 bytes&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conformed 39722182 packets, 6546762125 bytes; actions:&amp;nbsp; transmit&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exceeded 0 packets, 0 bytes; actions:&amp;nbsp; drop&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conformed 5844016 bps, exceed 0 bps&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:40:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745977#M178374</guid>
      <dc:creator>Josh Sprang</dc:creator>
      <dc:date>2019-03-12T06:40:22Z</dc:date>
    </item>
    <item>
      <title>Hi Josh , If the QoS will be</title>
      <link>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745978#M178376</link>
      <description>&lt;P&gt;Hi Josh ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the QoS will be applied to a Site-to-Site tunnel needs to be configured different , QoS on VPN traffic has more limitations compared with clear-text traffic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read more about this procedure on the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/82310-qos-voip-vpn.html" target="_blank"&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/82310-qos-voip-vpn.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;-Randy-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 04:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745978#M178376</guid>
      <dc:creator>rvarelac</dc:creator>
      <dc:date>2015-10-01T04:46:08Z</dc:date>
    </item>
    <item>
      <title>Thanks that worked..</title>
      <link>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745979#M178378</link>
      <description>&lt;P&gt;Thanks that worked..&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 13:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policer-issue-asa/m-p/2745979#M178378</guid>
      <dc:creator>Josh Sprang</dc:creator>
      <dc:date>2015-10-05T13:26:03Z</dc:date>
    </item>
  </channel>
</rss>

