<?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: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56842#M908</link>
    <description>Hello,&lt;BR /&gt;
yes the lag has the proper vlan config. The ping to the esxi is working, as long as i use only one link. I'm not shure, if there is any problem with the lag algorithm in the esxi (we used "hashing" ) and the securestack, but any other algorithm than hash didnt worked although.&lt;BR /&gt;
&lt;BR /&gt;
And the esx teaming nic config work well with HP static trunk, but for redundancy of the esx with should connect 1 host to the securestack.&lt;BR /&gt;
&lt;BR /&gt;
Is there any tested combination of lag configs for securestack and esxi v6. Maybe it is better to use lacp than static lag.&lt;BR /&gt;
&lt;BR /&gt;
lag.0.1 and 0.2 are working well, lag.0.3 has problems&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;set lacp static lag.0.3&lt;BR /&gt;
&lt;BR /&gt;
Issuing :&lt;BR /&gt;
        set lacp static lag.0.3&lt;BR /&gt;
        set lacp aadminkey lag.0.3 3&lt;BR /&gt;
&lt;BR /&gt;
----&amp;gt; config &lt;BR /&gt;
#lacp&lt;BR /&gt;
set lacp aadminkey lag.0.1 1&lt;BR /&gt;
set lacp aadminkey lag.0.2 2&lt;BR /&gt;
set lacp aadminkey lag.0.3 3&lt;BR /&gt;
set lacp singleportlag enable&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
set port lacp port ge.1.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.1.47 aadminkey 1&lt;BR /&gt;
set port lacp port ge.2.42 aadminkey 3&lt;BR /&gt;
set port lacp port ge.2.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.2.47 aadminkey 1&lt;BR /&gt;
set port lacp port ge.3.42 aadminkey 3&lt;BR /&gt;
set port lacp port ge.3.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.1.45 enable&lt;BR /&gt;
set port lacp port ge.1.47 enable&lt;BR /&gt;
set port lacp port ge.2.45 enable&lt;BR /&gt;
set port lacp port ge.2.47 enable&lt;BR /&gt;
set port lacp port ge.3.45 enable&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status lag.0.3&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
lag.0.3   Mgmnt        Up      Up      2.0G      full    lag&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status ge.2.42&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
ge.2.42                dormant Up      1.0G      full    BaseT RJ45/PoE&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port ge.2.42&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829470&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876364&lt;BR /&gt;
RST BPDU Tx Count          - 514299684&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507485&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;
STP Diagnostic Port Counters for SID 0 Port ge.2.42&lt;BR /&gt;
---------------------------------------------------------&lt;BR /&gt;
Port Role                  - Disabled&lt;BR /&gt;
Message Expiration Count   - 0&lt;BR /&gt;
&lt;BR /&gt;
Invalid BPDU Count         - 0&lt;BR /&gt;
STP BPDU Rx Count          - 0&lt;BR /&gt;
STP BPDU Tx Count          - 0&lt;BR /&gt;
STP TCN BPDU Rx Count      - 0&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 0&lt;BR /&gt;
RST BPDU Rx Count          - 0&lt;BR /&gt;
RST BPDU Tx Count          - 5715096&lt;BR /&gt;
RST TC BPDU Rx Count       - 0&lt;BR /&gt;
RST TC BPDU Tx Count       - 0&lt;BR /&gt;
MST BPDU Rx Count          - 0&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 0&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port ge.2.42&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829478&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876366&lt;BR /&gt;
RST BPDU Tx Count          - 514299853&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507487&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;
STP Diagnostic Port Counters for SID 0 Port ge.2.42&lt;BR /&gt;
---------------------------------------------------------&lt;BR /&gt;
Port Role                  - Disabled&lt;BR /&gt;
Message Expiration Count   - 0&lt;BR /&gt;
&lt;BR /&gt;
Invalid BPDU Count         - 0&lt;BR /&gt;
STP BPDU Rx Count          - 0&lt;BR /&gt;
STP BPDU Tx Count          - 0&lt;BR /&gt;
STP TCN BPDU Rx Count      - 0&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 0&lt;BR /&gt;
RST BPDU Rx Count          - 0&lt;BR /&gt;
RST BPDU Tx Count          - 5715096&lt;BR /&gt;
RST TC BPDU Rx Count       - 0&lt;BR /&gt;
RST TC BPDU Tx Count       - 0&lt;BR /&gt;
MST BPDU Rx Count          - 0&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 0&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port lag.0.3&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829528&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876378&lt;BR /&gt;
RST BPDU Tx Count          - 514300968&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507500&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Nov 2016 14:52:00 GMT</pubDate>
    <dc:creator>Robert_J</dc:creator>
    <dc:date>2016-11-23T14:52:00Z</dc:date>
    <item>
      <title>How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56839#M905</link>
      <description>We try to connect 2 teaming nics on a esxi V6 to a  B5 securestack configured with static lag but after connecting the second link we loose our connectivity.&lt;BR /&gt;
