<?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: VSP 7400 - QoS CoS 7 trouble in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-7400-qos-cos-7-trouble/m-p/92840#M1907</link>
    <description>&lt;P&gt;Keep in mind queue 7 but also queue 6 are rate limited (to 5 and 50%). In case you need to forward line rate traffic, then use queue 5 (WRR). You can display queues setting with the command :&lt;/P&gt;&lt;P&gt;show qos queue-profile 1 queue all&lt;/P&gt;&lt;P&gt;Simplest is to remark incoming DCSP to queue 5, but then you have to trust dscp (no access-diffserv enable). Here is an example to remark DSCP 56 (111000)&lt;/P&gt;&lt;P&gt;config terminal&lt;BR /&gt;qos ingressmap ds 56 5&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then see remarked traffic on egress port with the command:&lt;/P&gt;&lt;P&gt;5520-24X-FabricEngine:1(config)#% show qos cosq-stats interface 1/21&lt;BR /&gt;================================================================================&lt;BR /&gt;Port:1/21 QOS CoS Queue Stats&lt;BR /&gt;================================================================================&lt;BR /&gt;CoS Out Packets Out Bytes Drop Packets Drop Bytes&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;0 0 0 0 0&lt;BR /&gt;1 18 3420 0 0&lt;BR /&gt;2 0 0 0 0&lt;BR /&gt;3 0 0 0 0&lt;BR /&gt;4 0 0 0 0&lt;BR /&gt;5 23546697 6545981766 0 0&lt;BR /&gt;6 84 7560 0 0&lt;BR /&gt;7 72 14158 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also create a new queue profile and change setting to disable queue shaper and change all queues to WRR for tests, we recommend to use default queue in production to protect network protocols &amp;amp; voice traffic with default values.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 10:44:52 GMT</pubDate>
    <dc:creator>Didier_Ducarre</dc:creator>
    <dc:date>2022-09-01T10:44:52Z</dc:date>
    <item>
      <title>VSP 7400 - QoS CoS 7 trouble</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-7400-qos-cos-7-trouble/m-p/92803#M1905</link>
      <description>&lt;P&gt;We are a service provider and are trying to turn up our first SLA circuit coming off of this fabric network.&amp;nbsp; We are trying to pass RFC testing across our fabric made up of VSP 7400s.&amp;nbsp; &amp;nbsp;This is a straight layer 2 transport on our segment.&amp;nbsp; We are currently unable to pass RFC benchmarks, and what we have found is that the test is running with QoS CoS 7, which on VOSS is rate limited down to 5% by default.&amp;nbsp; &amp;nbsp;According to the upstream carrier - COS/MEG level 7 is default for both RFC 2544 testing and Y.1731 testing.&amp;nbsp; So the goal for us is to make all traffic that ingresses the port to go into cos 6 inside of our network, so it gets a strict priority, and we can guarantee bandwidth without messing with COS 7.&amp;nbsp; I have done the following set of commands on the interfaces that ingress and egress the traffic.&amp;nbsp; However doing this makes the 2544 test immediately fail.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;#conf t&lt;BR /&gt;(config)#int gig 1/3&lt;BR /&gt;(config-if)#access-diffserv enable&lt;BR /&gt;(config-if)#qos 802.1p-override enable&lt;BR /&gt;(config-if)#qos level 6&lt;/P&gt;&lt;P&gt;Am I approaching this right?&amp;nbsp; Is there a better way we can achieve this?&amp;nbsp; We did "pass" by turning off rate limiting for cos 7, we do plenty of head space to up the rate limit on cos 7 if that is the best/ least worst option.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:59:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-7400-qos-cos-7-trouble/m-p/92803#M1905</guid>
      <dc:creator>jakerta</dc:creator>
      <dc:date>2022-08-31T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: VSP 7400 - QoS CoS 7 trouble</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-7400-qos-cos-7-trouble/m-p/92840#M1907</link>
      <description>&lt;P&gt;Keep in mind queue 7 but also queue 6 are rate limited (to 5 and 50%). In case you need to forward line rate traffic, then use queue 5 (WRR). You can display queues setting with the command :&lt;/P&gt;&lt;P&gt;show qos queue-profile 1 queue all&lt;/P&gt;&lt;P&gt;Simplest is to remark incoming DCSP to queue 5, but then you have to trust dscp (no access-diffserv enable). Here is an example to remark DSCP 56 (111000)&lt;/P&gt;&lt;P&gt;config terminal&lt;BR /&gt;qos ingressmap ds 56 5&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then see remarked traffic on egress port with the command:&lt;/P&gt;&lt;P&gt;5520-24X-FabricEngine:1(config)#% show qos cosq-stats interface 1/21&lt;BR /&gt;================================================================================&lt;BR /&gt;Port:1/21 QOS CoS Queue Stats&lt;BR /&gt;================================================================================&lt;BR /&gt;CoS Out Packets Out Bytes Drop Packets Drop Bytes&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;0 0 0 0 0&lt;BR /&gt;1 18 3420 0 0&lt;BR /&gt;2 0 0 0 0&lt;BR /&gt;3 0 0 0 0&lt;BR /&gt;4 0 0 0 0&lt;BR /&gt;5 23546697 6545981766 0 0&lt;BR /&gt;6 84 7560 0 0&lt;BR /&gt;7 72 14158 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also create a new queue profile and change setting to disable queue shaper and change all queues to WRR for tests, we recommend to use default queue in production to protect network protocols &amp;amp; voice traffic with default values.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 10:44:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-7400-qos-cos-7-trouble/m-p/92840#M1907</guid>
      <dc:creator>Didier_Ducarre</dc:creator>
      <dc:date>2022-09-01T10:44:52Z</dc:date>
    </item>
  </channel>
</rss>

