<?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: Ruckus Management in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/52803#M3814</link>
    <description>&lt;P&gt;Hi Team&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check if your image is a router or a switch image .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If router image then when you run "Show version" you will see " SP&lt;STRONG&gt;R&lt;/STRONG&gt; " and if switch you will see " SP&lt;STRONG&gt;S&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;The initial &lt;STRONG&gt;"SP"&lt;/STRONG&gt; may vary based on models but "R" and "S" will help you understand if the firmware is "router " or "switch " firmware&amp;nbsp;&lt;/P&gt;&lt;P&gt;ve commands are not supported in switch firmware "S"&lt;/P&gt;&lt;P&gt;Also please refer firmware related release notes to check on any changes with commands for the firmware used in the switch. Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 17:48:54 GMT</pubDate>
    <dc:creator>Chandini</dc:creator>
    <dc:date>2023-01-30T17:48:54Z</dc:date>
    <item>
      <title>Ruckus Management</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50467#M3741</link>
      <description>&lt;P&gt;New to the Ruckus Game.&lt;/P&gt;&lt;P&gt;Trying to get management working.&amp;nbsp; I would like to SSH to the device without using mgmt port.&amp;nbsp; Here is what I have, Cisco Router, single cable to Ruckus switch.&amp;nbsp; Router and switch are communicating, I get dhcp from the router but can't ping.&lt;/P&gt;&lt;P&gt;sh run&lt;BR /&gt;Current configuration:&lt;BR /&gt;!&lt;BR /&gt;ver 08.0.70dT231&lt;BR /&gt;!&lt;BR /&gt;stack unit 1&lt;BR /&gt;module 1 icx7650-48zp-port-management-module&lt;BR /&gt;module 3 icx7650-100g-2port-200g-module&lt;BR /&gt;!&lt;BR /&gt;vlan 1 name DEFAULT-VLAN by port&lt;BR /&gt;spanning-tree 802-1w&lt;BR /&gt;management-vlan&lt;BR /&gt;default-gateway 10.0.0.1 1&lt;BR /&gt;!&lt;BR /&gt;vlan 10 name DATA by port&lt;BR /&gt;tagged ethe 1/1/1&lt;BR /&gt;!&lt;BR /&gt;vlan 20 name VOICE by port&lt;BR /&gt;tagged ethe 1/1/1&lt;BR /&gt;untagged ethe 1/1/48&lt;BR /&gt;!&lt;BR /&gt;vlan 888 by port&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;aaa authentication login default local&lt;BR /&gt;!&lt;BR /&gt;hostname xlab-r10&lt;BR /&gt;ip address 10.0.0.2 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/48&lt;BR /&gt;spanning-tree 802-1w admin-edge-port&lt;BR /&gt;stp-bpdu-guard&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cisco Router&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0/0&lt;BR /&gt;description trunk to XLAB LAN&lt;BR /&gt;no ip address&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.1&lt;BR /&gt;description XLAB LAN MGMT segment&lt;BR /&gt;encapsulation dot1Q 1 native&lt;BR /&gt;ip address 10.0.0.1 255.255.255.0&lt;BR /&gt;ip pim sparse-mode&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.10&lt;BR /&gt;description XLAB LAN DATA segment&lt;BR /&gt;encapsulation dot1Q 10&lt;BR /&gt;ip address 10.0.1.1 255.255.255.0&lt;BR /&gt;ip pim sparse-mode&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.20&lt;BR /&gt;description XLAB Voice LAN&lt;BR /&gt;encapsulation dot1Q 20&lt;BR /&gt;ip address 10.0.2.1 255.255.255.0&lt;BR /&gt;ip pim sparse-mode&lt;BR /&gt;no cdp enable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 18:27:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50467#M3741</guid>
      <dc:creator>CiscotoRuckus</dc:creator>
      <dc:date>2022-12-22T18:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus Management</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50508#M3742</link>
      <description>&lt;P&gt;Since you have management vlan defined under the vlan, you will only be able to telnet/ssh within that vlan. If you come in on a different vlan it will be denied. Your other option is to just configure a normal routing interface (VE) and then you can manage it from inbound dataports. If you have not flipped on ssh, you will need to do that on this older code:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;crypto key gen (tab for options if you want something specific)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 18:31:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50508#M3742</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2022-12-22T18:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus Management</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50509#M3743</link>
      <description>&lt;P&gt;Thank you for the reply.&amp;nbsp; I did read about VE interfaces.&amp;nbsp; My gear does not have that option?&amp;nbsp; Old OS?&lt;/P&gt;&lt;P&gt;xlab-r10(config)#interface&lt;BR /&gt;ethernet Ethernet port&lt;BR /&gt;lag Lag Interface&lt;BR /&gt;management Management ethernet port&lt;BR /&gt;xlab-r10(config)#interface ve&lt;BR /&gt;Unrecognized command&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 18:40:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/50509#M3743</guid>
      <dc:creator>CiscotoRuckus</dc:creator>
      <dc:date>2022-12-22T18:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus Management</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/52803#M3814</link>
      <description>&lt;P&gt;Hi Team&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check if your image is a router or a switch image .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If router image then when you run "Show version" you will see " SP&lt;STRONG&gt;R&lt;/STRONG&gt; " and if switch you will see " SP&lt;STRONG&gt;S&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;The initial &lt;STRONG&gt;"SP"&lt;/STRONG&gt; may vary based on models but "R" and "S" will help you understand if the firmware is "router " or "switch " firmware&amp;nbsp;&lt;/P&gt;&lt;P&gt;ve commands are not supported in switch firmware "S"&lt;/P&gt;&lt;P&gt;Also please refer firmware related release notes to check on any changes with commands for the firmware used in the switch. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:48:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-Management/m-p/52803#M3814</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2023-01-30T17:48:54Z</dc:date>
    </item>
  </channel>
</rss>

