Ruckus AP CLI SZ
execute AP CLI commands remotely from SCG
display SCG Settings
set the IP Address of the control interface
show ZoneDirector information
set ZoneDirector IP
Reboot is required for changes to take effect
ping another station
traceroute test
display the software version running on the AP
display how long the Ruckus Wireless device has been running.
get CPU and memory utilization information
display AP operation mode (standalone or managed mode)
display hardware version and system board information
generate support log information
show support log information
show all to display firmware
display tunnelmgr settings
display 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.
list all configured wlan interfaces and security settings
display the transmit channel on the device
display the state of a WLAN interface
configure the state of a WLAN interface
get station list, information and statistics
display Media Queue Statistics
display AP certificate information
restart the AP
return all configuration settings to their factory defaults
Remote packet with Wireshark
#This sets up packet capture on 2.4GHz radio
set capture wlan100 stream
#This displays status of 2.4GHz radio capture
get capture wlan100 state
#To stop the capture on 2.4GHz radio
set capture wlan100 idle
#This sets up packet capture on 5GHz radio
set capture wlan101 stream
#This displays status of 5GHz radio capture
get capture wlan101 state
#To stop the capture on 5GHz radio
set capture wlan101 idle