<?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: icx8200 v10.0.00 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55701#M4012</link>
    <description>&lt;P&gt;Thank you Alvarez&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 14:28:33 GMT</pubDate>
    <dc:creator>caliparcerito</dc:creator>
    <dc:date>2023-03-23T14:28:33Z</dc:date>
    <item>
      <title>icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55660#M4003</link>
      <description>&lt;P&gt;trying to configure a new icx, and with the new firmware I have a couple of questions.&lt;/P&gt;&lt;P&gt;before I was able to use the router-interface ve in vlans, how do we do it now??&lt;/P&gt;&lt;P&gt;also,&lt;/P&gt;&lt;P&gt;How do we create the privilege exec password?&lt;/P&gt;&lt;P&gt;I keep getting:&lt;/P&gt;&lt;P&gt;router&amp;gt;enable&lt;/P&gt;&lt;P&gt;No password has been assiged yet...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:12:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55660#M4003</guid>
      <dc:creator>caliparcerito</dc:creator>
      <dc:date>2023-03-22T20:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55662#M4004</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18322"&gt;@caliparcerito&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is quite a bit of CLI syntax change in 9.x and 10.x when compared to 8.x. Please review the release notes&amp;nbsp; and guides to check for deprecated and newly-introduced commands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;8200 product page with recommended code and links to documents&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/products/204-ruckus-icx-8200-campus-switches#sort=relevancy&amp;amp;f:@source=[Documentation]&amp;amp;f:@commonproducts=[ICX-8200]" target="_blank"&gt;https://support.ruckuswireless.com/products/204-ruckus-icx-8200-campus-switches#sort=relevancy&amp;amp;f:@source=[Documentation]&amp;amp;f:@commonproducts=[ICX-8200]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding VEs, you no longer need the 'router-interface' command. If you have a vlan, the corresponding VE is automatically created with same number. For example, If you have vlan 10, you can simply do the following:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;int ve 10&lt;/P&gt;&lt;P&gt;*configure as needed&lt;/P&gt;&lt;P&gt;Changes within aaa items generally happened in 9010. Regarding enable authentication, you will generally use this newer command:&lt;/P&gt;&lt;P&gt;aaa authentication enable&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-10000-commandref/page/GUID-12709AE8-FF8D-458C-9A7E-9F885A4787DA.html" target="_blank"&gt;https://docs.commscope.com/bundle/fastiron-10000-commandref/page/GUID-12709AE8-FF8D-458C-9A7E-9F885A4787DA.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:26:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55662#M4004</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-22T20:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55663#M4005</link>
      <description>&lt;P&gt;Hello Caliparcerito,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find more information here on how to do it:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Configure interface VE.&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;PRE&gt;device1(config-vlan-10)# interface ve 10
