<?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: Migrating edge routing from Cisco 2901 to Extreme X690's in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18900#M894</link>
    <description>Hi Keith,&lt;BR /&gt;
&lt;BR /&gt;
just for the rate limiting the WAN connection you can use the &lt;I&gt;configure ports [port_list | port_group]rate-limit egress [no-limit | cir-rate [Kbps | Mbps | Gbps] {max-burst-size burst-size [Kb | Mb]}]&lt;/I&gt; command.&lt;BR /&gt;
&lt;BR /&gt;
To classify traffic and preferring some traffic over the other, you first need to create and configure QoS Profiles (EXOS allows up to 8 of those, 7 if stacking is used), and then use ACLs (or existing CoS or DSCP markings) to assign traffic to the QoS profiles.&lt;BR /&gt;
&lt;BR /&gt;
Please take a look at the QoS chapter of the EXOS User Guide for detailed information.&lt;BR /&gt;
&lt;BR /&gt;
If you disregard the flow control commands, the GTAC Knowledge article &lt;I&gt;How to configure Priority Flow Control&lt;/I&gt; (https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-Priority-Flow-Control/) gives an example QoS configuration including rate limiting you may be able to use as a reference.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
    <pubDate>Sat, 08 Dec 2018 00:08:00 GMT</pubDate>
    <dc:creator>Erik_Auerswald</dc:creator>
    <dc:date>2018-12-08T00:08:00Z</dc:date>
    <item>
      <title>Migrating edge routing from Cisco 2901 to Extreme X690's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18899#M893</link>
      <description>We are looking to migrate our branch routing from a Cisco 2901 to our core switches which are two cores containing Extreme X690's with the core licence.  &lt;BR /&gt;
&lt;BR /&gt;
To do so I was wondering how I could replicate a bandwidth throttling feature that we use today between our HQ and branch 2901 routers.&lt;BR /&gt;
&lt;BR /&gt;
On the 2901 we have service-policy output  applied to interfaces and then we have these policy maps that do shape average.  There is also something like this:&lt;BR /&gt;
class-map match-any WEBTraffic&lt;BR /&gt;
 match access-group name http&lt;BR /&gt;
 match access-group name https&lt;BR /&gt;
class-map match-all VR&lt;BR /&gt;
 match access-group name VRPorts&lt;BR /&gt;
&lt;BR /&gt;
ip access-list extended VRPorts&lt;BR /&gt;
 permit tcp any any eq 44046&lt;BR /&gt;
 permit tcp any any eq 31031&lt;BR /&gt;
&lt;BR /&gt;
ip access-list extended http&lt;BR /&gt;
 permit tcp any any eq www&lt;BR /&gt;
ip access-list extended https&lt;BR /&gt;
 permit tcp any any eq 443&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I know some telco providers drop packets if they exceed the subscribed rate.  We do not have that issue on a Comcast metro-e connection, but I do not want to (by trial and error) experience that migrating some Windstream metro-e connections.&lt;BR /&gt;
&lt;BR /&gt;
Besides that, above shows that we can identify and slightly limit web browsing traffic if we want, by looking for port 80 and 443 traffic.  Plus we limit VMWare vSphere replication traffic which goes over ports 44046 and 31031 as shown above in access-list VRPorts.&lt;BR /&gt;
&lt;BR /&gt;
We currently limit that to 60mbps out of a 100mbps wan connection to our DR site.</description>
      <pubDate>Thu, 06 Dec 2018 06:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18899#M893</guid>
      <dc:creator>Keith9</dc:creator>
      <dc:date>2018-12-06T06:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Migrating edge routing from Cisco 2901 to Extreme X690's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18900#M894</link>
      <description>Hi Keith,&lt;BR /&gt;
