08-02-2022 01:24 AM - edited 08-02-2022 01:28 AM
rkscli:
I am trying to login at ruckus cli and getting only this option
not able to go in enable mode or config mode
only rkscli: this is showing after login and no commands are working
rkscli: showSorry, no match to show found
rkscli: shoSorry, no match to sho found
rkscli:
Solved! Go to Solution.
08-02-2022 02:54 AM
The rkscli commands for AP would be "get". For example below few :
Commands starting with 'get' :
get 802.11-h : get 802.11-h <wifi name>
-- Get 802.11h status
get aaa : get aaa
-- Display AAA settings
get aaa-vlan-override : get aaa-vlan-override <wlan name>
-- Display AP WLAN's AAA VLAN override
get acl : get acl <wlan name> mac -- Show the MAC access-control info of the wlan interface
get aiming : get aiming
-- Display Aiming Configuration
get airtime : get airtime <wifi name> {noreset|[reset]} [raw]
-- Get airtime utilization statistics
get ap-bridge : get ap-bridge <wlan name>
-- Display AP WLAN's wireless bridge mode
get ap-mode : get ap-mode
-- Show AP Operational Mode
get ap2ap_dormant : get ap2ap_dormant
-- Show ap2ap_dormant
get assoc_rssi_thr : get assoc_rssi_thr <wlan name>
-- Get Assoc Request RSSI Threshold (dBm)
get assoc_snr_thr : get assoc_snr_thr <wlan name>
-- Get Assoc Request SNR Threshold (dB)
get atf : get atf <wlan name>
Best Regards
Vineet
08-02-2022 02:58 AM
You can type help, followed by a tab and all commands would be visible.
rkscli: help
Best Regards
Vineet
08-02-2022 02:54 AM
The rkscli commands for AP would be "get". For example below few :
Commands starting with 'get' :
get 802.11-h : get 802.11-h <wifi name>
-- Get 802.11h status
get aaa : get aaa
-- Display AAA settings
get aaa-vlan-override : get aaa-vlan-override <wlan name>
-- Display AP WLAN's AAA VLAN override
get acl : get acl <wlan name> mac -- Show the MAC access-control info of the wlan interface
get aiming : get aiming
-- Display Aiming Configuration
get airtime : get airtime <wifi name> {noreset|[reset]} [raw]
-- Get airtime utilization statistics
get ap-bridge : get ap-bridge <wlan name>
-- Display AP WLAN's wireless bridge mode
get ap-mode : get ap-mode
-- Show AP Operational Mode
get ap2ap_dormant : get ap2ap_dormant
-- Show ap2ap_dormant
get assoc_rssi_thr : get assoc_rssi_thr <wlan name>
-- Get Assoc Request RSSI Threshold (dBm)
get assoc_snr_thr : get assoc_snr_thr <wlan name>
-- Get Assoc Request SNR Threshold (dB)
get atf : get atf <wlan name>
Best Regards
Vineet
08-02-2022 02:56 AM
@Vineet_nejwala Thanks for your reply Vineet. how to get help command like ? in other network devices.
08-02-2022 02:58 AM
You can type help, followed by a tab and all commands would be visible.
rkscli: help
Best Regards
Vineet