<?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 Limit bandwidth usage on ASA Outside Interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/limit-bandwidth-usage-on-asa-outside-interface/m-p/1994580#M434597</link>
    <description>&lt;P&gt;I had an interesting question posed to me today about how to limit bandwidth usage on the outside interface of an ASA device&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some research, and this is what I came up with.&amp;nbsp;&amp;nbsp; Limiting traffic to 2.5 Meg a second&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map CM_BW_Throttle&lt;BR /&gt;match any&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;policy-map PM_BW_Throttle&lt;BR /&gt;class CM_BW_Throttle&lt;BR /&gt;police input 2500000&lt;BR /&gt;police output 2500000&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;service-policy PM_BW_Throttle Outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this interfere with the default inspections or other traffic?&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to make sure it doesn't shut down traffic to the outside interface when it's applied.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:16:46 GMT</pubDate>
    <dc:creator>lcnorwood</dc:creator>
    <dc:date>2019-03-11T23:16:46Z</dc:date>
    <item>
      <title>Limit bandwidth usage on ASA Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/limit-bandwidth-usage-on-asa-outside-interface/m-p/1994580#M434597</link>
      <description>&lt;P&gt;I had an interesting question posed to me today about how to limit bandwidth usage on the outside interface of an ASA device&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some research, and this is what I came up with.&amp;nbsp;&amp;nbsp; Limiting traffic to 2.5 Meg a second&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map CM_BW_Throttle&lt;BR /&gt;match any&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;policy-map PM_BW_Throttle&lt;BR /&gt;class CM_BW_Throttle&lt;BR /&gt;police input 2500000&lt;BR /&gt;police output 2500000&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;service-policy PM_BW_Throttle Outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this interfere with the default inspections or other traffic?&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to make sure it doesn't shut down traffic to the outside interface when it's applied.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limit-bandwidth-usage-on-asa-outside-interface/m-p/1994580#M434597</guid>
      <dc:creator>lcnorwood</dc:creator>
      <dc:date>2019-03-11T23:16:46Z</dc:date>
    </item>
    <item>
      <title>Limit bandwidth usage on ASA Outside Interface</title>
      <link>https://community.cisco.com/t5/network-security/limit-bandwidth-usage-on-asa-outside-interface/m-p/1994581#M434598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it will not interfere with your default inspection and it will not shutdown the traffic to and from the outside interface.&lt;/P&gt;&lt;P&gt;It will merely apply policing so traffic is not exceeding 2.5Mbps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the command for your reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/p.html#wp1917025"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/p.html#wp1917025&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 02:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limit-bandwidth-usage-on-asa-outside-interface/m-p/1994581#M434598</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-06-08T02:26:26Z</dc:date>
    </item>
  </channel>
</rss>

