<?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 Bandwidth Limitation on ASA 5520 for Guest Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/bandwidth-limitation-on-asa-5520-for-guest-internet/m-p/2306545#M920233</link>
    <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 mb bandwidth from ISP, and i want to dedicate 1 Mb to guest wireless user rest for internal wireless user on ASA any suggestion...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls. suggest from below configuration...if it's ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list PoliceACLname permit ip 10.0.10.0 netmask 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list PoliceACLname permit ip any any time-range test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map PoliceClassName&lt;BR /&gt;description Policy to limit general traffic usage&lt;BR /&gt;match access-list PoliceACLname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map PolicePolicyName&lt;BR /&gt;description Policy to limit general traffic usage&lt;BR /&gt;class PoliceClassName&lt;BR /&gt;&amp;nbsp; police output 1000000 90000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy PolicePolicyName interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 12:59:10 GMT</pubDate>
    <dc:creator>sanjeevmahadani</dc:creator>
    <dc:date>2020-02-21T12:59:10Z</dc:date>
    <item>
      <title>Bandwidth Limitation on ASA 5520 for Guest Internet</title>
      <link>https://community.cisco.com/t5/network-security/bandwidth-limitation-on-asa-5520-for-guest-internet/m-p/2306545#M920233</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 mb bandwidth from ISP, and i want to dedicate 1 Mb to guest wireless user rest for internal wireless user on ASA any suggestion...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls. suggest from below configuration...if it's ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list PoliceACLname permit ip 10.0.10.0 netmask 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list PoliceACLname permit ip any any time-range test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map PoliceClassName&lt;BR /&gt;description Policy to limit general traffic usage&lt;BR /&gt;match access-list PoliceACLname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map PolicePolicyName&lt;BR /&gt;description Policy to limit general traffic usage&lt;BR /&gt;class PoliceClassName&lt;BR /&gt;&amp;nbsp; police output 1000000 90000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy PolicePolicyName interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:59:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/bandwidth-limitation-on-asa-5520-for-guest-internet/m-p/2306545#M920233</guid>
      <dc:creator>sanjeevmahadani</dc:creator>
      <dc:date>2020-02-21T12:59:10Z</dc:date>
    </item>
    <item>
      <title>Bandwidth Limitation on ASA 5520 for Guest Internet</title>
      <link>https://community.cisco.com/t5/network-security/bandwidth-limitation-on-asa-5520-for-guest-internet/m-p/2306546#M920234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the same thing using ASDM. Steps are mentioned below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to configuration &amp;gt; firewall &amp;gt; service policy rules&lt;/P&gt;&lt;P&gt;click ADD in the popup menu select the "interface" radio button and select the interface you wish to apply the rate limit to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1:give it a name, and click next&lt;/P&gt;&lt;P&gt;Step 2:select the "create new traffic class" radio button and give that a name also&lt;/P&gt;&lt;P&gt;Step 3:select the "any traffic" check box&lt;/P&gt;&lt;P&gt;click next&lt;/P&gt;&lt;P&gt;Step 4:select the QoS tab&lt;/P&gt;&lt;P&gt;Step 5:check the "enable policing" checkbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fill out your rate limit options and apply the policy on the desired interfaces.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&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;Anim Saxena&lt;/P&gt;&lt;P&gt;Community Manager&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 04:51:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/bandwidth-limitation-on-asa-5520-for-guest-internet/m-p/2306546#M920234</guid>
      <dc:creator>Anim Saxena</dc:creator>
      <dc:date>2013-09-18T04:51:45Z</dc:date>
    </item>
  </channel>
</rss>

