cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7561
Views
0
Helpful
3
Replies

How to login straight to the privileged EXEC prompt

Thomas Reiling
Level 1
Level 1

Hi.

I was wondering why some of my devices I Putty into go straight to the privileged EXEC mode and some do not. (they just go to the user EXEC mode)

Thank you,

Thomas Reiling

3 Replies 3

Philip D'Ath
VIP Alumni
VIP Alumni

There are a couple of ways of doing this, but the way I like to do it requires that user account needs to say it is a "privilege 15" account.  Then you enable AAA and authorisation.

aaa new-model
aaa authentication login default local
aaa authorization exec default local

Thank you. 

I decide this, however:

vty 0 15

privilege 15

afshin.behnam
Level 1
Level 1

change authorization command to :

aaa authorization exec default if-authenticated

Review Cisco Networking for a $25 gift card