cancel
Showing results for 
Search instead for 
Did you mean: 

How to view standalone 7363 configuration via AP CLI?

Anonymous
Not applicable
Can anyone tell me the CLI command to view AP's configuration, similar as show running-config in Cisco IOS?
1 REPLY 1

Anonymous
Not applicable
APs CLI is a get/set type. So you need to "get" anything you're interested in. If you however have your AP connected to a ZD, you can run a command

show ap mac MAC_OF_AP

ON THE ZD.

However, if you want to get details you will still have to SSH to an AP and "get" specific settings.

Maybe this should fall into the category of feature request. A "get all" command in the AP to get everything from it.