<?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 QOS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/qos/m-p/90169#M21213</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’d like some clarification if at all possible with our QoS setup on our EXOS switches.&amp;nbsp; They’re running different models of G1 and G2 but the QoS is the same across all.&lt;/P&gt;&lt;P&gt;We need to prioritize our VoIP traffic across the LAN and the QoS was originally setup by an EXOS ‘guru’.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something doesn’t look quite right to me coming from a Cisco background so as I say it’s just clarification really.&lt;/P&gt;&lt;P&gt;We use Cisco IP phones and these are set on the call manager to use DSCP (as far as I know).&amp;nbsp; The phones then setup using lldp on the switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s a bit of config from one of our switches, although dot1p examination is disabled, should diffserv examination be disabled too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;disable dot1p examination port 1:1&lt;BR /&gt;disable dot1p examination port 1:2&lt;BR /&gt;disable dot1p examination port 1:3&lt;BR /&gt;disable dot1p examination port 1:4&lt;BR /&gt;disable dot1p examination port 1:5&lt;BR /&gt;disable dot1p examination port 1:6&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure qosprofile QP6 maxbuffer 100 weight 1&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:1&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:2&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:3&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:4&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:5&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:6&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure diffserv examination code-point 24 qosprofile QP6&lt;BR /&gt;configure diffserv examination code-point 46 qosprofile QP6&lt;BR /&gt;configure diffserv replacement priority 5 code-point 46&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure access-list voip ports 1:1 ingress&lt;BR /&gt;configure access-list voip ports 1:2 ingress&lt;BR /&gt;configure access-list voip ports 1:3 ingress&lt;BR /&gt;configure access-list voip ports 1:4 ingress&lt;BR /&gt;configure access-list voip ports 1:5 ingress&lt;BR /&gt;configure access-list voip ports 1:6 ingress&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;entry VOIP_COS_5{&lt;BR /&gt;if {&lt;BR /&gt;dot1p 5;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dot1p;&lt;BR /&gt;count voip_cos_5&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;entry VOIP_COS_3{&lt;BR /&gt;if {&lt;BR /&gt;dot1p 3;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dot1p;&lt;BR /&gt;count voip_cos_3&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;entry VOIP_rtp{&lt;BR /&gt;if {&lt;BR /&gt;dscp 46;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dscp;&lt;BR /&gt;count voip_rtp;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;entry VOIP_data{&lt;BR /&gt;if {&lt;BR /&gt;dscp 24;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dscp;&lt;BR /&gt;count voip_data;&lt;BR /&gt;}&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 00:09:23 GMT</pubDate>
    <dc:creator>Jody</dc:creator>
    <dc:date>2021-03-04T00:09:23Z</dc:date>
    <item>
      <title>QOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/qos/m-p/90169#M21213</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’d like some clarification if at all possible with our QoS setup on our EXOS switches.&amp;nbsp; They’re running different models of G1 and G2 but the QoS is the same across all.&lt;/P&gt;&lt;P&gt;We need to prioritize our VoIP traffic across the LAN and the QoS was originally setup by an EXOS ‘guru’.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something doesn’t look quite right to me coming from a Cisco background so as I say it’s just clarification really.&lt;/P&gt;&lt;P&gt;We use Cisco IP phones and these are set on the call manager to use DSCP (as far as I know).&amp;nbsp; The phones then setup using lldp on the switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s a bit of config from one of our switches, although dot1p examination is disabled, should diffserv examination be disabled too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;disable dot1p examination port 1:1&lt;BR /&gt;disable dot1p examination port 1:2&lt;BR /&gt;disable dot1p examination port 1:3&lt;BR /&gt;disable dot1p examination port 1:4&lt;BR /&gt;disable dot1p examination port 1:5&lt;BR /&gt;disable dot1p examination port 1:6&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure qosprofile QP6 maxbuffer 100 weight 1&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:1&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:2&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:3&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:4&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:5&lt;BR /&gt;configure qosprofile QP6 minbw 0 maxbw 100 ports 1:6&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure diffserv examination code-point 24 qosprofile QP6&lt;BR /&gt;configure diffserv examination code-point 46 qosprofile QP6&lt;BR /&gt;configure diffserv replacement priority 5 code-point 46&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure access-list voip ports 1:1 ingress&lt;BR /&gt;configure access-list voip ports 1:2 ingress&lt;BR /&gt;configure access-list voip ports 1:3 ingress&lt;BR /&gt;configure access-list voip ports 1:4 ingress&lt;BR /&gt;configure access-list voip ports 1:5 ingress&lt;BR /&gt;configure access-list voip ports 1:6 ingress&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;entry VOIP_COS_5{&lt;BR /&gt;if {&lt;BR /&gt;dot1p 5;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dot1p;&lt;BR /&gt;count voip_cos_5&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;entry VOIP_COS_3{&lt;BR /&gt;if {&lt;BR /&gt;dot1p 3;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dot1p;&lt;BR /&gt;count voip_cos_3&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;entry VOIP_rtp{&lt;BR /&gt;if {&lt;BR /&gt;dscp 46;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dscp;&lt;BR /&gt;count voip_rtp;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;entry VOIP_data{&lt;BR /&gt;if {&lt;BR /&gt;dscp 24;&lt;BR /&gt;} then {&lt;BR /&gt;qosprofile qp6;&lt;BR /&gt;replace-dscp;&lt;BR /&gt;count voip_data;&lt;BR /&gt;}&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 00:09:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/qos/m-p/90169#M21213</guid>
      <dc:creator>Jody</dc:creator>
      <dc:date>2021-03-04T00:09:23Z</dc:date>
    </item>
  </channel>
</rss>