&lt;BR /&gt;
just for the rate limiting the WAN connection you can use the &lt;I&gt;configure ports [port_list | port_group]rate-limit egress [no-limit | cir-rate [Kbps | Mbps | Gbps] {max-burst-size burst-size [Kb | Mb]}]&lt;/I&gt; command.&lt;BR /&gt;
&lt;BR /&gt;
To classify traffic and preferring some traffic over the other, you first need to create and configure QoS Profiles (EXOS allows up to 8 of those, 7 if stacking is used), and then use ACLs (or existing CoS or DSCP markings) to assign traffic to the QoS profiles.&lt;BR /&gt;
&lt;BR /&gt;
Please take a look at the QoS chapter of the EXOS User Guide for detailed information.&lt;BR /&gt;
&lt;BR /&gt;
If you disregard the flow control commands, the GTAC Knowledge article &lt;I&gt;How to configure Priority Flow Control&lt;/I&gt; (https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-Priority-Flow-Control/) gives an example QoS configuration including rate limiting you may be able to use as a reference.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Sat, 08 Dec 2018 00:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18900#M894</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2018-12-08T00:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Migrating edge routing from Cisco 2901 to Extreme X690's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18901#M895</link>
      <description>Ok we are already using some of the queues for voice and signaling traffic.  Thats a shame you are maxed out at 7 queues if your doing stacking.&lt;BR /&gt;
&lt;BR /&gt;
Example of the first few uplink ports on one of my X690&lt;BR /&gt;
Port      QP1     QP2     QP3     QP4     QP5     QP6     QP7     QP8&lt;BR /&gt;
        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;
1:1   6313325376    10100  37732695      0  482924457      0      0  248136656&lt;BR /&gt;
1:2   1037726751      0  10902750      0  417439093      0      0  143071988&lt;BR /&gt;
1:3   14741035996      0   417386      0   722564      0      0  162212439&lt;BR /&gt;
1:4      14211      0     502      0    12465      0      0     595&lt;BR /&gt;
1:5   3411132878    2051   1053663      0   471431      0      0  88042469&lt;BR /&gt;
1:6   2846295857    2053  67194717      0   6223666      1      0  84809948&lt;BR /&gt;
1:7    876417270    2053   1367866      0   601542      0      0  84750745&lt;BR /&gt;
1:8   41703903291    2053   1056034      0   112630      0      0  84744981&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
It looks like I only have QP4, QP6 and QP7 to work with.  But then I look at my config and see this&lt;BR /&gt;
create qosprofile "QP3"&lt;BR /&gt;
create qosprofile "QP5"&lt;BR /&gt;
configure qosprofile QP3 maxbuffer 100 weight 1&lt;BR /&gt;
configure qosprofile QP5 maxbuffer 100 weight 1&lt;BR /&gt;
configure qosprofile QP3 minbw 0 maxbw 100 ports 1:1&lt;BR /&gt;
configure qosprofile QP5 minbw 0 maxbw 100 ports 1:1&lt;BR /&gt;
enable diffserv examination port 2:1&lt;BR /&gt;
disable dot1p examination port 2:1&lt;BR /&gt;
(last 4 lines above are on every port).&lt;BR /&gt;
&lt;BR /&gt;
configure diffserv examination code-point 24 qosprofile QP3&lt;BR /&gt;
configure diffserv examination code-point 26 qosprofile QP3&lt;BR /&gt;
configure diffserv examination code-point 46 qosprofile QP5&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
So with all of that it looks like QP3 and QP5 are my voice and signaling, QP1 is a default queue I guess, and QP8 must be the ISC traffic inter-stack and between my two stacks maybe, like the mlag or maybe network protocol stuff like OSPF?&lt;BR /&gt;
&lt;BR /&gt;
Not sure what little bit of traffic incremented the counters in QP2.</description>
      <pubDate>Sat, 08 Dec 2018 00:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/migrating-edge-routing-from-cisco-2901-to-extreme-x690-s/m-p/18901#M895</guid>
      <dc:creator>Keith9</dc:creator>
      <dc:date>2018-12-08T00:28:00Z</dc:date>
    </item>
  </channel>
</rss>

