Hello,
I have Cisco C9800 WLC installed in our network.
We are using MAC device authentication for our clients to connect.
We need to setup a new user with lower privilege level who can only add MAC addresses to this Device Authentication lists.
CLI command for adding this look like this:
username [mac_address] mac aaa attributes list [list_name] description [description]
With privilege commands I am able to allow this new user to create user, but not other commands like mac aaa attributes list ....
I can't find the way how I can add rest of the commands to be allowed for this user.
Can you please point me how to add them or if it is even possible?
Thank you