cancel
Showing results for 
Search instead for 
Did you mean: 

APs viewing on Smartzone

Tiny_Syfy
New Contributor

I have 30 access point connected to a ruckus Smartzone 104. All  APs have joined the controller and working as expected. From the Smartzone controller I only see 2 APs on the Access point monitoring side instead of 30. 

Any idea how to fix this? 

3 REPLIES 3

8vin
RUCKUS Team Member

Hi @Tiny_Syfy ,

Greetings!

Please help me with below queries for further analysis:

  1. Could you confirm if this is a new setup or the SZ was showing the APs before and not displaying it now?
  2. Could you SSH into anyone of the AP that's not showing on SZ and verify the connection using the below command?
    • get version
    • get scg
    • get sshtunnel
  3. Could you SSH into the SZ and run the below command to verify the list of all  the APs in the zone from CLI?
    • enable
    • show zone "<Name of the zone inside Quotes>" ap

Sunil_Acharya
RUCKUS Team Member

Hi @Tiny_Syfy ,

Greetings!

Restore configuration information from Cassandra to ES: In some cases, the issue may just be related to configuration out of sync so forcing to get the information from Cassandra can solve it. Please execute the command on controller CLI global mode and check behavior.

LAB1# debug

LAB1(debug)# reindex-elasticsearch-all
Start to reindex ElasticSearch, may need few minutes...
Successful operation

Thank you 

Regards,

Sunil Acharya

sanjay_kumar
RUCKUS Team Member

Hi @Tiny_Syfy 

If you are not seeing the AP list under the Access Points tab, ensure that the APs are properly connected to the controller.
Login to the AP CLI (SSH) and check if the AP is connected to the controller. You should see similar output as below, where is should say "AP is managed by SCG", State : Tunnel or RUN, Server List : Controller IP address.

sanjay_kumar_1-1678942892133.png

If you are seeing the similar details, then check in the SZ CLI to see if the APs are connected:

  • show zone "<Name of the zone inside Quotes>" ap

If you see the output on the CLI, then it could be that the GUI is not refreshed yet, use the below command on the controller which will refresh the GUI.

LAB1# debug

LAB1(debug)# reindex-elasticsearch-all
Start to reindex ElasticSearch, may need few minutes...
Successful operation

If you are not seeing the similar details then the APs are yet to completely connect to the controller. Please share the below outputs
"get scg"