03-20-2018 02:47 AM - edited 02-21-2020 10:50 AM
Dear all
I need help about bellow mention issue. I like to do create an user for cisco router, who can only run one command "show running-config". I tried to do it. like bellow. but its not working.
N.B: I will not use any extra server like Radius or others.
Configuration:
username test privilege 3 secret 5 $1$00pP$uF5i8ydpsOZ9XzKJfb16W0
--------
privilege exec level 3 show running-config
03-20-2018 04:39 AM
03-20-2018 05:11 AM
04-17-2018 02:38 AM
Thanks everyone.
The problem is solved.
04-17-2018 11:53 AM
how did you solve the problem
04-17-2018 08:41 PM
I did it with privilege level 5. Here is the command:
-----------------------------------------
username readonly sec onlypass
username readonly privilege 5
privilege configure all level 5 service
privilege exec level 5 show running-config
privilege exec level 5 show configuration
privilege exec level 5 show
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide