02-23-2023 12:03 AM
Hi everyone,
I want to ask I have connected to wireless router which is connected to the internet, an access point R650 unleashed version. Then I want to add another AP unleashed to, I already connected the AP to the same wireless router but the second AP is still not become slave. What should I do?
02-26-2023 11:12 PM
Hi @Sdhn
You can use the below command to set the IP address on the Member AP
set ip addr wan <ip> <netmask> <gateway>
Eg :
set ip addr wan 192.168.50.9 255.255.255.0 192.168.50.1
02-27-2023 10:40 PM
Hi sanjay,
Can you tell me where to type the command ? because I don't see where I can input a command.
02-27-2023 11:39 PM
Hi @Sdhn
Login to the member AP CLI (using the GUI user name and password) and then try the command.
02-28-2023 12:51 AM
can I set DHCP for the member AP so it will be easier if I need to add more member?
If so where can I add without using CLI? I have only 1 DHCP server which is my router.
The client AP DHCP is from that router.
02-28-2023 07:39 PM
Hi @Sdhn
The Ruckus APs are by default configured to get the IP address from DHCP, if it fails then it will fall back to the default IP 192.168.0.1.
The factory defaulted AP should come up looking for the DHCP IP. Once it gets it, then you can login to the CLI and set the Master's IP (if not taken).
If the AP is already set up with a static IP and if you want to change it then you can do it from CLI using the below command
"set ipaddr wan dynamic"