remote ap-cli <AP-MAC-Address> “AP CLI command”
-Use remote ap-cli command to execute AP CLI commands remotely from SCG
AP CLI commands:
get scg
-Use get scg to display SCG Settings.
set scg ip “IP Address”
-Use set scg ip to set the IP Address of the control interface.
get director
-Use get director to show ZoneDirector information.
set director ip “IP Address”
-Use set director to set ZoneDirector options. Reboot is required for changes to take effect.
ping
-Use the ping command to attempt to ping another station.
traceroute
-Use the traceroute command to conduct a traceroute test.
get version
-Use get version to display the software version running on the AP.
get uptime
-Use get uptime to display how long the Ruckus Wireless device has been running.
sysinfo
-Use sysinfo to get CPU and memory utilization information.
get ap-mode
-Use get ap-mode to display AP operation mode (standalone or managed mode).
get boarddata
-Use get boarddata to display hardware version and system board information.
support
-Use support to generate support log information.
support show
-Use support sho to show support log information.
fw show all
-Use fw show all to display firmware
get tunnelmgr
-Use get tunnelmgr command to display tunnelmgr settings.
get wlanlist
-Use get wlanlist to display a list of all WLAN interfaces. If the AP is a dual radio
AP, the RadioID column indicates which radio (2.4GHz or 5GHz) is serving the WLAN.
get wlaninfo
-Use get wlaninfo to list all configured wlan interfaces and security settings
get channel <wlan name>
-Use get channel to display the transmit channel on the device.
get state <wlan name>
-Use get state to display the state of a WLAN interface.
set state <wlan name> {up|down}
-Use set state to configure the state of a WLAN interface.
get station <wlan name> list
-Use get station to get station list, information and statistics.
get mqstats <wlan name> all
-Use get mqstats to display Media Queue Statistics
get rpki-cert {issuer|subject|validity}
-Use get rpki-cert to display AP certificate information
reboot
-Use reboot to restart the AP.
set factory
-Use set factory to return all configuration settings to their factory defaults.
To do a remote packet with for example Wireshark you can use the following commands:
set capture wlan100 stream
– This sets up packet capture on 2.4GHz radio
get capture wlan100 state
– This displays status of 2.4GHz radio capture
set capture wlan100 idle
– To stop the capture on 2.4GHz radio
set capture wlan101 stream
– This sets up packet capture on 5GHz radio
get capture wlan101 state
– This displays status of 5GHz radio capture
set capture wlan101 idle
– To stop the capture on 5GHz radio
At the moment there is no current CLI reference guide but rumours are circulating that because of new AP CLI commands in the latest SmartZone software people are working hard to have a new up-to-date reference guide available in the near future.
Sources:
– Ruckus Wireless™ ZoneFlex™ Access Point Command Line Interface Reference Guide(Please note that there is no recent version of this guide)
– Interactive Help from AP cli
– Ruckus Support Site