<?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: VDX Spanning Tree with VCS and Cisco Config Check in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6247#M139</link>
    <description>Hi Keith,&lt;BR /&gt;
&lt;BR /&gt;
That is correct that ISL links between nodes in VCS cluster should not have spanning-tree configured, VCS cluster has his own loop prevention mechanism &lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Yulia</description>
    <pubDate>Tue, 11 Sep 2018 18:46:00 GMT</pubDate>
    <dc:creator>Yulia_Abitbul</dc:creator>
    <dc:date>2018-09-11T18:46:00Z</dc:date>
    <item>
      <title>VDX Spanning Tree with VCS and Cisco Config Check</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6245#M137</link>
      <description>I have two VDX 6740 switches I inherited when I started here.  They have VCS configured between them.  I'm not exactly sure how VCS works with Spanning Tree but I assume Spanning-tree doesn't need to happen over the VCS enable links.  Right?  The person who originally set these up did not enable spanning-tree according to "show spanning-tree" so I cannot see what spanning-tree looks like on these two vcs links.&lt;BR /&gt;
&lt;BR /&gt;
But I need to connect these two up to a Cisco Switch that will be running spanning-tree, RSTP to be exact.  I've been looking through docs, but I think I have this correct.  Does this look right?  Seems straightforward except the spanning-tree bpdu mac.  That is kinda funny.  The two links in the config are not the VCS links.  They are some extra 40G ports I have.&lt;BR /&gt;
&lt;BR /&gt;
# Enable RSTP&lt;BR /&gt;
protocol spanning-tree rstp&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
# Setup Interfaces&lt;BR /&gt;
interface FortyGigabitEthernet 1/0/49&lt;BR /&gt;
  description Cisco-Switch&lt;BR /&gt;
  switchport&lt;BR /&gt;
  switchport mode trunk&lt;BR /&gt;
  spanning-tree bpdu-mac 0100.0ccc.cccd&lt;BR /&gt;
  no shutdowninterface FortyGigabitEthernet 1/0/49&lt;BR /&gt;
  description Cisco-Switch&lt;BR /&gt;
  switchport&lt;BR /&gt;
  switchport mode trunk&lt;BR /&gt;
  spanning-tree bpdu-mac 0100.0ccc.cccd&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
Sorry for the kind of newb question.  I don't normally need to administer these switches, they are some oddball corner ones used for storage traffic and I don't have any ones to test on.  &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2018 01:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6245#M137</guid>
      <dc:creator>Keith_Wirch</dc:creator>
      <dc:date>2018-09-11T01:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: VDX Spanning Tree with VCS and Cisco Config Check</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6246#M138</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
the BPDU MAC address is that used by Cisco's &lt;I&gt;Per VLAN Spanning Tree&lt;/I&gt;. The name RSTP usually means the proprietary Rapid-PVST+ with Cisco. Depending on the port configuration Cisco will send different BPDUs, some to the standard BPDU destination MAC, some to the Cisco PVST+ MAC.&lt;BR /&gt;
&lt;BR /&gt;
I cannot tell you the exact configuration you need for your network, because it depends on quite a few details.&lt;BR /&gt;
&lt;BR /&gt;
I have tested Rapid-PVST+ compatibility between ExtremeXOS and Cisco IOS, and documented that at &lt;A href="https://www.unix-ag.uni-kl.de/~auerswal/exos-cisco-rapid-pvstp/" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.unix-ag.uni-kl.de/~auerswal/exos-cisco-rapid-pvstp/&lt;/A&gt;. That might help you understand what you need in your network.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6246#M138</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2018-09-11T14:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: VDX Spanning Tree with VCS and Cisco Config Check</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6247#M139</link>
      <description>Hi Keith,&lt;BR /&gt;
&lt;BR /&gt;
That is correct that ISL links between nodes in VCS cluster should not have spanning-tree configured, VCS cluster has his own loop prevention mechanism &lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Yulia</description>
      <pubDate>Tue, 11 Sep 2018 18:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-spanning-tree-with-vcs-and-cisco-config-check/m-p/6247#M139</guid>
      <dc:creator>Yulia_Abitbul</dc:creator>
      <dc:date>2018-09-11T18:46:00Z</dc:date>
    </item>
  </channel>
</rss>

