<?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 You can use QOS to do this. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149868#M145453</link>
    <description>&lt;P&gt;You can use QOS to do this. When you configure QoS on the access point, you can select specific network traffic, prioritize it, and use congestion-management and congestion-avoidance techniques to provide preferential treatment. Implementing QoS in your wireless LAN makes network performance more predictable and bandwidth utilization more effective. For more information on this read the document available at http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-2_11_JA/configuration/guide/b12211sc/s11qos.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2015 14:32:58 GMT</pubDate>
    <dc:creator>Prakash Parvathala</dc:creator>
    <dc:date>2015-05-22T14:32:58Z</dc:date>
    <item>
      <title>Limit bandwidth per SSID</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149863#M145448</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to limit the bandwidth per SSID on Cisco Aironet 1100 that is connected to Cisco router 876?&lt;/P&gt;&lt;P&gt;So the main goal is to have two SSID one for the guests and one for the colleagues and to limit for example half the bandwidth of internet link per SSID so we dont get into situation that colleagues overload whole internet link so that guests can always surf without problem.&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;</description>
      <pubDate>Sun, 04 Jul 2021 06:38:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149863#M145448</guid>
      <dc:creator>Dusan Sladojevic</dc:creator>
      <dc:date>2021-07-04T06:38:25Z</dc:date>
    </item>
    <item>
      <title>Limit bandwidth per SSID</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149864#M145449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Few Facts:&lt;/P&gt;&lt;P&gt;IF you are talking about autonomous AP:&lt;/P&gt;&lt;P&gt;- Upstream traffic from the wireless client&lt;/P&gt;&lt;P&gt;QoS for wireless LANs does not affect this traffic.&lt;/P&gt;&lt;P&gt;-The Ethernet upstream flow is traffic sent from&amp;nbsp; the access point Ethernet port to a switch or router on the wired LAN.&amp;nbsp; The access point does not prioritize traffic that it sends to the wired&amp;nbsp; LAN based on traffic classification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the above , if you want to divide the bandiwdth from two ssids users accessing the internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to define two clss maps , based on the source ip address subnet given that every ssid is mapped to different vlan , hence different subnet . This should be done on the first l3 hop device .&lt;/P&gt;&lt;P&gt;based on the two class maps you have to configure policing based on the internet available bandwidth .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Please Don't Forget to Rate correct answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 08:47:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149864#M145449</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2013-02-28T08:47:00Z</dc:date>
    </item>
    <item>
      <title>Limit bandwidth per SSID</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149865#M145450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear Maldehne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upstream traffic sent from Access Point is not our concern - only the downstream.&lt;/P&gt;&lt;P&gt;As I have no experience with class and policy maps - could you please help me creating this two class maps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the Cisco guide to configuring class maps and policy maps, but unfortunately I cant figure out how could I create the necessary..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 10:53:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149865#M145450</guid>
      <dc:creator>Dusan Sladojevic</dc:creator>
      <dc:date>2013-02-28T10:53:31Z</dc:date>
    </item>
    <item>
      <title>Limit bandwidth per SSID</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149866#M145451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, you need to create two ACLs&lt;/P&gt;&lt;P&gt;one ACL to match traffic sourced by certain subnet that represent clients on ssid 1&lt;/P&gt;&lt;P&gt;another ACL to match traffic sourced by the other subnet the represent ssid 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create two class maps and use to match the ACL that is alligned with each class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure policing based on the classes the you have created using policy map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then apply it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:33:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149866#M145451</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2013-02-28T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Hi,Go through the below</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149867#M145452</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;Go through the below link&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;http://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/113682-bdr-limit-guide-00.html#pro2&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV id="stcpDiv" style="position: absolute; top: -1999px; left: -1988px;"&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hi,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;I haven't come across this type of issue&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;But information is provided on below link is complete, so where you are stucking ?.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;http://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/113682-bdr-limit-guide-00.html#pro2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;- See more at: https://supportforums.cisco.com/discussion/12232701/rate-limit-wireless-guest-traffic#comment-10518511&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="stcpDiv" style="position: absolute; top: -1999px; left: -1988px;"&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hi,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;I haven't come across this type of issue&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;But information is provided on below link is complete, so where you are stucking ?.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;http://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/113682-bdr-limit-guide-00.html#pro2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-family:times new roman,times,serif;"&gt;- See more at: https://supportforums.cisco.com/discussion/12232701/rate-limit-wireless-guest-traffic#comment-10518511&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 May 2015 05:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149867#M145452</guid>
      <dc:creator>abwahid</dc:creator>
      <dc:date>2015-05-22T05:56:03Z</dc:date>
    </item>
    <item>
      <title>You can use QOS to do this.</title>
      <link>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149868#M145453</link>
      <description>&lt;P&gt;You can use QOS to do this. When you configure QoS on the access point, you can select specific network traffic, prioritize it, and use congestion-management and congestion-avoidance techniques to provide preferential treatment. Implementing QoS in your wireless LAN makes network performance more predictable and bandwidth utilization more effective. For more information on this read the document available at http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-2_11_JA/configuration/guide/b12211sc/s11qos.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 14:32:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limit-bandwidth-per-ssid/m-p/2149868#M145453</guid>
      <dc:creator>Prakash Parvathala</dc:creator>
      <dc:date>2015-05-22T14:32:58Z</dc:date>
    </item>
  </channel>
</rss>