Does anyone has an Idea for our problem ? Is it a problem in the esx ? With an HP switch we can connect the esxi but not with the securestack.&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status lag.0.3&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
lag.0.3   Mgmnt        Up      Up      2.0G      full    lag&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status ge.2.42&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
ge.2.42                dormant Up      1.0G      full    BaseT RJ45/PoE&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show lacp&lt;BR /&gt;
Global Link Aggregation state: enabled&lt;BR /&gt;
Single Port LAGs:              enabled&lt;BR /&gt;
&lt;BR /&gt;
Aggregator: lag.0.1&lt;BR /&gt;
                         Actor                  Partner&lt;BR /&gt;
System Identifier:     20:B3:99:97:64:94    00:1F:45:77:74:00&lt;BR /&gt;
  System Priority:                 32768                32768&lt;BR /&gt;
        Admin Key:                     1&lt;BR /&gt;
         Oper Key:                     1                    1&lt;BR /&gt;
   Attached Ports:    ge.1.47&lt;BR /&gt;
                      ge.2.47&lt;BR /&gt;
&lt;BR /&gt;
Aggregator: lag.0.2&lt;BR /&gt;
                         Actor                  Partner&lt;BR /&gt;
System Identifier:     20:B3:99:97:64:94    E0:07:1B:DF:0D:40&lt;BR /&gt;
  System Priority:                 32768                 3392&lt;BR /&gt;
        Admin Key:                     2&lt;BR /&gt;
         Oper Key:                     2                  211&lt;BR /&gt;
   Attached Ports:    ge.1.45&lt;BR /&gt;
                      ge.2.45&lt;BR /&gt;
                      ge.3.45&lt;BR /&gt;
&lt;BR /&gt;
Aggregator: lag.0.3&lt;BR /&gt;
                         Actor                  Partner&lt;BR /&gt;
&lt;BR /&gt;
System Identifier:     20:B3:99:97:64:94    00:00:00:00:00:00&lt;BR /&gt;
  System Priority:                 32768                32768&lt;BR /&gt;
        Admin Key:                     3&lt;BR /&gt;
         Oper Key:                     3                    1&lt;BR /&gt;
   Attached Ports:    ge.2.42&lt;BR /&gt;
                      ge.3.42&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2016 01:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56839#M905</guid>
      <dc:creator>Robert_J</dc:creator>
      <dc:date>2016-11-23T01:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56840#M906</link>
      <description>It might be helpful to understand some more of the configuration.  Does the lag have the proper vlan association?  Can you share the relevant parts of the configuration? Given the output you supplied ports appear to be in lag.0.3.  I will point at a short article but it seems you got that far.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-a-static-lag-on-modular-and-SecureStack-switches" target="_blank" rel="nofollow noreferrer noopener"&gt;How to create a static lag on Modular and SecureStack switches&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2016 01:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56840#M906</guid>
      <dc:creator>Daniel_Coughlin</dc:creator>
      <dc:date>2016-11-23T01:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56841#M907</link>
      <description>Hi Robert,&lt;BR /&gt;
&lt;BR /&gt;
you should check if the VLAN configuration of LAG (e.g. lag.0.3) and the physical ports (e.g. ge.2.42;ge.3.42) match. The LAG is configured independently from the physical ports, thus you need to configure the VLANs for the LAG as well. You can use the command "show vlan portinfo port ge.2.42;ge.3.42;lag.0.3" to verify.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 23 Nov 2016 14:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56841#M907</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-23T14:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56842#M908</link>
      <description>Hello,&lt;BR /&gt;
