Hello
You can set users to privilege levels that define certain administrative roles:
example:
username helpdesk privilege 3 secret fred
enable secret 3 stan
aaa authentication login default local
aaa authorization console
aaa authorization exec default local if-authenticated
privilege exec level 3 configure terminal
privilege configure level 3 interface
privilege interface all level 3 shutdown
privilege interface all level 3 no shutdown
or without aaa authentication
line vty xx
login local
res
Paul
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul