cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
703
Views
5
Helpful
2
Replies

WLC doesn't allow create netusers through CLI

Hello,

 

I have to create many netusers in WLC as a guest or permanent users for guest WLAN. It works in web configuration but if I try to set new users via CLI it shows an incorrect input error.

 

(Cisco Controller) >config netuser add testuser testpass wlan TestWLAN userType permanent description testdescp

Incorrect input! Use 'config netuser add <username> <password> wlan <WLAN id> userType <guest/permanent> [lifetime <lifetime>] [description <description> ]'

 

Does anyone have any idea how to solve this?

 

thanks

1 Accepted Solution

Accepted Solutions

omz
VIP Alumni
VIP Alumni

show wlan summary

Use wlan ID number for "TestWLAN " shown on the cli / gui instead of the name. 

 

(Cisco Controller) >config netuser addtestuser testpasswlan <ID> userType permanent descriptiontestdescp

 

Incorrect input! Use 'config netuser add <username> <password> wlan <WLAN id> userType <guest/permanent> [lifetime <lifetime>] [description <description> ]'

 

Screenshot 2019-06-15 at 07.30.01.png

View solution in original post

2 Replies 2

omz
VIP Alumni
VIP Alumni

show wlan summary

Use wlan ID number for "TestWLAN " shown on the cli / gui instead of the name. 

 

(Cisco Controller) >config netuser addtestuser testpasswlan <ID> userType permanent descriptiontestdescp

 

Incorrect input! Use 'config netuser add <username> <password> wlan <WLAN id> userType <guest/permanent> [lifetime <lifetime>] [description <description> ]'

 

Screenshot 2019-06-15 at 07.30.01.png

Thanks a lot. It was the problem. I was misreading WLAN ID and WLAN Profile.

Review Cisco Networking products for a $25 gift card