<?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: Does the standalone 7982 AP support configuring via config file (ala Cisco APs) in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5917#M1102</link>
    <description>We have an outstanding Feature Request for a text AP configuration backup and
&lt;BR /&gt;
restore capability, that has yet to receive Product Marketing approval.  Please let
&lt;BR /&gt;
your Ruckus Sales team know you would like this feature, as their pressure is what
&lt;BR /&gt;
it takes.
&lt;BR /&gt;&lt;BR /&gt;
Meanwhile, I have addressed this question previously, and wrote this doc on info
&lt;BR /&gt;
you can collect and use to re-create or build an AP from scratch.
&lt;BR /&gt;&lt;BR /&gt;
Filename: AP-Standalone-Backup.doc
&lt;BR /&gt;&lt;BR /&gt;
We don’t have a backup under GUI/CLI for standalone APs, but you can collect information that will help reconfigure an AP, if you should ever have to factory default or replace one.  Use an SSH application like putty.exe to access the AP and the ‘help’ command to display available commands.  The output of these can
&lt;BR /&gt;
be helpful to (re)configure an AP from factory defaults.
&lt;BR /&gt;&lt;BR /&gt;
If you have an online working AP, collect the important IP scheme/gateway and SSID name/security policies from it, otherwise obtain new/previous IP addressing and VLAN-ID/subnet mapping from network admins.
&lt;BR /&gt;&lt;BR /&gt;
Assuming you will be setting up APs with a static/known IP address with a known default-gateway router,
&lt;BR /&gt;
you can follow these configuration steps to setup a new/factory defaulted AP for standalone mode service.
&lt;BR /&gt;
---
&lt;BR /&gt;
Configuring AP:
&lt;BR /&gt;&lt;BR /&gt;
1. Perform factory default of AP (boot 3 minutes, press Hard Reset for 8+ seconds, wait until you get replies to    
&lt;BR /&gt;
    pings to 192.168.0.1 IP address, from your pre-configured (192.168.0.anything-else) PC/laptop.  Open a 
&lt;BR /&gt;
    browser session to &lt;A href="https://192.168.0.1" rel="nofollow"&gt;https://192.168.0.1&lt;/A&gt;, and login with ‘super / sp-admin’ credentials.
&lt;BR /&gt;&lt;BR /&gt;
2. From Configuration::Device, enter an AP Device Name: _______ and click Update Settings.  Use a name
&lt;BR /&gt;
   that can help identify it’s location/purpose.
&lt;BR /&gt;&lt;BR /&gt;
3. From Configuration::Wireless (or Radio 2.4G and Radio 5G, respectively) and Common tab, be sure or set
&lt;BR /&gt;
   Country Code to United States, click Update Settings.
&lt;BR /&gt;&lt;BR /&gt;
4. From Wireless 1 tab, enter Wireless Network: ______ and SSID: _______ names (usually matching).
&lt;BR /&gt;
    Click Enabled for Wireless Availability and set option for Broadcast SSID as desired.  If using anything
&lt;BR /&gt;
    but Open Authentication, click and choose from Encryption Method: dropdown choice of WEP or WPA
&lt;BR /&gt;
    and setup the encryption and passphrase information. (we recommend WPA2/AES with PSK)
&lt;BR /&gt;&lt;BR /&gt;
5  Repeat on Wireless 2 tab, for additional SSID, Wireless 3 tab, etc.
&lt;BR /&gt;&lt;BR /&gt;
6. If using VLANs and different subnets for your wireless SSIDs, go to Configuration::VLAN page.  Enter the
&lt;BR /&gt;
    VLAN-ID number in the box beside the SSID to assign it.  Click Update Settings (test) button when 
&lt;BR /&gt;
    complete, and the AP will check the switchport to see if all VLANs are available on the trunk.  
&lt;BR /&gt;&lt;BR /&gt;
7. For last step, go to Configuration::Internet page, and enter the router default Gateway IP address for the
&lt;BR /&gt;
    subnet that the AP will be connected to.  Change the default Connection Type from DHCP to Static IP and 
&lt;BR /&gt;
    enter the IP Address: __.__.__.__ and network Mask: __.__.__.__  (ie 255.255.224.0 for /27 bit subnet).
&lt;BR /&gt;&lt;BR /&gt;
This is the “last step”, because when you click Update Settings, your 192.168.0.x PC/Laptop will lose connectivity with the AP, and it’s ready to be attached to your (PoE) switch port configured to trunk the 
&lt;BR /&gt;
optional VLANs that you can assign to WLAN SSIDs.
&lt;BR /&gt;
---
&lt;BR /&gt;&lt;BR /&gt;
Collecting AP Backup Information:
&lt;BR /&gt;&lt;BR /&gt;
SSH to an AP’s IP address with utility like putty.exe and collect/save the output from these commands which should be sufficient to reconfigure a defaulted (or apply to new) APs, as far as IP addressing and WLAN details.
&lt;BR /&gt;&lt;BR /&gt;
If using the putty terminal application, you can save session output to a filename, as your backup reference.  
&lt;BR /&gt;
&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" rel="nofollow"&gt;http://www.chiark.greenend.org.uk/~sg...&lt;/A&gt; 
&lt;BR /&gt;&lt;BR /&gt;
Open putty.exe.  In top/left, under Session, click Logging.
&lt;BR /&gt;&lt;BR /&gt;
Under Session logging:, click Log all session output.  Rename putty.log to AP10-7-7-81-102710.log (for example, using AP’s IP address and a date in the filename), and Browse to the directory where you want
&lt;BR /&gt;
the session backup file saved.
&lt;BR /&gt;&lt;BR /&gt;
In top/left, click on Session.  Enter the IP address of the new/factory defaulted AP, 192.168.0.1 and note
&lt;BR /&gt;
that SSH (tcp:22) is specified as the default Protocol (you can telnet to devices that don’t support SSH).
&lt;BR /&gt;
Click Open to access the AP.  If prompted that you haven’t seen this host before, accept the challenge.
&lt;BR /&gt;&lt;BR /&gt;
Run these AP commands to collect the useful information.  In my example, I have one open auth WLAN
&lt;BR /&gt;
on 2.4GHz, and one open and one WPA2-PSK WLAN on 5GHz of my dual-band 7962 model AP.  I do
&lt;BR /&gt;
not have VLANs assigned however.
&lt;BR /&gt;&lt;BR /&gt;
rkscli: get boarddata					# optional, displays AP model and s/n info
&lt;BR /&gt;
 name:     zf7962
&lt;BR /&gt;
 magic:    35333131
&lt;BR /&gt;
 cksum:    a47
&lt;BR /&gt;
 rev:      5.3
&lt;BR /&gt;
 Serial#:  180901007787
&lt;BR /&gt;
 Customer ID: 4bss
&lt;BR /&gt;
 Model:    zf7962
&lt;BR /&gt;
rkscli: get version
&lt;BR /&gt;
 Ruckus 7962 Multimedia Hotzone Wireless AP
&lt;BR /&gt;
 Version 8.2.1.0.21
&lt;BR /&gt;
rkscli: get device-name
&lt;BR /&gt;
 device name : ‘mb7962-AP’
&lt;BR /&gt;
rkscli: get ipaddr wan
&lt;BR /&gt;
 IP Address Configuration Type: static, IP: 192.168.65.15 Netmask 255.255.255.0 Gateway 192.168.65.1
&lt;BR /&gt;
rkscli: get vlan
&lt;BR /&gt;
 -----------------------------------------------------------------------------------
&lt;BR /&gt;
 Network 0: (Management) VID 1
&lt;BR /&gt;
	Services: StaticIP
&lt;BR /&gt;
	Eth Port (no tag): 0,1
&lt;BR /&gt;
	Wireless (no tag):
&lt;BR /&gt;
		- wlan0 (mb7962-bgn)
&lt;BR /&gt;
		- wlan1 (Wireless 2)
&lt;BR /&gt;
		- wlan2 (Wireless 3)
&lt;BR /&gt;
		- wlan3 (Wireless 4)
&lt;BR /&gt;
		- wlan4 (Wireless 5)
&lt;BR /&gt;
		- wlan5 (Wireless 6)
&lt;BR /&gt;
		- wlan6 (Wireless 7)
&lt;BR /&gt;
		- wlan7 (Wireless 8)
&lt;BR /&gt;
		- wlan8 (mb7962-an)
&lt;BR /&gt;
		- wlan9 (mb7962-an2)
&lt;BR /&gt;
		- wlan10 (Wireless 11)
&lt;BR /&gt;
		- wlan11 (Wireless 12)
&lt;BR /&gt;
		- wlan12 (Wireless 13)
&lt;BR /&gt;
		- wlan13 (Wireless 14)
&lt;BR /&gt;
		- wlan14 (Wireless 15)
&lt;BR /&gt;
		- wlan15 (Wireless 16)
&lt;BR /&gt;
-----------------------------------------------------------------------------------
&lt;BR /&gt;
 OK
&lt;BR /&gt;
rkscli: get wlanlist                       # Note which wlanX have status of ‘up’, and run cmds below on them only.
&lt;BR /&gt;&lt;BR /&gt;
name         status   type   wlanID   radioID  bssid            
&lt;BR /&gt;
-----------------------------------------------------------
&lt;BR /&gt;
svcp         up       AP     wlan0    0        00:24:82:3d:35:98
&lt;BR /&gt;
home         down     AP     wlan1    0        00:00:00:00:00:00
&lt;BR /&gt;
rcks         down     AP     wlan2    0        00:00:00:00:00:00
&lt;BR /&gt;
mdfx         down     AP     wlan3    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan4        down     AP     wlan4    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan5        down     AP     wlan5    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan6        down     AP     wlan6    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan7        down     AP     wlan7    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan8        up       AP     wlan8    1        00:24:82:3d:35:9c
&lt;BR /&gt;
wlan9        up       AP     wlan9    1        00:24:82:7d:35:9c
&lt;BR /&gt;
wlan10       down     AP     wlan10   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan11       down     AP     wlan11   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan12       down     AP     wlan12   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan13       down     AP     wlan13   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan14       down     AP     wlan14   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan15       down     AP     wlan15   1        00:00:00:00:00:00
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan0
&lt;BR /&gt;
wlan0 SSID: mb7962-bgn
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan0
&lt;BR /&gt;
SSID             : mb7962-bgn
&lt;BR /&gt;
Net Security     : Open (plain-text)
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Encryption       : disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get passphrase wlan0
&lt;BR /&gt;
bad key:wlans/wlan0/wlan-wpa-passphrase
&lt;BR /&gt;
rkscli: get dvlan wlan0
&lt;BR /&gt;
wlan0 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan8
&lt;BR /&gt;
wlan8 SSID: mb7962an
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan8
&lt;BR /&gt;
SSID             : mb7962an
&lt;BR /&gt;
Net Security     : Open (plain-text)
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Encryption       : disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get passphrase wlan8
&lt;BR /&gt;
bad key:wlans/wlan8/wlan-wpa-passphrase 
&lt;BR /&gt;
rkscli: get dvlan wlan8
&lt;BR /&gt;
wlan8 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan9
&lt;BR /&gt;
wlan9 SSID: mb7962an2
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan9
&lt;BR /&gt;
SSID             : mb7962an2
&lt;BR /&gt;
Net Security     : WPA
&lt;BR /&gt;
Protocol Version : WPA2
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Cipher Algorithm : AES-CCMP
&lt;BR /&gt;
WPA PassPhrase   : 1234567890
&lt;BR /&gt;
OK 
&lt;BR /&gt;
rkscli: get passphrase wlan9
&lt;BR /&gt;
wlan9 WPA PassPhrase (10): 1234567890
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get dvlan wlan9
&lt;BR /&gt;
wlan9 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: exit
&lt;BR /&gt;
Quit:
&lt;BR /&gt;
OK</description>
    <pubDate>Tue, 02 Jul 2013 23:35:59 GMT</pubDate>
    <dc:creator>michael_brado</dc:creator>
    <dc:date>2013-07-02T23:35:59Z</dc:date>
    <item>
      <title>Does the standalone 7982 AP support configuring via config file (ala Cisco APs)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5915#M1100</link>
      <description>Currently evaluating Ruckus 7900 series AP for our Bingo application used by 100's of Bingo Halls. 
&lt;BR /&gt;&lt;BR /&gt;
Currently using Cisco AP's where we can configure a model and send the config file to the location to be uploaded, thus eliminating the need for configuration on-site by our techs. Can the Ruckus AP support this model?
&lt;BR /&gt;&lt;BR /&gt;
These can be small locations with one or two AP's which do not warrant a Zone Director.
&lt;BR /&gt;&lt;BR /&gt;
I have AP configured and it is working great but missing a config file could be a deal killer for us.</description>
      <pubDate>Wed, 26 Jun 2013 18:04:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5915#M1100</guid>
      <dc:creator>mel_costello</dc:creator>
      <dc:date>2013-06-26T18:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does the standalone 7982 AP support configuring via config file (ala Cisco APs)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5916#M1101</link>
      <description>Hi Mel,
&lt;BR /&gt;&lt;BR /&gt;
With Regards to your question on standalone 7982 AP support configuring via config file . 
&lt;BR /&gt;
There is no option to take a backup of Ruckus standalone AP configuration, it is only possible to take a backup of ZD configuration since unlike ZD, AP does not have much things like local database, DPSK or guest pass keys stored in its memory.
&lt;BR /&gt;&lt;BR /&gt;
However you can push the AP Configuration Templates to all standalone AP's if these AP's are connected with Flex-Master[Ruckus Management Software].
&lt;BR /&gt;&lt;BR /&gt;
Configuration templates allow you to provision changes in bulk to a group of devices.Attributes, such as SSIDs, login info, and L2TP settings, can be applied in bulk by simply deploying a configuration template. For example, you can change the SSIDs or L2TP settings of a group of ZoneFlex 2942 APs.
&lt;BR /&gt;&lt;BR /&gt;
Please go through the below link which helps you to know about template creation in FlexMaster 
&lt;BR /&gt;
&lt;A href="https://support.ruckuswireless.com/documents/286-flexmaster-9-6-user-guide/download" rel="nofollow"&gt;https://support.ruckuswireless.com/do...&lt;/A&gt;
&lt;BR /&gt;&lt;BR /&gt;
All the best.</description>
      <pubDate>Fri, 28 Jun 2013 00:19:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5916#M1101</guid>
      <dc:creator>harish_kumar_56</dc:creator>
      <dc:date>2013-06-28T00:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does the standalone 7982 AP support configuring via config file (ala Cisco APs)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5917#M1102</link>
      <description>We have an outstanding Feature Request for a text AP configuration backup and
&lt;BR /&gt;
restore capability, that has yet to receive Product Marketing approval.  Please let
&lt;BR /&gt;
your Ruckus Sales team know you would like this feature, as their pressure is what
&lt;BR /&gt;
it takes.
&lt;BR /&gt;&lt;BR /&gt;
Meanwhile, I have addressed this question previously, and wrote this doc on info
&lt;BR /&gt;
you can collect and use to re-create or build an AP from scratch.
&lt;BR /&gt;&lt;BR /&gt;
Filename: AP-Standalone-Backup.doc
&lt;BR /&gt;&lt;BR /&gt;
We don’t have a backup under GUI/CLI for standalone APs, but you can collect information that will help reconfigure an AP, if you should ever have to factory default or replace one.  Use an SSH application like putty.exe to access the AP and the ‘help’ command to display available commands.  The output of these can
&lt;BR /&gt;
be helpful to (re)configure an AP from factory defaults.
&lt;BR /&gt;&lt;BR /&gt;
If you have an online working AP, collect the important IP scheme/gateway and SSID name/security policies from it, otherwise obtain new/previous IP addressing and VLAN-ID/subnet mapping from network admins.
&lt;BR /&gt;&lt;BR /&gt;
Assuming you will be setting up APs with a static/known IP address with a known default-gateway router,
&lt;BR /&gt;
you can follow these configuration steps to setup a new/factory defaulted AP for standalone mode service.
&lt;BR /&gt;
---
&lt;BR /&gt;
Configuring AP:
&lt;BR /&gt;&lt;BR /&gt;
1. Perform factory default of AP (boot 3 minutes, press Hard Reset for 8+ seconds, wait until you get replies to    
&lt;BR /&gt;
    pings to 192.168.0.1 IP address, from your pre-configured (192.168.0.anything-else) PC/laptop.  Open a 
&lt;BR /&gt;
    browser session to &lt;A href="https://192.168.0.1" rel="nofollow"&gt;https://192.168.0.1&lt;/A&gt;, and login with ‘super / sp-admin’ credentials.
&lt;BR /&gt;&lt;BR /&gt;
2. From Configuration::Device, enter an AP Device Name: _______ and click Update Settings.  Use a name
&lt;BR /&gt;
   that can help identify it’s location/purpose.
&lt;BR /&gt;&lt;BR /&gt;
3. From Configuration::Wireless (or Radio 2.4G and Radio 5G, respectively) and Common tab, be sure or set
&lt;BR /&gt;
   Country Code to United States, click Update Settings.
&lt;BR /&gt;&lt;BR /&gt;
4. From Wireless 1 tab, enter Wireless Network: ______ and SSID: _______ names (usually matching).
&lt;BR /&gt;
    Click Enabled for Wireless Availability and set option for Broadcast SSID as desired.  If using anything
&lt;BR /&gt;
    but Open Authentication, click and choose from Encryption Method: dropdown choice of WEP or WPA
&lt;BR /&gt;
    and setup the encryption and passphrase information. (we recommend WPA2/AES with PSK)
&lt;BR /&gt;&lt;BR /&gt;
5  Repeat on Wireless 2 tab, for additional SSID, Wireless 3 tab, etc.
&lt;BR /&gt;&lt;BR /&gt;
6. If using VLANs and different subnets for your wireless SSIDs, go to Configuration::VLAN page.  Enter the
&lt;BR /&gt;
    VLAN-ID number in the box beside the SSID to assign it.  Click Update Settings (test) button when 
&lt;BR /&gt;
    complete, and the AP will check the switchport to see if all VLANs are available on the trunk.  
&lt;BR /&gt;&lt;BR /&gt;
7. For last step, go to Configuration::Internet page, and enter the router default Gateway IP address for the
&lt;BR /&gt;
    subnet that the AP will be connected to.  Change the default Connection Type from DHCP to Static IP and 
&lt;BR /&gt;
    enter the IP Address: __.__.__.__ and network Mask: __.__.__.__  (ie 255.255.224.0 for /27 bit subnet).
&lt;BR /&gt;&lt;BR /&gt;
This is the “last step”, because when you click Update Settings, your 192.168.0.x PC/Laptop will lose connectivity with the AP, and it’s ready to be attached to your (PoE) switch port configured to trunk the 
&lt;BR /&gt;
optional VLANs that you can assign to WLAN SSIDs.
&lt;BR /&gt;
---
&lt;BR /&gt;&lt;BR /&gt;
Collecting AP Backup Information:
&lt;BR /&gt;&lt;BR /&gt;
SSH to an AP’s IP address with utility like putty.exe and collect/save the output from these commands which should be sufficient to reconfigure a defaulted (or apply to new) APs, as far as IP addressing and WLAN details.
&lt;BR /&gt;&lt;BR /&gt;
If using the putty terminal application, you can save session output to a filename, as your backup reference.  
&lt;BR /&gt;
&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" rel="nofollow"&gt;http://www.chiark.greenend.org.uk/~sg...&lt;/A&gt; 
&lt;BR /&gt;&lt;BR /&gt;
Open putty.exe.  In top/left, under Session, click Logging.
&lt;BR /&gt;&lt;BR /&gt;
Under Session logging:, click Log all session output.  Rename putty.log to AP10-7-7-81-102710.log (for example, using AP’s IP address and a date in the filename), and Browse to the directory where you want
&lt;BR /&gt;
the session backup file saved.
&lt;BR /&gt;&lt;BR /&gt;
In top/left, click on Session.  Enter the IP address of the new/factory defaulted AP, 192.168.0.1 and note
&lt;BR /&gt;
that SSH (tcp:22) is specified as the default Protocol (you can telnet to devices that don’t support SSH).
&lt;BR /&gt;
Click Open to access the AP.  If prompted that you haven’t seen this host before, accept the challenge.
&lt;BR /&gt;&lt;BR /&gt;
Run these AP commands to collect the useful information.  In my example, I have one open auth WLAN
&lt;BR /&gt;
on 2.4GHz, and one open and one WPA2-PSK WLAN on 5GHz of my dual-band 7962 model AP.  I do
&lt;BR /&gt;
not have VLANs assigned however.
&lt;BR /&gt;&lt;BR /&gt;
rkscli: get boarddata					# optional, displays AP model and s/n info
&lt;BR /&gt;
 name:     zf7962
&lt;BR /&gt;
 magic:    35333131
&lt;BR /&gt;
 cksum:    a47
&lt;BR /&gt;
 rev:      5.3
&lt;BR /&gt;
 Serial#:  180901007787
&lt;BR /&gt;
 Customer ID: 4bss
&lt;BR /&gt;
 Model:    zf7962
&lt;BR /&gt;
rkscli: get version
&lt;BR /&gt;
 Ruckus 7962 Multimedia Hotzone Wireless AP
&lt;BR /&gt;
 Version 8.2.1.0.21
&lt;BR /&gt;
rkscli: get device-name
&lt;BR /&gt;
 device name : ‘mb7962-AP’
&lt;BR /&gt;
rkscli: get ipaddr wan
&lt;BR /&gt;
 IP Address Configuration Type: static, IP: 192.168.65.15 Netmask 255.255.255.0 Gateway 192.168.65.1
&lt;BR /&gt;
rkscli: get vlan
&lt;BR /&gt;
 -----------------------------------------------------------------------------------
&lt;BR /&gt;
 Network 0: (Management) VID 1
&lt;BR /&gt;
	Services: StaticIP
&lt;BR /&gt;
	Eth Port (no tag): 0,1
&lt;BR /&gt;
	Wireless (no tag):
&lt;BR /&gt;
		- wlan0 (mb7962-bgn)
&lt;BR /&gt;
		- wlan1 (Wireless 2)
&lt;BR /&gt;
		- wlan2 (Wireless 3)
&lt;BR /&gt;
		- wlan3 (Wireless 4)
&lt;BR /&gt;
		- wlan4 (Wireless 5)
&lt;BR /&gt;
		- wlan5 (Wireless 6)
&lt;BR /&gt;
		- wlan6 (Wireless 7)
&lt;BR /&gt;
		- wlan7 (Wireless 8)
&lt;BR /&gt;
		- wlan8 (mb7962-an)
&lt;BR /&gt;
		- wlan9 (mb7962-an2)
&lt;BR /&gt;
		- wlan10 (Wireless 11)
&lt;BR /&gt;
		- wlan11 (Wireless 12)
&lt;BR /&gt;
		- wlan12 (Wireless 13)
&lt;BR /&gt;
		- wlan13 (Wireless 14)
&lt;BR /&gt;
		- wlan14 (Wireless 15)
&lt;BR /&gt;
		- wlan15 (Wireless 16)
&lt;BR /&gt;
-----------------------------------------------------------------------------------
&lt;BR /&gt;
 OK
&lt;BR /&gt;
rkscli: get wlanlist                       # Note which wlanX have status of ‘up’, and run cmds below on them only.
&lt;BR /&gt;&lt;BR /&gt;
name         status   type   wlanID   radioID  bssid            
&lt;BR /&gt;
-----------------------------------------------------------
&lt;BR /&gt;
svcp         up       AP     wlan0    0        00:24:82:3d:35:98
&lt;BR /&gt;
home         down     AP     wlan1    0        00:00:00:00:00:00
&lt;BR /&gt;
rcks         down     AP     wlan2    0        00:00:00:00:00:00
&lt;BR /&gt;
mdfx         down     AP     wlan3    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan4        down     AP     wlan4    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan5        down     AP     wlan5    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan6        down     AP     wlan6    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan7        down     AP     wlan7    0        00:00:00:00:00:00
&lt;BR /&gt;
wlan8        up       AP     wlan8    1        00:24:82:3d:35:9c
&lt;BR /&gt;
wlan9        up       AP     wlan9    1        00:24:82:7d:35:9c
&lt;BR /&gt;
wlan10       down     AP     wlan10   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan11       down     AP     wlan11   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan12       down     AP     wlan12   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan13       down     AP     wlan13   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan14       down     AP     wlan14   1        00:00:00:00:00:00
&lt;BR /&gt;
wlan15       down     AP     wlan15   1        00:00:00:00:00:00
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan0
&lt;BR /&gt;
wlan0 SSID: mb7962-bgn
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan0
&lt;BR /&gt;
SSID             : mb7962-bgn
&lt;BR /&gt;
Net Security     : Open (plain-text)
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Encryption       : disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get passphrase wlan0
&lt;BR /&gt;
bad key:wlans/wlan0/wlan-wpa-passphrase
&lt;BR /&gt;
rkscli: get dvlan wlan0
&lt;BR /&gt;
wlan0 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan8
&lt;BR /&gt;
wlan8 SSID: mb7962an
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan8
&lt;BR /&gt;
SSID             : mb7962an
&lt;BR /&gt;
Net Security     : Open (plain-text)
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Encryption       : disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get passphrase wlan8
&lt;BR /&gt;
bad key:wlans/wlan8/wlan-wpa-passphrase 
&lt;BR /&gt;
rkscli: get dvlan wlan8
&lt;BR /&gt;
wlan8 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: get ssid wlan9
&lt;BR /&gt;
wlan9 SSID: mb7962an2
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get encryption wlan9
&lt;BR /&gt;
SSID             : mb7962an2
&lt;BR /&gt;
Net Security     : WPA
&lt;BR /&gt;
Protocol Version : WPA2
&lt;BR /&gt;
Authentication   : Open
&lt;BR /&gt;
Cipher Algorithm : AES-CCMP
&lt;BR /&gt;
WPA PassPhrase   : 1234567890
&lt;BR /&gt;
OK 
&lt;BR /&gt;
rkscli: get passphrase wlan9
&lt;BR /&gt;
wlan9 WPA PassPhrase (10): 1234567890
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: get dvlan wlan9
&lt;BR /&gt;
wlan9 Dynamic-VLAN Mode: Disabled
&lt;BR /&gt;
OK
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: 
&lt;BR /&gt;
rkscli: exit
&lt;BR /&gt;
Quit:
&lt;BR /&gt;
OK</description>
      <pubDate>Tue, 02 Jul 2013 23:35:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Does-the-standalone-7982-AP-support-configuring-via-config-file/m-p/5917#M1102</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2013-07-02T23:35:59Z</dc:date>
    </item>
  </channel>
</rss>

