<?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 Re: QoS on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619585#M593458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the ASA, you can police (ie: rate limit) traffic to a specified bandwidth - based on ACL, but it does not have the obtion of guarenteeing bandwidth.&amp;nbsp; To guarentee bandwidth, you would have to rate limit all other traffic to ensure that when all other traffic is at full blast, you still have your 2 mbps left for what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 16:32:39 GMT</pubDate>
    <dc:creator>David White</dc:creator>
    <dc:date>2011-01-25T16:32:39Z</dc:date>
    <item>
      <title>QoS on ASA</title>
      <link>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619584#M593457</link>
      <description>&lt;P&gt;I have configured&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address 2xx.2xx.1xx.x 255.255.255.xxx standby 2xx.2xx.1xx.x&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1.11&lt;/P&gt;&lt;P&gt;vlan 11&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 10.4x.xx.20 255.255.255.0 standby 10.4x.xx.21&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1.12&lt;/P&gt;&lt;P&gt;vlan 12&lt;/P&gt;&lt;P&gt;nameif LISTENER&lt;/P&gt;&lt;P&gt;security-level 75&lt;/P&gt;&lt;P&gt;ip address 10.4x.xx.20 255.255.255.0 standby 10.4x.xx.21&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1.13&lt;/P&gt;&lt;P&gt;vlan 13&lt;/P&gt;&lt;P&gt;nameif WEB&lt;/P&gt;&lt;P&gt;security-level 25&lt;/P&gt;&lt;P&gt;ip address 10.4x.xx.20 255.255.255.0 standby 10.4x.xx.21&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I ensure that my LISTENER (interface Ethernet0/1.12) gets atleast 2MB from the bandwidth configured on all the intefaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-NG&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:39:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619584#M593457</guid>
      <dc:creator>gnaveen</dc:creator>
      <dc:date>2019-03-11T19:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: QoS on ASA</title>
      <link>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619585#M593458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the ASA, you can police (ie: rate limit) traffic to a specified bandwidth - based on ACL, but it does not have the obtion of guarenteeing bandwidth.&amp;nbsp; To guarentee bandwidth, you would have to rate limit all other traffic to ensure that when all other traffic is at full blast, you still have your 2 mbps left for what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:32:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619585#M593458</guid>
      <dc:creator>David White</dc:creator>
      <dc:date>2011-01-25T16:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: QoS on ASA</title>
      <link>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619586#M593460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a config example which you can share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jan 2011 15:46:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619586#M593460</guid>
      <dc:creator>gnaveen</dc:creator>
      <dc:date>2011-01-29T15:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: QoS on ASA</title>
      <link>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619587#M593462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Yes, PK wrote a nice doc which you can see here: &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-1230"&gt;https://supportforums.cisco.com/docs/DOC-1230&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jan 2011 15:49:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos-on-asa/m-p/1619587#M593462</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-29T15:49:52Z</dc:date>
    </item>
  </channel>
</rss>

