Hi all. I am practicing AAA and got confused with local authorization. I dont
want to use any external server. Now these are the tasks i want to achieve !
1) assign a user to level 4
2) level 4 comes with a default subset of commands. like ping, trace etc.
3) i ONLY want to allow show interfaces command. ALL other commands shouldnt be
allowed, eg if the user uses ping it should get command authorization failed
msg or something like that.
I know how to use privi command to move commands between levels. but i dont
know how to configure local authorization.
Can someone guide me this pls ?