cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
71423
Views
0
Helpful
18
Replies

% Invalid input detected at '^' marker.

F5MZE
Level 1
Level 1

Hi there,

Trying to access to the config terminal, I get error 

 

% Invalid input detected at '^' marker.

 

Here is my process :

Login to my access point via ssh

 

login as :admin

Using keyboard-interactive authentication.

Password:xxxxxxxxxxx

AP>enable

Password:xxxxxxxxxx

AP#configure terminal

        ^

% Invalid input detected at '^' marker.

 

AP#

 

Any idea ? Thanks for helping

 

18 Replies 18

config t does not work

 

F5MZE
Level 1
Level 1

Finally find the solution, I have re-created the admin user of the AP from the WLC :

 

config ap mgmtuser add username <myUser> password <myPassword> enablesecret <myEnablePassword> <myApName>

and now, when I connect to my AP, I can run config terminal

Thanks to all for your help

Please, could you explain how do I reset my admin and password? I have the same problem as yours and I can't do these resets. thanks

I can not do this:
config ap mgmtuser add username <myUser> password <myPassword> enablesecret <myEnablePassword> <myApName>