yes the lag has the proper vlan config. The ping to the esxi is working, as long as i use only one link. I'm not shure, if there is any problem with the lag algorithm in the esxi (we used "hashing" ) and the securestack, but any other algorithm than hash didnt worked although.&lt;BR /&gt;
&lt;BR /&gt;
And the esx teaming nic config work well with HP static trunk, but for redundancy of the esx with should connect 1 host to the securestack.&lt;BR /&gt;
&lt;BR /&gt;
Is there any tested combination of lag configs for securestack and esxi v6. Maybe it is better to use lacp than static lag.&lt;BR /&gt;
&lt;BR /&gt;
lag.0.1 and 0.2 are working well, lag.0.3 has problems&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;set lacp static lag.0.3&lt;BR /&gt;
&lt;BR /&gt;
Issuing :&lt;BR /&gt;
        set lacp static lag.0.3&lt;BR /&gt;
        set lacp aadminkey lag.0.3 3&lt;BR /&gt;
&lt;BR /&gt;
----&amp;gt; config &lt;BR /&gt;
#lacp&lt;BR /&gt;
set lacp aadminkey lag.0.1 1&lt;BR /&gt;
set lacp aadminkey lag.0.2 2&lt;BR /&gt;
set lacp aadminkey lag.0.3 3&lt;BR /&gt;
set lacp singleportlag enable&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
set port lacp port ge.1.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.1.47 aadminkey 1&lt;BR /&gt;
set port lacp port ge.2.42 aadminkey 3&lt;BR /&gt;
set port lacp port ge.2.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.2.47 aadminkey 1&lt;BR /&gt;
set port lacp port ge.3.42 aadminkey 3&lt;BR /&gt;
set port lacp port ge.3.45 aadminkey 2&lt;BR /&gt;
set port lacp port ge.1.45 enable&lt;BR /&gt;
set port lacp port ge.1.47 enable&lt;BR /&gt;
set port lacp port ge.2.45 enable&lt;BR /&gt;
set port lacp port ge.2.47 enable&lt;BR /&gt;
set port lacp port ge.3.45 enable&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status lag.0.3&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
lag.0.3   Mgmnt        Up      Up      2.0G      full    lag&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show port status ge.2.42&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
ge.2.42                dormant Up      1.0G      full    BaseT RJ45/PoE&lt;BR /&gt;
&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port ge.2.42&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829470&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876364&lt;BR /&gt;
RST BPDU Tx Count          - 514299684&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507485&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;
STP Diagnostic Port Counters for SID 0 Port ge.2.42&lt;BR /&gt;
---------------------------------------------------------&lt;BR /&gt;
Port Role                  - Disabled&lt;BR /&gt;
Message Expiration Count   - 0&lt;BR /&gt;
&lt;BR /&gt;
Invalid BPDU Count         - 0&lt;BR /&gt;
STP BPDU Rx Count          - 0&lt;BR /&gt;
STP BPDU Tx Count          - 0&lt;BR /&gt;
STP TCN BPDU Rx Count      - 0&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 0&lt;BR /&gt;
RST BPDU Rx Count          - 0&lt;BR /&gt;
RST BPDU Tx Count          - 5715096&lt;BR /&gt;
RST TC BPDU Rx Count       - 0&lt;BR /&gt;
RST TC BPDU Tx Count       - 0&lt;BR /&gt;
MST BPDU Rx Count          - 0&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 0&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port ge.2.42&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829478&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876366&lt;BR /&gt;
RST BPDU Tx Count          - 514299853&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507487&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;
STP Diagnostic Port Counters for SID 0 Port ge.2.42&lt;BR /&gt;
---------------------------------------------------------&lt;BR /&gt;
Port Role                  - Disabled&lt;BR /&gt;
Message Expiration Count   - 0&lt;BR /&gt;
&lt;BR /&gt;
Invalid BPDU Count         - 0&lt;BR /&gt;
STP BPDU Rx Count          - 0&lt;BR /&gt;
STP BPDU Tx Count          - 0&lt;BR /&gt;
STP TCN BPDU Rx Count      - 0&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 0&lt;BR /&gt;
RST BPDU Rx Count          - 0&lt;BR /&gt;
RST BPDU Tx Count          - 5715096&lt;BR /&gt;
RST TC BPDU Rx Count       - 0&lt;BR /&gt;
RST TC BPDU Tx Count       - 0&lt;BR /&gt;
MST BPDU Rx Count          - 0&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 0&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
B5_Stack(su)-&amp;gt;show spantree debug port lag.0.3&lt;BR /&gt;
STP Diagnostic Common Counters&lt;BR /&gt;
----------------------------------&lt;BR /&gt;
Topology Change Count      - 59&lt;BR /&gt;
Message Expiration Count   - 138&lt;BR /&gt;
Invalid BPDU Count         - 118&lt;BR /&gt;
STP BPDU Rx Count          - 138&lt;BR /&gt;
STP BPDU Tx Count          - 22829528&lt;BR /&gt;
STP TCN BPDU Rx Count      - 114&lt;BR /&gt;
STP TCN BPDU Tx Count      - 0&lt;BR /&gt;
STP TC BPDU Rx Count       - 0&lt;BR /&gt;
STP TC BPDU Tx Count       - 189&lt;BR /&gt;
RST BPDU Rx Count          - 876378&lt;BR /&gt;
RST BPDU Tx Count          - 514300968&lt;BR /&gt;
RST TC BPDU Rx Count       - 63&lt;BR /&gt;
RST TC BPDU Tx Count       - 366&lt;BR /&gt;
MST BPDU Rx Count          - 5507500&lt;BR /&gt;
MST BPDU Tx Count          - 0&lt;BR /&gt;
MST CIST TC BPDU Rx Count  - 232&lt;BR /&gt;
MST CIST TC BPDU Tx Count  - 0&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2016 14:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56842#M908</guid>
      <dc:creator>Robert_J</dc:creator>
      <dc:date>2016-11-23T14:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56843#M909</link>
      <description>Hi Robert,&lt;BR /&gt;
