Wednesday 14 August 2019

Ruckus AP cmd


# The AP GUI is now disabled when you manage them through a ZD.  You can SSH into the AP and turn the GUI on through the CLI but if the AP reboots then it will go back to the default.

rkscli: get http
HTTP access is disabled
OK
rkscli: set http enable
OK
rkscli: set https enable
OK

rkscli: get ipaddr wan
IP Address: (static, vlan 1), IP: 192.168.1.11  Netmask 255.255.255.0  Gateway 192.168.1.1
OK

rkscli: set ipaddr wan vlan 1 192.168.1.12 255.255.255.0 192.168.1.1