cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Privilege level 15 isn't working for user

Pankaj Raj
Level 1
Level 1

Hi Friends,

 

There is a router, where a user is configured with privilege level 15. But while trying to access that router with that username, router is being connected on user exec mode (Privilege level 1) rather than connecting to Privileged exec mode (Privilege level 15) & hence that user needs to use enable password to go on Privilege level 15.

Version & user related configurations of the router are here below. Plz let me know if you need any more detail for your reference. Need your help plz to rectify this.

 

Cisco IOS Software, 3800 Software (C3845-SPSERVICESK9-M), Version 12.4(20)T3, RELEASE SOFTWARE (fc2)

 

enable secret 5 XXXXXXXXXXXXXXXXXXXX

username cisco privilege 15 secret 5 XXXXXXXXXXXXXXXXXXXX

username telnett12 password 7 XXXXXXXXXXXXXXXXXXXX

line vty 0 4
 session-timeout 240
 password 7 XXXXXXXXXXXXXXXXXXXX
 transport input telnet rlogin ssh
line vty 5 15
 session-timeout 240
 password 7 XXXXXXXXXXXXXXXXXXXX
 transport input all

 

 

Here, telnett12 & cisco, both users connect the router with Privilege level 1, whereas cisco should have connected with privilege level 15.

Thanks in Advance!! :)

Who Me Too'd this topic