06-21-2016 02:50 AM - edited 07-05-2021 05:15 AM
Hello everyone ,
I want to check AP admin status under cli (can not use gui), could you please give me some commands to do this ?
Please also kindly share some useful commands regarding basic AP health check , thank you .
Solved! Go to Solution.
06-21-2016 03:20 AM
grep include "Administrative State" "sh ap config gen <AP name>"
06-21-2016 03:21 PM
show ap config general AP1 grep include "Administrative State"
This is NOT the syntax I've posted. The command is:
grep include "Administrative State" "sh ap config gen <AP name>"
06-21-2016 03:20 AM
grep include "Administrative State" "sh ap config gen <AP name>"
06-21-2016 03:29 AM
Hello Leo,
It doesn't work , can you show me what is the correct format ?
(Cisco Controller) >show ap config general COBOGAP06 grep include "Administrative State"
Incorrect input! Use 'show ap config [802.11a/802.11b/802.11-a49/802.11-a58/general/slot] <Cisco AP>'
Thank you .
06-21-2016 03:31 AM
(Cisco Controller) >show ap config general COBOGAP06 grep include "Administrative State"
That is not the exact command syntax I've posted.
06-21-2016 06:37 AM
Hello Leo ,
It still does not work ....
(Cisco Controller) >show ap config general AP1 grep include "Administrative State"
Incorrect input! Use 'show ap config [802.11a/802.11b/802.11-a49/802.11-a58/general/slot] <Cisco AP>'
06-21-2016 03:21 PM
show ap config general AP1 grep include "Administrative State"
This is NOT the syntax I've posted. The command is:
grep include "Administrative State" "sh ap config gen <AP name>"
06-21-2016 06:13 PM
Thank you Leo , it works this time , thank you .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide