<?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 LACP between Extreme X670 and Cisco 6509. how? in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/lacp-between-extreme-x670-and-cisco-6509-how/m-p/20433#M225</link>
    <description>friends  I am already using the Extreme X670 cascaded with cisco 6509 perfect  But now I want to make a LACP between the two and I can not  Does anyone have any example of a simple configuration of the two sides?  grateful Almir&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Oct 2014 16:57:00 GMT</pubDate>
    <dc:creator>Almir</dc:creator>
    <dc:date>2014-10-03T16:57:00Z</dc:date>
    <item>
      <title>LACP between Extreme X670 and Cisco 6509. how?</title>
      <link>https://community.extremenetworks.com/t5/scripting/lacp-between-extreme-x670-and-cisco-6509-how/m-p/20433#M225</link>
      <description>friends  I am already using the Extreme X670 cascaded with cisco 6509 perfect  But now I want to make a LACP between the two and I can not  Does anyone have any example of a simple configuration of the two sides?  grateful Almir&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Oct 2014 16:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/lacp-between-extreme-x670-and-cisco-6509-how/m-p/20433#M225</guid>
      <dc:creator>Almir</dc:creator>
      <dc:date>2014-10-03T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between Extreme X670 and Cisco 6509. how?</title>
      <link>https://community.extremenetworks.com/t5/scripting/lacp-between-extreme-x670-and-cisco-6509-how/m-p/20434#M226</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I hope the below helps, &lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
    interface  GigabitEthernetx/x&lt;BR /&gt;
&lt;BR /&gt;
         switchport&lt;BR /&gt;
&lt;BR /&gt;
     switchport trunk encapsulation dot1q&lt;BR /&gt;
&lt;BR /&gt;
     switchport mode trunk&lt;BR /&gt;
&lt;BR /&gt;
     mtu 9216&lt;BR /&gt;
&lt;BR /&gt;
     no ip address&lt;BR /&gt;
&lt;BR /&gt;
     spanning-tree cost 10&lt;BR /&gt;
&lt;BR /&gt;
     channel-protocol lacp&lt;BR /&gt;
&lt;BR /&gt;
     channel-group 10 mode active&lt;BR /&gt;
&lt;BR /&gt;
    !&lt;BR /&gt;
&lt;BR /&gt;
    interface GigabitEthernetX/Y&lt;BR /&gt;
&lt;BR /&gt;
      switchport&lt;BR /&gt;
&lt;BR /&gt;
     switchport trunk encapsulation dot1q&lt;BR /&gt;
&lt;BR /&gt;
     switchport mode trunk&lt;BR /&gt;
&lt;BR /&gt;
     mtu 9216&lt;BR /&gt;
&lt;BR /&gt;
     no ip address&lt;BR /&gt;
&lt;BR /&gt;
     spanning-tree cost 10&lt;BR /&gt;
&lt;BR /&gt;
     channel-protocol lacp&lt;BR /&gt;
&lt;BR /&gt;
     channel-group 10 mode active&lt;BR /&gt;
&lt;BR /&gt;
    !&lt;BR /&gt;
&lt;BR /&gt;
    interface Port-channel10&lt;BR /&gt;
&lt;BR /&gt;
     description LAG to Extreme 670&lt;BR /&gt;
&lt;BR /&gt;
     switchport&lt;BR /&gt;
&lt;BR /&gt;
     switchport trunk encapsulation dot1q&lt;BR /&gt;
&lt;BR /&gt;
     switchport mode trunk&lt;BR /&gt;
&lt;BR /&gt;
     mtu 9216&lt;BR /&gt;
&lt;BR /&gt;
     no ip address&lt;BR /&gt;
&lt;BR /&gt;
     load-interval 30&lt;BR /&gt;
&lt;BR /&gt;
     spanning-tree cost 10&lt;BR /&gt;
&lt;BR /&gt;
=========================&lt;BR /&gt;
&lt;BR /&gt;
Extreme  Port 1 and 2 &lt;BR /&gt;
&lt;BR /&gt;
=========================&lt;BR /&gt;
&lt;BR /&gt;
                          enable sharing 1 grouping 1,2 algorithm  address-based L2 lacp        &lt;BR /&gt;
&lt;BR /&gt;
    ======================================================&lt;BR /&gt;
            &lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Ian&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Oct 2014 17:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/lacp-between-extreme-x670-and-cisco-6509-how/m-p/20434#M226</guid>
      <dc:creator>Ian_Worms</dc:creator>
      <dc:date>2014-10-03T17:52:00Z</dc:date>
    </item>
  </channel>
</rss>