&lt;BR /&gt;
why does the LAG to an ESXi server receive spanning tree BPDUs? What is the output of "show spantree stats active"?&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 23 Nov 2016 15:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56843#M909</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-23T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56844#M910</link>
      <description>Hi Erik,&lt;BR /&gt;
I dont know why I recieve bpdu on this port and I cannot show you any new output, as i am not near the switch now. Are there any stp configs in the esxi to be disabled or should we disable stp on the lag physical ports ? &lt;BR /&gt;
&lt;BR /&gt;
Vlan config should be correct for physical and lag port&lt;BR /&gt;
&lt;BR /&gt;
set vlan egress 160 ge.1.42;ge.1.45;ge.2.42;ge.2.45;ge.3.42;ge.3.45;lag.0.2-3 tagged&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2016 15:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56844#M910</guid>
      <dc:creator>Robert_J</dc:creator>
      <dc:date>2016-11-23T15:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to configure lag on a EOS Switches like securestack B5 for esx teaming nic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56845#M911</link>
      <description>Hi Robert,&lt;BR /&gt;
&lt;BR /&gt;
the ESXi host should not send STP BPDUs, both Standard and Distributed vSwitch do not support STP and do not switch between uplinks.&lt;BR /&gt;
&lt;BR /&gt;
A virtual machine running on the host might do this, e.g. a GNU/Linux system using a bridge (as opposed to open-vswitch or normal ethernet interfaces). Before disabling STP you should verify that there is no loop inside the ESXi host created by virtual machines running on it.&lt;BR /&gt;
&lt;BR /&gt;
Since your outputs show BPDUs received on ge.2.42 and lag.0.3, but you did not show any on ge.3.42, I'd assume that BPDUs are only sent on one of the two links. That link is blocked by STP (you verify this using "show spantree stats active"); if the two links are aggregated into one, the only link is blocked.&lt;BR /&gt;
&lt;BR /&gt;
In my opinion it is worth investigating why STP BPDUs are received from an ESXi host, instead of just ignoring said BPDUs.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 23 Nov 2016 15:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/how-to-configure-lag-on-a-eos-switches-like-securestack-b5-for/m-p/56845#M911</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-23T15:43:00Z</dc:date>
    </item>
  </channel>
</rss>

