Pls, does anybody know how to configure exec and privilege level command authorization based on local user database.
I tried that, but I haven't done it yet.
pls., write me a short step-by-step procedure.
Here is commands which I have configured. Something still missing I thing. Am I right?
username admin privilege 15 password 0 adm
username limited privilege 5 password 0 lim
aaa new-model
aaa authentication login default local
aaa authorization config-commands
aaa authorization exec default local
aaa authorization commands 5 default local
aaa authorization commands 15 default local
privilege exec level 5 sh ver
privilege exec level 5 sh ip int
privilege exec level 5 sh ip int brief
And finally, I am still able to do "en"(enable) command in exec mode - for example
thx a lot