cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
2
Replies

unable to see output of show run command with privilege 7 in cisco 1900

Hello , 

I created a user account with privilege 7
but the user can not see the overall configuration of the router (show running-config) :
I executed this commnad but it did not work 
 
privilege exec level 7 show running-config view full
privilege exec level 7 show running-config view
privilege exec all level 7 show running-config
privilege exec level 7 show
username user1 privilege 7 password xxxxx
 
Thank ytou for your help .
 
 
2 Replies 2

EduardR
Level 1
Level 1

Hi,

I think you can not modify that behaviour, the users can see just the configuration sections that they can modify with the actual privilege level, that can explain why at privilege 7 the configuration seems incomplete (at level 6 it will be totally balnk, and at level 8 he will see some snmp-server stuff).

 

In this page you can see some detailed explanation: IOS Privilege Levels Cannot See Complete Running Configuration

Hello,

 

what exactly doesn't work ? Did you configure the VTY (or CON/AUX) lines with 'login local' ?

The user, user1, has to execute the full command to view the full config:

 

show running-config view full

Review Cisco Networking for a $25 gift card