<?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: Recover me disable on solo r310 in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77495#M14755</link>
    <description>&lt;P&gt;It probably will, but I think it will not survive a reboot.&amp;nbsp;&lt;BR /&gt;Unfortunally ( or I should say fortunally ) I decided to install the new Unleashed firmware that seems to be way better for handling two AP in the same net, so I cannot make more tests.&lt;BR /&gt;Thanks anyway for you time&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/88"&gt;@sanjay_kumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pierluigi&lt;/P&gt;</description>
    <pubDate>Sun, 31 Mar 2024 13:28:31 GMT</pubDate>
    <dc:creator>Pigi_102</dc:creator>
    <dc:date>2024-03-31T13:28:31Z</dc:date>
    <item>
      <title>Recover me disable on solo r310</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77471#M14753</link>
      <description>&lt;P&gt;Hello all !&lt;/P&gt;&lt;P&gt;&amp;nbsp;I've just bought a couple of r310 to start studying ruckus accesspoint but I'm facing a couple of problems ( for which I will open separate questions ).&lt;/P&gt;&lt;P&gt;The first one is about RecoverMe networks.&lt;BR /&gt;Whatever I do I cannot disable this network ( and I really don't want it ).&lt;/P&gt;&lt;P&gt;My firmware is the lastest solo available, just upgraded:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;rkscli: get version
Ruckus R310 Multimedia Hotzone Wireless AP
Version: 118.2.0.0.875&lt;/LI-CODE&gt;&lt;P&gt;The recovery-ssid is disabled:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;rkscli: get recovery-ssid
Recovery SSID Settings:
        Status                : disabled
        Timeout               : 300 seconds
        Service WLAN          : disabled
OK&lt;/LI-CODE&gt;&lt;P&gt;but I can see the wlan either from a scan on the client then on th AP itself:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;rkscli: get wlanl
Commands starting with 'get wlanl' :
get wlanlist : get wlanlist
                 -- List all wlan interfaces and user defined names

rkscli: get wlanlist
name          status   type   wlanID   radioID  bssid             ssid                            
--------------------------------------------------------------------------------------------------
wlan0         up       AP     wlan0    0        18:4b:0d:10:f4:08 ssid-test                           
wlan1         up       AP     wlan1    0        18:4b:0d:50:f4:08 TOI                         
wlan2         down     AP     wlan2    0        00:00:00:00:00:00 Wireless3                       
wlan3         down     AP     wlan3    0        00:00:00:00:00:00 Wireless4                       
wlan4         down     AP     wlan4    0        00:00:00:00:00:00 Wireless5                       
wlan5         down     AP     wlan5    0        00:00:00:00:00:00 Wireless6                       
wlan6         down     AP     wlan6    0        00:00:00:00:00:00 Wireless7                       
wlan7         down     AP     wlan7    0        00:00:00:00:00:00 Wireless8                       
wlan100       down     MON    wlan100  0        00:00:00:00:00:00                                 
recovery-ssid up       AP     wlan102  0        18:4b:0d:d0:f4:03 Recover.Me-10F400               
wlan8         up       AP     wlan8    1        18:4b:0d:10:f4:0c ssid-test                          
wlan9         up       AP     wlan9    1        18:4b:0d:50:f4:0c 5gtest                       
wlan10        down     AP     wlan10   1        00:00:00:00:00:00 Wireless11                      
wlan11        down     AP     wlan11   1        00:00:00:00:00:00 Wireless12                      
wlan12        down     AP     wlan12   1        00:00:00:00:00:00 Wireless13                      
wlan13        down     AP     wlan13   1        00:00:00:00:00:00 Wireless14                      
wlan14        down     AP     wlan14   1        00:00:00:00:00:00 Wireless15                      
wlan15        down     AP     wlan15   1        00:00:00:00:00:00 Wireless16                      
OK&lt;/LI-CODE&gt;&lt;P&gt;so my question is: how do I disable permanently those wlan ?&lt;BR /&gt;Thanks on advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Pierluigi&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 12:39:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77471#M14753</guid>
      <dc:creator>Pigi_102</dc:creator>
      <dc:date>2024-03-29T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Recover me disable on solo r310</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77489#M14754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/20897"&gt;@Pigi_102&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can use the below command to disable the Recover.me SSID.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rkscli: set state wlan102 down&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Post which the state should change from Up to Down.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 04:32:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77489#M14754</guid>
      <dc:creator>sanjay_kumar</dc:creator>
      <dc:date>2024-03-31T04:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Recover me disable on solo r310</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77495#M14755</link>
      <description>&lt;P&gt;It probably will, but I think it will not survive a reboot.&amp;nbsp;&lt;BR /&gt;Unfortunally ( or I should say fortunally ) I decided to install the new Unleashed firmware that seems to be way better for handling two AP in the same net, so I cannot make more tests.&lt;BR /&gt;Thanks anyway for you time&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/88"&gt;@sanjay_kumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pierluigi&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 13:28:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77495#M14755</guid>
      <dc:creator>Pigi_102</dc:creator>
      <dc:date>2024-03-31T13:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Recover me disable on solo r310</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77504#M14757</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/20897"&gt;@Pigi_102&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;AP will broadcast Recover.me SSID when it loses connectivity to the Gateway.&lt;BR /&gt;And will stops broadcasting Recover.me when the Gateway connecting is restored.&lt;BR /&gt;&lt;BR /&gt;The manual command I shared should survive a reboot. Also in the Unleashed it will still behave same if it loses connection to Gateway.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 06:45:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Recover-me-disable-on-solo-r310/m-p/77504#M14757</guid>
      <dc:creator>sanjay_kumar</dc:creator>
      <dc:date>2024-04-01T06:45:35Z</dc:date>
    </item>
  </channel>
</rss>

