cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3148
Views
0
Helpful
6
Replies

How can I verify AP admin status under cli ?

DuJin0509
Level 3
Level 3

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 .

2 Accepted Solutions

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

grep include "Administrative State" "sh ap config gen <AP name>"

View solution in original post

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>"

View solution in original post

6 Replies 6

Leo Laohoo
Hall of Fame
Hall of Fame

grep include "Administrative State" "sh ap config gen <AP name>"

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 .

(Cisco Controller) >show ap config general COBOGAP06 grep include "Administrative State"

That is not the exact command syntax I've posted.  

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>'

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>"

DuJin0509
Level 3
Level 3

Thank you Leo , it works this time , thank you .

Review Cisco Networking for a $25 gift card