<?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: Per VLAN RSTP Configuration in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33078#M6221</link>
    <description>Hey Merab,&lt;BR /&gt;
&lt;BR /&gt;
Below is example of dot1w interoperability with Cisco:&lt;BR /&gt;
&lt;BR /&gt;
 &lt;P class="fancybox-image"&gt;&lt;A href="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20151116-28966-3dexbg-SnappyApp_SnappyApp__Today_at_11.46.37_AM_inline.png" rel="image" class="fancybox"&gt;&lt;IMG src="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20151116-28966-3dexbg-SnappyApp_SnappyApp__Today_at_11.46.37_AM_inline.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
                     &lt;BR /&gt;
&lt;U&gt;Extreme Configuration (EXOS)&lt;/U&gt;&lt;BR /&gt;
  &lt;BR /&gt;
configure vlan test add port 3 tagged&lt;BR /&gt;
  &lt;BR /&gt;
conf vlan "Default" del port 3&lt;BR /&gt;
  &lt;BR /&gt;
create stpd domain_test&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" add vlan "test" ports 1,3 pvst-plus&lt;BR /&gt;
                     &lt;BR /&gt;
conf stpd "domain_test" tag 10&lt;BR /&gt;
  &lt;BR /&gt;
con stpd "domain_test" mode dot1w&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" default-encapsulation pvst-plus&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" ports link-type point-to-point 1,3&lt;BR /&gt;
  &lt;BR /&gt;
enable stpd "domain_test"&lt;BR /&gt;
  &lt;BR /&gt;
disable edp port 3&lt;BR /&gt;
  &lt;BR /&gt;
save&lt;BR /&gt;
            &lt;I&gt;        &lt;U&gt;Cisco Configuration (IOS)&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
  configure terminal&lt;BR /&gt;
&lt;BR /&gt;
  interface gigabitEthernet 0/3&lt;BR /&gt;
&lt;BR /&gt;
  no cdp enable&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;
  switchport nonegotiate&lt;BR /&gt;
&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
&lt;BR /&gt;
  end&lt;BR /&gt;
&lt;BR /&gt;
  configure terminal&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree vlan 10&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree mode pvst&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree extend system-id&lt;BR /&gt;
&lt;BR /&gt;
  end&lt;BR /&gt;
&lt;BR /&gt;
  copy run start&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
    <pubDate>Mon, 16 Nov 2015 23:48:00 GMT</pubDate>
    <dc:creator>Colatuno__Joe</dc:creator>
    <dc:date>2015-11-16T23:48:00Z</dc:date>
    <item>
      <title>Per VLAN RSTP Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33075#M6218</link>
      <description>Create Date: Mar 13 2013  9:14PM&lt;BR /&gt;
&lt;BR /&gt;
Hi Im pretty confused with the way how to configure Per vlan spanning tree on XOS because of the way extreme uses spanning tree domains. Can someone please post a sample configuration on how it would look if you would want RSTP betwen a cisco and a extreme summit switch?  (from Samueltechking)</description>
      <pubDate>Wed, 08 Jan 2014 06:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33075#M6218</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Per VLAN RSTP Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33076#M6219</link>
      <description>Create Date: Mar 28 2013  3:05PM&lt;BR /&gt;
&lt;BR /&gt;
Its been a while since you posted this, but you could try setting the encapsulation mode of the port connecting to Cisco as pvst-plus?&lt;BR /&gt;
* X250e-24p.2 # con &lt;STPD-NAME&gt;  add &lt;VLAN-NAME&gt; ports &lt;U&gt;&lt;BR /&gt;
  &lt;CR&gt;            Execute the command&lt;BR /&gt;
  dot1d           802.1d mode&lt;BR /&gt;
  emistp          EMISTP mode&lt;BR /&gt;
  pvst-plus       PVST-Plus mode  (from Shashank_S Kumar)&lt;/CR&gt;&lt;/U&gt;&lt;/VLAN-NAME&gt;&lt;/STPD-NAME&gt;</description>
      <pubDate>Wed, 08 Jan 2014 06:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33076#M6219</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Per VLAN RSTP Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33077#M6220</link>
      <description>i have Cisco L3 3560 and two extreme switch X430 connected. L3 Switch do it rstp and what configuration make it on extreme sw please write me configuration RSTP &lt;BR /&gt;</description>
      <pubDate>Mon, 16 Nov 2015 20:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33077#M6220</guid>
      <dc:creator>Merab_Katibashv</dc:creator>
      <dc:date>2015-11-16T20:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Per VLAN RSTP Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33078#M6221</link>
      <description>Hey Merab,&lt;BR /&gt;
&lt;BR /&gt;
Below is example of dot1w interoperability with Cisco:&lt;BR /&gt;
&lt;BR /&gt;
 &lt;P class="fancybox-image"&gt;&lt;A href="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20151116-28966-3dexbg-SnappyApp_SnappyApp__Today_at_11.46.37_AM_inline.png" rel="image" class="fancybox"&gt;&lt;IMG src="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20151116-28966-3dexbg-SnappyApp_SnappyApp__Today_at_11.46.37_AM_inline.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
                     &lt;BR /&gt;
&lt;U&gt;Extreme Configuration (EXOS)&lt;/U&gt;&lt;BR /&gt;
  &lt;BR /&gt;
configure vlan test add port 3 tagged&lt;BR /&gt;
  &lt;BR /&gt;
conf vlan "Default" del port 3&lt;BR /&gt;
  &lt;BR /&gt;
create stpd domain_test&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" add vlan "test" ports 1,3 pvst-plus&lt;BR /&gt;
                     &lt;BR /&gt;
conf stpd "domain_test" tag 10&lt;BR /&gt;
  &lt;BR /&gt;
con stpd "domain_test" mode dot1w&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" default-encapsulation pvst-plus&lt;BR /&gt;
  &lt;BR /&gt;
conf stpd "domain_test" ports link-type point-to-point 1,3&lt;BR /&gt;
  &lt;BR /&gt;
enable stpd "domain_test"&lt;BR /&gt;
  &lt;BR /&gt;
disable edp port 3&lt;BR /&gt;
  &lt;BR /&gt;
save&lt;BR /&gt;
            &lt;I&gt;        &lt;U&gt;Cisco Configuration (IOS)&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
  configure terminal&lt;BR /&gt;
&lt;BR /&gt;
  interface gigabitEthernet 0/3&lt;BR /&gt;
&lt;BR /&gt;
  no cdp enable&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;
  switchport nonegotiate&lt;BR /&gt;
&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
&lt;BR /&gt;
  end&lt;BR /&gt;
&lt;BR /&gt;
  configure terminal&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree vlan 10&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree mode pvst&lt;BR /&gt;
&lt;BR /&gt;
  spanning-tree extend system-id&lt;BR /&gt;
&lt;BR /&gt;
  end&lt;BR /&gt;
&lt;BR /&gt;
  copy run start&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
      <pubDate>Mon, 16 Nov 2015 23:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/per-vlan-rstp-configuration/m-p/33078#M6221</guid>
      <dc:creator>Colatuno__Joe</dc:creator>
      <dc:date>2015-11-16T23:48:00Z</dc:date>
    </item>
  </channel>
</rss>

