12-05-2013 12:51 PM - edited 03-04-2019 09:46 PM
Hi, I have cisco rt3925 (C3900e Software (C3900e-UNIVERSALK9-M), Version 15.2(2)T1, RELEASE SOFTWARE (fc1)).
I want to create a user level 5 with right to only view the show run configuration.
I have applied this configuration in other cisco device and works fine, but I have problem with this router model (i have more than one 3925)
conf t
username user-backup privilege 5 secret PASSWORD
privilege exec level 5 show running-config view full
Then, I login with the user "user-backup", checked the privilege level but when I run "show run view full" nothing shows
arli002cirt3925#show privilege
Current privilege level is 5
arli002cirt3925#show run view full
arli002cirt3925#
So, can anyone help me out?
Thanks!
12-06-2013 12:05 AM
Hi,
This command is RBAC( view keyword), you should try sh run full instead.
Regards
Alain
Don't forget to rate helpful posts.
12-06-2013 12:42 PM
Thanks for your answer.
I tried "privilege exec level 5 show running-config full" but when I run "show running-config full" nothing shows
Any idea?
12-19-2013 09:05 PM
Hi There,
Still looking for some help here.
Any help would be much appreciated
Thanks
12-20-2013 01:25 AM
Hi,
I did some testing and research and I'm sorry but my first reply was wrong.
conf t
username user-backup privilege 5 secret PASSWORD
privilege exec all level 5 show running-config view full
I tested it and it works.
Regards
Alain
Don't forget to rate helpful posts.
12-27-2013 04:47 AM
Hi, I added:
username networking_backup privilege 5 secret PASSWORD
privilege exec all level 5 show running-config view full
But no change.
It works OK with switches, but no with router
Thanks anyway
Another idea?
02-28-2014 07:02 AM
Hi,
I also have this problem in the same model Router. may already have the solution ?
Cisco IOS Software, C3900e Software (C3900e-UNIVERSALK9-M), Version 15.2(4)M3, RELEASE SOFTWARE (fc2)
conf t
username test privilege 5 secret test
privilege exec all level 5 show running-config view full
CISCO3925#show privilege
Current privilege level is 5
CISCO3925 # show running-config view full
CISCO3925 #
can anyone help me ?
Thanks
07-23-2015 01:37 PM
Hi, I din't find a solution for this router. I think you can look in the new view configuration
http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtclivws.html#wp1027184
Regards,
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