Hi,
I need some help here. I am trying to configure a router for access privileges.
Following is the configuration:-
enable secret level xxx
privilege configure level 14 interface
privilege configure level 14 interface shutdown
privilege configure level 14 interface no shutdown
privilege configure level 14 interface ip address
privilege configure level 14 interface no ip address
privilege exec level 14 show run
privilege exec level 14 configure terminal
privilege exec level 14 show startup
Problem is that though user can login in access level 14 but he faces two issues:-
1. sh run output is appears only as
Building configuration...
Current configuration : 80 bytes
!
!
!
interface Tunnel0
!
interface FastEthernet0/0
!
interface Async5
!
!
end
But sh startup is completely shown with all the information.
2. User can enter interface config mode but if he tries to configure ip address or shutdown interface, it doesn't work.
Any help will be greatly appreciated.
--Noman Bari