<?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: On downgrade from 9010 and above to 8095, &amp;quot;ve&amp;quot; related interface commands would be rem in RUCKUS Self-Help</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/On-downgrade-from-9010-and-above-to-8095-quot-ve-quot-related/m-p/77305#M337</link>
    <description>&lt;P&gt;I've experienced that at a customer site.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Mar 2024 16:24:20 GMT</pubDate>
    <dc:creator>KennethDelaney</dc:creator>
    <dc:date>2024-03-23T16:24:20Z</dc:date>
    <item>
      <title>On downgrade from 9010 and above to 8095, "ve" related interface commands would be removed</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/On-downgrade-from-9010-and-above-to-8095-quot-ve-quot-related/m-p/77289#M336</link>
      <description>&lt;P&gt;When downgrading the switch from 9010 and above to 8095 &lt;FONT face="courier new,courier" size="2"&gt;“ve” &lt;/FONT&gt;related interface commands and L3 configuration would be removed&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue noticed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When the user chooses to downgrade from 9010 version and above to 8095 versions in ICX switches, they will notice that the &lt;FONT face="courier new,courier" size="2"&gt;“ve”&lt;/FONT&gt; commands and layer 3 related configurations within the &lt;FONT face="courier new,courier" size="2"&gt;“ve”&lt;/FONT&gt; are wiped out.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Lab output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If the switch running 9010 version have the below configuration:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;interface ve 1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;ip address 1.1.1.1 255.255.255.0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;no spanning-tree&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;interface ve 3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;ip address 2.2.2.1 255.255.255.0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;no spanning-tree&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;interface ve 5&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;ip address 3.3.3.1 255.255.255.0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;no spanning-tree&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When the customer would downgrade from 9010 and above to 8095 versions the configuration would be removed and any configurations included within the &lt;FONT face="courier new,courier" size="2"&gt;ve’s &lt;/FONT&gt;would also be removed.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reason:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is an expected behavior. The reason why this is noticed is because on 8095 versions, if we would have to configure &lt;FONT face="courier new,courier" size="2"&gt;“ve ”&lt;/FONT&gt; interface we use command &lt;FONT face="courier new,courier" size="2"&gt;“router-interface ve “ve ID””&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;device(config)# vlan 2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;device(config-vlan-2)# untag ethernet 1 to 4&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2" color="#0000FF"&gt;device(config-vlan-2)# router-interface ve 2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;device(config-vlan-2)# interface ve 2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;But from 9010 and above versions the &lt;FONT face="courier new,courier" size="2"&gt;“router-interface ve “ve ID””&lt;/FONT&gt; command is deprecated and when a &lt;FONT face="courier new,courier" size="2"&gt;“vlan”&lt;/FONT&gt; is created a &lt;FONT face="courier new,courier" size="2"&gt;“ve”&lt;/FONT&gt; with same ID as vlan is also created.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;device(config)# vlan 2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;device(config-vlan-2)# interface ve 2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Due to the above changes when you upgrade from 8095 version to 9010 version or above you would not see a problem but when you downgrade from 9010 version and above to 8095 you will notice that since the command&lt;FONT face="courier new,courier" size="2"&gt; “router-interface ve “ve ID””&lt;/FONT&gt; is not appended to the running configuration the &lt;FONT face="courier new,courier" size="2"&gt;“ve”&lt;/FONT&gt; interface would be completely deleted.&lt;/P&gt;&lt;P&gt;It is recommended to save the configuration as a backup when downgraded from 9010 and above to 8095 and have sufficient downtime to revert back the configurations.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 18:06:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/On-downgrade-from-9010-and-above-to-8095-quot-ve-quot-related/m-p/77289#M336</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2024-03-22T18:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: On downgrade from 9010 and above to 8095, "ve" related interface commands would be rem</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/On-downgrade-from-9010-and-above-to-8095-quot-ve-quot-related/m-p/77305#M337</link>
      <description>&lt;P&gt;I've experienced that at a customer site.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 16:24:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/On-downgrade-from-9010-and-above-to-8095-quot-ve-quot-related/m-p/77305#M337</guid>
      <dc:creator>KennethDelaney</dc:creator>
      <dc:date>2024-03-23T16:24:20Z</dc:date>
    </item>
  </channel>
</rss>