device1(config-vif-10)#&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;The interface VE is directly mapped to the corresponding VLAN ID.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Configure L3 settings.&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;PRE&gt;device1(config-vif-10)# ip address 100.0.0.1/24&lt;/PRE&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://docs.commscope.com/en-US/bundle/fastiron-10000-l2guide/page/GUID-23E7FE65-4DFE-49B0-AFBF-2BFF7FB9D35E.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/en-US/bundle/fastiron-10000-l2guide/page/GUID-23E7FE65-4DFE-49B0-AFBF-2BFF7FB9D35E.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, please take a look at the command reference guide on how to do the exec password privilige:&lt;/P&gt;&lt;P&gt;starting from page 2916&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/documents/4301-fastiron-10-0-00-ga-command-reference-guide" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/documents/4301-fastiron-10-0-00-ga-command-reference-guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can find more documents in support.ruckuswireless.com by looking the ICX and selecting the version you are currently running.&lt;/P&gt;&lt;P&gt;Please let us know if you have more questions or if we can set this topic as solved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ayleth Alvarez | Sr Technical Support Engineer | TAC Wired&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 20:27:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55663#M4005</guid>
      <dc:creator>aalvarez6</dc:creator>
      <dc:date>2023-03-22T20:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55700#M4011</link>
      <description>&lt;P&gt;Thank you Ben,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one more question, what about the console time-out. I keep getting logged out every 2 minutes and I haven't been able to&amp;nbsp; change it. Do you know a way to change it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 14:28:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55700#M4011</guid>
      <dc:creator>caliparcerito</dc:creator>
      <dc:date>2023-03-23T14:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55701#M4012</link>
      <description>&lt;P&gt;Thank you Alvarez&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 14:28:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55701#M4012</guid>
      <dc:creator>caliparcerito</dc:creator>
      <dc:date>2023-03-23T14:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55702#M4013</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18322"&gt;@caliparcerito&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;New command is 'cli-timeout &amp;lt;value&amp;gt;'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 14:32:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55702#M4013</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-23T14:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55923#M4028</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm trying to configure the new 8200PF running on the 10.0.00 as a layer 2 device which will connect to another 8200PF functioning as the L3 device. On the 7400 series I can assign an ip address to the L2 device and an ip default gateway but on the 8200 i'm to configure for L2 function is doesnt allow an ip. I use the&amp;nbsp;&lt;/P&gt;&lt;P&gt;vlan 25&lt;BR /&gt;tagged ethe 1/2/1&lt;/P&gt;&lt;P&gt;int ve 25&lt;BR /&gt;ip address 10.30.30.9 255.255.255.0&lt;BR /&gt;ip route 0.0.0.0/0 10.30.30.1&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;but it wouldn't take the Ip route. says node doesn't exit. Any help on this would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 06:44:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55923#M4028</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T06:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55926#M4029</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18356"&gt;@Dejeh1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10.0+ will only have router image (switch image deprecated), but you can still configure it to act as an L2 switch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you show the exact message? Also, can you please upgrade the switch to 10.0a? 10.0 is the very first image ever released for that product and we would like customers to move to 10.0a.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/software?filter=204#sort=relevancy&amp;amp;f:@source=[Software%20Downloads]&amp;amp;f:@commonproducts=[ICX-8200]" target="_blank"&gt;https://support.ruckuswireless.com/software?filter=204#sort=relevancy&amp;amp;f:@source=[Software%20Downloads]&amp;amp;f:@commonproducts=[ICX-8200]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 18:51:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55926#M4029</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-29T18:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55940#M4030</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The image in use now is&amp;nbsp;the RDR10000 image, I'll upgrade to the 10.0a and try running the Ip route command again to see if it takes it this time. Also the command&lt;/P&gt;&lt;P&gt;enable super-user-password&lt;BR /&gt;enable aaa console&lt;/P&gt;&lt;P&gt;fdp advertise ipv4&lt;/P&gt;&lt;P&gt;isn't accepted, I guess these were also depreciated, are there any replacement commands for the above?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 06:42:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55940#M4030</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T06:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55951#M4034</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18356"&gt;@Dejeh1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please take a look at the 10.0 documentation (security guide for aaa) as it will lay out all options formally. Quite a bit has changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To auth enable prompt:&lt;/P&gt;&lt;P&gt;aaa authentication enable default&lt;/P&gt;&lt;P&gt;Regarding console aaa, there is no longer a separate command. Starting with 9.0, aaa applies to console automatically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still seeing fdp advertise command as available in 10.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:07:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55951#M4034</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-30T13:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55957#M4035</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, I'll try this out now and I'll revert if any issues&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 15:41:07 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55957#M4035</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T15:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55965#M4036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I update the image to the 10.0a and tried running the ip route command and it still wont take it. Here's the exact error message below&lt;/P&gt;&lt;P&gt;SW09(config-vif-253)#ip route 0.0.0.0/0 10.30.31.1&lt;BR /&gt;Invalid input -&amp;gt;route 0.0.0.0/0 10.30.31.1&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node doesn't exist&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 16:17:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55965#M4036</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T16:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55968#M4037</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18356"&gt;@Dejeh1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like you are in interface config mode. You need to type 'exit' once and get back to global config:&lt;/P&gt;&lt;P&gt;ICX(config)#ip route 0.0.0.0/0 10.30.31.1&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 16:34:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55968#M4037</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-30T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55971#M4038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I was in interface mode, I tried the step you provided and it worked!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Ben&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 16:46:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55971#M4038</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T16:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55972#M4039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll like to mention that during the image upgrade, I got the below error message after loading the upgrade image to the secondary partition:&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 348.898300] EXT4-fs error (device mmcblk0p1): ext4_mb_generate_buddy:757: group 1, block bitmap and bg descriptor inconsistent: 25101 vs 25068 free clusters&lt;/P&gt;&lt;P&gt;Though a show Flash showed the image was successfully loaded to the secondary partition, should I be worried about anything else?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 17:21:49 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55972#M4039</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T17:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55978#M4040</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/18356"&gt;@Dejeh1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not familiar with that message. Please open a support case (see my signature) and we can look at it formally if needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 18:19:23 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55978#M4040</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-30T18:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55992#M4044</link>
      <description>&lt;P&gt;Okay will do.&lt;/P&gt;&lt;P&gt;Thanks Ben&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 21:35:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55992#M4044</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T21:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55994#M4045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to configure an IP address for a single interface using the command&lt;/P&gt;&lt;P&gt;interface ethernet 1/2/1&lt;BR /&gt;port-name Frontport&lt;BR /&gt;ip address 10.30.30.1 255.255.255.252&lt;/P&gt;&lt;P&gt;but I get the error message&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invalid input -&amp;gt;address 10.30.30.1 255.255.255.252&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node not parsed&lt;/P&gt;&lt;P&gt;Also , I tried creating a router Ve and I get errors too:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ICX8200-48PF Router(config-vlan-10)# router-interface ve 10&lt;BR /&gt;Invalid input -&amp;gt;router-interface ve 10&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node doesn't exist&lt;/P&gt;&lt;P&gt;Is there something I'm missing?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 23:09:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/55994#M4045</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-30T23:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/56014#M4047</link>
      <description>&lt;P&gt;You no longer need to create the VE. In your example, as soon as vlan 10 exists, you can go straight to 'interface ve 10'. This is another change. Regarding 1/2/1, is it in the default vlan? You may need to issue 'route-only' on the port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:19:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/56014#M4047</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-03-31T12:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: icx8200 v10.0.00</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/56021#M4049</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the clarification on the VE. Regarding 1/2/1 it's not part of any Vlan, this is an SFP port&amp;nbsp;(X1) and I'll like to configure a static Ip address to it. But its not taking the config&lt;/P&gt;&lt;P&gt;interface ethernet 1/2/1&lt;BR /&gt;port-name Frontport&lt;BR /&gt;ip address 10.30.30.1 255.255.255.252&lt;/P&gt;&lt;P&gt;Invalid input -&amp;gt;address 10.30.30.1 255.255.255.252&lt;BR /&gt;Type ? for a list&lt;BR /&gt;Node not parsed&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 17:54:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/icx8200-v10-0-00/m-p/56021#M4049</guid>
      <dc:creator>Dejeh1</dc:creator>
      <dc:date>2023-03-31T17:54:26Z</dc:date>
    </item>
  </channel>
</rss>

