privilege level commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2016 05:34 AM - edited 03-10-2019 11:43 PM
Hi All,
Can any body please let me know set of commands available for different level of privileges , as i am going to configure tacacs in acs 4.2v .
it will be helpful for me to understand privilege better.
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2016 06:06 AM
Hi Sachin,
For ASA you can do below to know the privilege level:
The following commands let you view privilege levels for commands.
•To show all commands, enter the following command:
hostname(config)# show running-config all privilege all
•To show commands for a specific level, enter the following command:
hostname(config)# show running-config privilege level level
The level is an integer between 0 and 15.
•To show the level of a specific command, enter the following command:
hostname(config)# show running-config privilege command command
For IOS:
- User EXEC mode (privilege level 1) - Provides the lowest EXEC mode user privileges and allows only user-level commands available at the router> prompt.
- Privileged EXEC mode (privilege level 15) - Includes all enable-level commands at the router# prompt.
You can also set a particular command to a specific privilege:
https://learningnetwork.cisco.com/docs/DOC-15878
Hope this helps.
Regards,
Kanwal
Note: Please mark answers if they are helpful.
