<?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: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value) in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31892#M5738</link>
    <description>It's really good to hear that Ron! We are here to help.</description>
    <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
    <dc:creator>Henrique</dc:creator>
    <dc:date>2016-09-13T00:00:00Z</dc:date>
    <item>
      <title>DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31887#M5733</link>
      <description>We have a pair of Microsoft Surface Hubs we're testing out between our main office and our remote office in another part of the country.  The offices are connected by a 10mbit MPLS circuit.&lt;BR /&gt;
&lt;BR /&gt;
Currently we use Skype for Business internally and have assigned QoS and port ranges to the clients via a GPO and this seems to be working fine.  We have a QoS policy in our switches (QP6) for any traffic with set DSCP values:&lt;BR /&gt;
&lt;BR /&gt;
configure diffserv examination code-point 24 qosprofile QP6&lt;BR /&gt;
configure diffserv examination code-point 34 qosprofile QP6  configure diffserv examination code-point 46 qosprofile QP6&lt;BR /&gt;
 &lt;BR /&gt;
Problem is, the surface hub doesn't behave like a normal SFB client and its not reading the GPO objects so its sending all of its traffic untagged, which is causing issues when the link gets busy.&lt;BR /&gt;
&lt;BR /&gt;
I started reading about using diffserv replacement, but got lost to be honest.&lt;BR /&gt;
Rocket1.30 # sh diffserv replacement  QOSProfile-&amp;gt;CodePoint mapping:          QP1 -&amp;gt; 00          QP6 -&amp;gt; 40          QP8 -&amp;gt; 56  What I'd like to do is all traffic coming from host 10.22.0.125(plugged into port 4) be tagged with DSCP 46 until I can work with Microsoft to get this box to apply the proper GPO to the client.&lt;BR /&gt;
&lt;BR /&gt;
I understand that I need to enable diffserv replacement port 4 and use an ACL to catch all traffic from 10.22.0.125 and use replace-dscp like this:&lt;BR /&gt;
entry surfacehub {  if {  source-address 10.22.0.125/32  } then {  Qosprofile qp6;  replace-dscp;  }But if I'm understanding it right, that would tag all the traffic with DSCP 40, not 46.  Should I create a new qosprofile or adjust the QP6 codepoint mapping.  If so, how do I change the codepoint mapping from 40 to 46?&lt;BR /&gt;
&lt;BR /&gt;
EDIT:&lt;BR /&gt;
Of course not 10 seconds after posting this I found the command to change the QP6 code-point, now it shows: &lt;BR /&gt;
&lt;BR /&gt;
Rocket1.36 # sh diffserv replacement  QOSProfile-&amp;gt;CodePoint mapping:          QP1 -&amp;gt; 00          QP6 *&amp;gt; 46          QP8 -&amp;gt; 56&lt;BR /&gt;
 &lt;BR /&gt;
Is the * there after QP6 because I've changed it from default?  Will that cause any issues?</description>
      <pubDate>Mon, 12 Sep 2016 23:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31887#M5733</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2016-09-12T23:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31888#M5734</link>
      <description>Hello Ron, you are correct.&lt;BR /&gt;
&lt;BR /&gt;
To change the DSCP replacement mapping the command is "&lt;I&gt;configure diffserv replacement qp6 code-point 46"&lt;/I&gt;&lt;BR /&gt;
The * means that's a non-default value and you should not experience any issue.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31888#M5734</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31889#M5735</link>
      <description>Thank you Henrique!  I've applied the fix, traffic is being tagged (even video, but for now its way better than nothing)</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31889#M5735</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31890#M5736</link>
      <description>I'm glad to help Ron. &lt;BR /&gt;
&lt;BR /&gt;
Also adding a GTAC article for further reference:&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;
&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31890#M5736</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31891#M5737</link>
      <description>You guys are awesome.  I'm so happy we chose Extreme as our campus switch vendor.</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31891#M5737</guid>
      <dc:creator>Ron_Prague</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31892#M5738</link>
      <description>It's really good to hear that Ron! We are here to help.</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31892#M5738</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: DSCP ACL question.  (Assign all traffic coming from a source to a DSCP(46) value)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31893#M5739</link>
      <description>Good stuff here.  &lt;BR /&gt;
&lt;BR /&gt;
Ron thanks for your trust in Extreme!</description>
      <pubDate>Tue, 13 Sep 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dscp-acl-question-assign-all-traffic-coming-from-a-source-to-a/m-p/31893#M5739</guid>
      <dc:creator>Ryan_Mathews</dc:creator>
      <dc:date>2016-09-13T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

