<?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 Management in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bandwidth-management/m-p/49338#M13079</link>
    <description>Create Date: Aug 22 2012  7:27AM&lt;BR /&gt;
&lt;BR /&gt;
Hi we have a customer who would like to implement some sort of bandwidth management on their Extreme core and switches. They have a requirement to reserver dedicated bandwidth for http and https traffic on 3 of their VLANs (Corporate, Guest Wireless &amp;amp; Members Wireless)&lt;BR /&gt;
The core is an 8800 with the edge switches being a mixture of older and new kit.&lt;BR /&gt;
Any pointers or config guides greatly appreciated.&lt;BR /&gt;
  (from gary_osler)</description>
    <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:54:00Z</dc:date>
    <item>
      <title>Bandwidth Management</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bandwidth-management/m-p/49338#M13079</link>
      <description>Create Date: Aug 22 2012  7:27AM&lt;BR /&gt;
&lt;BR /&gt;
Hi we have a customer who would like to implement some sort of bandwidth management on their Extreme core and switches. They have a requirement to reserver dedicated bandwidth for http and https traffic on 3 of their VLANs (Corporate, Guest Wireless &amp;amp; Members Wireless)&lt;BR /&gt;
The core is an 8800 with the edge switches being a mixture of older and new kit.&lt;BR /&gt;
Any pointers or config guides greatly appreciated.&lt;BR /&gt;
  (from gary_osler)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bandwidth-management/m-p/49338#M13079</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Bandwidth Management</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bandwidth-management/m-p/49339#M13080</link>
      <description>Create Date: Sep  5 2012  5:48AM&lt;BR /&gt;
&lt;BR /&gt;
Hey GaryThe best way to do this is to create 2 queues and place the HTTP and HTTPS into those queues using an ACL to look at the TCP/UDP port.  This assumes that all HTTP and HTTPS traffic from the 3 VLANs are to be treated differently than we will need 6 queues.After the queues are created you can either set wieghts to them or give them min% and max% bandwidth parameters.So create qosp qp3/4config qosp qp3/4 {see Command reference for all options in this command}Your ACL policy will look something like below.  You can create this file via the vi editor on the switch or created it with a txt editor and tftp it to the switch as a .pol fileentry http_permit {     if {        protocol tcp; source-port 80;} then {   permit;   count http_permit;  qosprofile qp3;}}This info can be looked at in the concepts guide.Let me know if there are any questions.P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/bandwidth-management/m-p/49339#M13080</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
  </channel>
</rss>

