<?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: ASA QoS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370305#M821930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the link is loaded, the host leaves with a speed smaller, than 50kbit(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Mar 2010 07:27:12 GMT</pubDate>
    <dc:creator>KpaH4iTooo</dc:creator>
    <dc:date>2010-03-10T07:27:12Z</dc:date>
    <item>
      <title>ASA QoS</title>
      <link>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370303#M821928</link>
      <description>&lt;P&gt;Hello, sorry for my english. I need to host 192.168.202.77 have the allocated bandwidth 50kbit in conformity with this acl:&lt;/P&gt;&lt;P&gt;access-list shilova extended permit tcp host 192.168.202.77 any eq www&lt;BR /&gt;access-list shilova extended permit tcp host 192.168.202.77 any eq https&lt;BR /&gt;access-list shilova extended permit tcp host 192.168.202.77 any eq ftp&lt;BR /&gt;What is incorrect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;priority-queue inside&lt;BR /&gt;priority-queue outside&lt;BR /&gt;webvpn&lt;BR /&gt; csd image disk0:/securedesktop-asa-3.2.0.136-k9.pkg&lt;BR /&gt;!&lt;BR /&gt;class-map class_ftp&lt;BR /&gt; match port tcp eq 221&lt;BR /&gt;class-map tcp_traffic&lt;BR /&gt; match access-list tcp_traffic&lt;BR /&gt;class-map shilova&lt;BR /&gt; match access-list shilova&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt; class class_ftp&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;policy-map QoS&lt;BR /&gt; class tcp_traffic&lt;BR /&gt;&amp;nbsp; priority&lt;BR /&gt; class shilova&lt;BR /&gt;&amp;nbsp; police input 50000&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;service-policy QoS interface inside&lt;BR /&gt;service-policy QoS interface outside&lt;BR /&gt;prompt hostname context&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370303#M821928</guid>
      <dc:creator>KpaH4iTooo</dc:creator>
      <dc:date>2019-03-11T17:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA QoS</title>
      <link>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370304#M821929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do want to configure Bandwidth limit to the client for 50Kbps.If yes , then you can configure POLICING,which will ensure that the client can access only the allotted bandwidth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;hostname(config-pmap-c)# &lt;STRONG class="cBold"&gt;police&lt;/STRONG&gt; {&lt;STRONG class="cBold"&gt;output&lt;/STRONG&gt; | &lt;STRONG class="cBold"&gt;input&lt;/STRONG&gt;}&lt;STRONG class="cBold" style="font-weight: bold;"&gt; &lt;/STRONG&gt;&lt;EM class="cArgument" style="font-weight: normal;"&gt;conform-rate&lt;/EM&gt; [&lt;EM class="cArgument"&gt;conform-burst&lt;/EM&gt;] &lt;BR /&gt;&amp;nbsp; [&lt;STRONG class="cKeyword"&gt;conform-action&lt;/STRONG&gt; [&lt;STRONG class="cKeyword"&gt;drop&lt;/STRONG&gt; | &lt;STRONG class="cKeyword"&gt;transmit&lt;/STRONG&gt;]] [&lt;STRONG class="cCN_CmdName"&gt;exceed-action&lt;/STRONG&gt; [&lt;STRONG class="cKeyword"&gt;drop&lt;/STRONG&gt; | &lt;STRONG class="cKeyword"&gt;transmit&lt;/STRONG&gt;]]&lt;BR /&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# access-list AL-WEB-TRAFFIC permit tcp host 192.168.1.110 eq www any&lt;BR /&gt;ASA(config-if)# class-map CM-POLICE-WEB&lt;BR /&gt;ASA(config-cmap)# match access-list AL-WEB-TRAFFIC&lt;BR /&gt;ASA(config-cmap)# policy-map PM-POLICE-WEB&lt;BR /&gt;ASA(config-pmap)# class CM-POLICE-WEB&lt;BR /&gt;ASA(config-pmap-c)# police output 56000 10500&lt;BR /&gt;ASA(config-pmap-c)# service-policy PM-POLICE-WEB interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information just have a look into the below URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_qos.html#wp1065257"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_qos.html#wp1065257&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karuppu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 12:19:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370304#M821929</guid>
      <dc:creator>KARUPPUCHAMY MALAIYANDI</dc:creator>
      <dc:date>2010-03-09T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA QoS</title>
      <link>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370305#M821930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the link is loaded, the host leaves with a speed smaller, than 50kbit(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 07:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-qos/m-p/1370305#M821930</guid>
      <dc:creator>KpaH4iTooo</dc:creator>
      <dc:date>2010-03-10T07:27:12Z</dc:date>
    </item>
  </channel>
</rss>

