<?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: Dot1p configuration in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19368#M1010</link>
    <description>Husam, &lt;BR /&gt;
&lt;BR /&gt;
There are a couple different ways of configuration as you have found.  Are the ports that you have configured tagged or untagged?  Only tagged ports are configured to support .1p - If you are using untagged ports the easiest way to configure the vlan that was is to shave the whole vlan.. "configure vlan &lt;NAME&gt; qosprofile &lt;QP&gt; - This will take all packets per that vlan to the Qosprofile &lt;QP&gt; - &lt;BR /&gt;
&lt;BR /&gt;
Let me know if the ports are tagged..??&lt;BR /&gt;
&lt;BR /&gt;
Bill&lt;/QP&gt;&lt;/QP&gt;&lt;/NAME&gt;</description>
    <pubDate>Fri, 10 Apr 2015 02:22:00 GMT</pubDate>
    <dc:creator>Bill_Stritzinge</dc:creator>
    <dc:date>2015-04-10T02:22:00Z</dc:date>
    <item>
      <title>Dot1p configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19367#M1009</link>
      <description>I am totally new to extreme. &lt;BR /&gt;
&lt;BR /&gt;
I am configuring Qos based on dot1p. I configured the dot1p and QP mapping. But the switch cannot detect any CoS 802.1  value at all . all traffic go to qp1.  is there anything I have to do other than maping this cos to qp&lt;BR /&gt;
&lt;BR /&gt;
X440-48p-10G.420 # sho dot1p   802.1p Priority Value     QOS Profile&lt;BR /&gt;
           0                QP1&lt;BR /&gt;
           1                QP2&lt;BR /&gt;
           2                QP3&lt;BR /&gt;
           3                QP4&lt;BR /&gt;
           4                QP5&lt;BR /&gt;
           5                QP6&lt;BR /&gt;
           6                QP7&lt;BR /&gt;
           7                QP8&lt;BR /&gt;
&lt;BR /&gt;
But when I configure port based Qos everything is going fine&lt;BR /&gt;
Below example for traffic from port configured as QP6&lt;BR /&gt;
&lt;BR /&gt;
Port   QP1      QP2      QP3      QP4      QP5      QP6      QP7      QP8       Pkt      Pkt      Pkt      Pkt      Pkt      Pkt      Pkt      Pkt&lt;BR /&gt;
       Xmts     Xmts     Xmts     Xmts     Xmts     Xmts     Xmts     Xmts&lt;BR /&gt;
===============================================================================&lt;BR /&gt;
2      1178     0        0        0        0        336      0        0&lt;BR /&gt;
&lt;BR /&gt;
even if I make all 802.1p mapped to qp5 the switch cannot see anything</description>
      <pubDate>Thu, 09 Apr 2015 20:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19367#M1009</guid>
      <dc:creator>Husam</dc:creator>
      <dc:date>2015-04-09T20:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dot1p configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19368#M1010</link>
      <description>Husam, &lt;BR /&gt;
&lt;BR /&gt;
There are a couple different ways of configuration as you have found.  Are the ports that you have configured tagged or untagged?  Only tagged ports are configured to support .1p - If you are using untagged ports the easiest way to configure the vlan that was is to shave the whole vlan.. "configure vlan &lt;NAME&gt; qosprofile &lt;QP&gt; - This will take all packets per that vlan to the Qosprofile &lt;QP&gt; - &lt;BR /&gt;
&lt;BR /&gt;
Let me know if the ports are tagged..??&lt;BR /&gt;
&lt;BR /&gt;
Bill&lt;/QP&gt;&lt;/QP&gt;&lt;/NAME&gt;</description>
      <pubDate>Fri, 10 Apr 2015 02:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19368#M1010</guid>
      <dc:creator>Bill_Stritzinge</dc:creator>
      <dc:date>2015-04-10T02:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dot1p configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19369#M1011</link>
      <description>I agree completely with Bill if your not tagging the 802.1p will not work anyway, there are a lot of ways to implement QoS, vlan based is probably the easiest to implement,&lt;BR /&gt;
&lt;BR /&gt;
for example&lt;BR /&gt;
configure vlan "voice" qosprofile qp6&lt;BR /&gt;
&lt;BR /&gt;
 I try to use DSCP where possible as phones usually mark the DSCP. from experimentation I found If compeating QoS  Mechanisms are configured  the Pecking  order is     &lt;BR /&gt;
&lt;BR /&gt;
    Access List QoS &lt;BR /&gt;
&lt;BR /&gt;
    802.1p&lt;BR /&gt;
&lt;BR /&gt;
    VLAN Based Assignment &lt;BR /&gt;
&lt;BR /&gt;
    DSCP&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Testing completed  22nd May 2014 &lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    My other discovery  was that even with ALL methods disabled the switch then honours 802.1p markings.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Apr 2015 09:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19369#M1011</guid>
      <dc:creator>simon_bingham</dc:creator>
      <dc:date>2015-04-10T09:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dot1p configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19370#M1012</link>
      <description>Thank you all,&lt;BR /&gt;
&lt;BR /&gt;
You are write I was not tagging the ports. anyway it seemed more complicated as the voice packet of REDcom the PBX my client use, doesn't support dot1p. &lt;BR /&gt;
&lt;BR /&gt;
So I've did a different setup based on your advice. I configured the whole vlan or the ports as qp7 and the ports with dot1p replacement and then in core switch I did the dot1p examination on tagged port (as you advised).&lt;BR /&gt;
&lt;BR /&gt;
Now it is working fine and can control the traffic throughout the link based on its dot1p value. am I right?&lt;BR /&gt;
&lt;BR /&gt;
regards&lt;BR /&gt;
Husam</description>
      <pubDate>Fri, 10 Apr 2015 15:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dot1p-configuration/m-p/19370#M1012</guid>
      <dc:creator>Husam</dc:creator>
      <dc:date>2015-04-10T15:23:00Z</dc:date>
    </item>
  </channel>
</rss>

