05-20-2024 12:20 AM
Hello,
I'm trying to change the beacon interval to 200 on an Unleashed network. I've entered the CLI via SSH.
I did the following:
enable
config
show wlan.
After the command show wlan I got a list of the three existing WLANs. I want to edit WLAN 3, so I typed
wlan 3
The response was: The WLAN service '3' has been created. To save the WLAN service, type end or exit.
When I now type show wlan there is no output anymore. Does this mean that when I exit SSH I loose my WLAN config?
Regards,
Sjaak
Solved! Go to Solution.
05-20-2024 12:28 AM
Hi @sureal_alamsjah
When you enter the command wlan 3 to edit the ssid, I assume there are special character in the SSID.
Can you try entering the command as wlan "SSID Name"
For example, I have an ssid name Ruckus-Staff so I use the command as below
ruckus> en
ruckus# config
ruckus(config)# wlan "Ruckus-Staff"
The WLAN service 'Ruckus-Staff' has been loaded. To save the WLAN service, type 'end' or 'exit'.
ruckus(config-wlan)#
ruckus(config-wlan)# end
The WLAN service 'Ruckus-Staff' has been updated and saved.
Your changes have been saved.
ruckus(config)#
05-20-2024 12:28 AM
Hi @sureal_alamsjah
When you enter the command wlan 3 to edit the ssid, I assume there are special character in the SSID.
Can you try entering the command as wlan "SSID Name"
For example, I have an ssid name Ruckus-Staff so I use the command as below
ruckus> en
ruckus# config
ruckus(config)# wlan "Ruckus-Staff"
The WLAN service 'Ruckus-Staff' has been loaded. To save the WLAN service, type 'end' or 'exit'.
ruckus(config-wlan)#
ruckus(config-wlan)# end
The WLAN service 'Ruckus-Staff' has been updated and saved.
Your changes have been saved.
ruckus(config)#
05-20-2024 12:37 AM
Hi sanjay_kumar,
Thank you, that seemed to do the trick. I do not see a new '3' network in the GUI, so I guess all is well.
I was able to change the beacon interval, thank you.
Regards,
Sjaak
05-20-2024 01:12 AM
Hi @sureal_alamsjah
Glad to hear that worked.
06-20-2024 05:31 AM
You can change the beacon interval on your Ruckus Wireless access point using the web interface or the command-line interface (CLI). Here's a guide for both methods:-
Using the Web Interface:-