<?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: Restrict Bandwidth in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930828#M938656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently use this conf to limit bandwidth used by internal users conecting to an external terminal server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_QoS extended permit tcp any any eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map class_QoS&lt;/P&gt;&lt;P&gt; match access-list acl_QoS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map outside_policy&lt;/P&gt;&lt;P&gt; class class_ QoS&lt;/P&gt;&lt;P&gt;  police output 56000 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy outside_policy interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that ASA restrict no tonly outgoing but returning traffic matched by this ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 12:36:41 GMT</pubDate>
    <dc:creator>BrinksArgentina</dc:creator>
    <dc:date>2008-05-12T12:36:41Z</dc:date>
    <item>
      <title>Restrict Bandwidth</title>
      <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930824#M938649</link>
      <description>&lt;P&gt;Hi, I know that Cisco ASA has limited QOS but is there any other way so that I restrict bandwidth usage on users and allocate bandwidth as per user requirements. I have 1mbps lease line link and when users download anything through internet then network gets slow and all users suffers so I want to allocate only 20 kb to each user, means each user will able to use upto 20 kb not higher than 20 kb. Thnaks &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:37:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930824#M938649</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2019-03-11T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Bandwidth</title>
      <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930825#M938651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use MQC to rate-limit (Policing) the traffic and apply the service-Policy on the outside inetrface. Release 7.x and later provides this feature of rate limiting.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 17:05:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930825#M938651</guid>
      <dc:creator>rkalia1</dc:creator>
      <dc:date>2008-04-25T17:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Bandwidth</title>
      <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930826#M938653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks. Is there any example of MQC configuration so that it would be easy for me to configure. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 17:09:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930826#M938653</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2008-04-25T17:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Bandwidth</title>
      <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930827#M938654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 17:14:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930827#M938654</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2008-04-25T17:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Bandwidth</title>
      <link>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930828#M938656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently use this conf to limit bandwidth used by internal users conecting to an external terminal server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_QoS extended permit tcp any any eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map class_QoS&lt;/P&gt;&lt;P&gt; match access-list acl_QoS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map outside_policy&lt;/P&gt;&lt;P&gt; class class_ QoS&lt;/P&gt;&lt;P&gt;  police output 56000 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy outside_policy interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that ASA restrict no tonly outgoing but returning traffic matched by this ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:36:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restrict-bandwidth/m-p/930828#M938656</guid>
      <dc:creator>BrinksArgentina</dc:creator>
      <dc:date>2008-05-12T12:36:41Z</dc:date>
    </item>
  </channel>
</rss>

