<?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: how to prioritize dscp packets entering my network in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55684#M16135</link>
    <description>How can I implement the strict priority scheduling? The switch is currently "dumb" except for some VLANs and ip addresses.</description>
    <pubDate>Sat, 28 May 2016 06:51:00 GMT</pubDate>
    <dc:creator>Kaon_Thana</dc:creator>
    <dc:date>2016-05-28T06:51:00Z</dc:date>
    <item>
      <title>how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55680#M16131</link>
      <description>I have an x450 extreme summit switch in my network with all types of traffic and no QoS policy setup. I have a server outside my network that sends traffic into my network. These packets come in with an IP header value/Diffserv = 51&lt;BR /&gt;
&lt;BR /&gt;
How can I get my switch to prioritize the packets tagged with diffserv 51 to make sure I don't drop these packets? &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 28 May 2016 05:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55680#M16131</guid>
      <dc:creator>Kaon_Thana</dc:creator>
      <dc:date>2016-05-28T05:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55681#M16132</link>
      <description>Here is a simple configuration example. &lt;BR /&gt;
&lt;BR /&gt;
# create qosprofile qp5&lt;BR /&gt;
# disable dot1p examination ports  &lt;BR /&gt;
# enable diffserv examination ports &lt;BR /&gt;
# configure diffserv examination code-point 51 qosprofile qp5&lt;BR /&gt;
&lt;BR /&gt;
For more details, you may want to visit the link below. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/Configuring-QOS-profiles-and-verify-QOS-is-working" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/Configuring-QOS-profiles-and-verify-QOS-is...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 28 May 2016 05:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55681#M16132</guid>
      <dc:creator>Kevin_Kim</dc:creator>
      <dc:date>2016-05-28T05:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55682#M16133</link>
      <description>Followed your steps. I see that qp1 and qp8 are already created on the switch and have the same weight as my new qp5. Do i need to do anything with qp5's weight to make sure those packets get priority?&lt;BR /&gt;
&lt;BR /&gt;
# show qosprofile       &lt;BR /&gt;
        QP1    Weight =  1     Max Buffer Percent = 100&lt;BR /&gt;
        QP5    Weight =  1     Max Buffer Percent = 100&lt;BR /&gt;
        QP8    Weight =  1     Max Buffer Percent = 100&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help so far!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 28 May 2016 06:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55682#M16133</guid>
      <dc:creator>Kaon_Thana</dc:creator>
      <dc:date>2016-05-28T06:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55683#M16134</link>
      <description>I assume you would use the strict priority scheduding. If so, you don't need to change weight which is for WRR. The higher queue will be processed first in the strict priority scheduler.</description>
      <pubDate>Sat, 28 May 2016 06:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55683#M16134</guid>
      <dc:creator>Kevin_Kim</dc:creator>
      <dc:date>2016-05-28T06:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55684#M16135</link>
      <description>How can I implement the strict priority scheduling? The switch is currently "dumb" except for some VLANs and ip addresses.</description>
      <pubDate>Sat, 28 May 2016 06:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55684#M16135</guid>
      <dc:creator>Kaon_Thana</dc:creator>
      <dc:date>2016-05-28T06:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55685#M16136</link>
      <description>My apology. I should have mentioned it earlier. The strict priority scheduling is set by default. You can change scheduling by 'configure qosscheduler [strict-priority | weighted-round-robin]' command.</description>
      <pubDate>Sat, 28 May 2016 07:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55685#M16136</guid>
      <dc:creator>Kevin_Kim</dc:creator>
      <dc:date>2016-05-28T07:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to prioritize dscp packets entering my network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55686#M16137</link>
      <description>If you have already followed the steps mentioned by Kevin, you can check the egress queue traffic per port using the command below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;show ports  qosmonitor&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
The output will show the corresponding egress queue (QP5, for instance) incrementing.&lt;BR /&gt;
&lt;BR /&gt;
You can check the article below for some additional explanation:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/Configuring-QOS-profiles-and-verify-QOS-is-working" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuring QOS profiles and verify QOS is working on EXOS&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2016 01:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-prioritize-dscp-packets-entering-my-network/m-p/55686#M16137</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-05-31T01:39:00Z</dc:date>
    </item>
  </channel>
</rss>

