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

To implement password levels

devan
Level 1
Level 1

Hi there,

could someone share information on :

1) How to password privilege level

2) I need to be in enable mode

3) should not be able perform a conf t

4) how do i do this.

5) what is the privilege level

Thank you. Appreciate your info here.

Devan

2 Replies 2

Anand Narayana
Level 6
Level 6

Hi Devan,

juz issue the following commands, you will achieve what your looking in for.

aaa new-model

username user privilege 1 password xxxx

privilege exec level 1 show

line vty 0 4

privilege level 1

password xxx

login

u can add the following for a particular user to gain full access.

aaa new-model

username devan privilege 15 password xxxx

privilege exec level 15 conf t

line vty 0 4

privilege level 15

password xxx

login

lemme know anything else has to clarified.

hope this helps.

rate this post if satisfied.

mohammedmahmoud
Level 11
Level 11

Hi,

try this, you can use any of the customer privilege levels (2-14):

enable secret

username test privilege 15 password --> This one is there for safety

username test14 privilege 14 password 7

privilege exec all level 14 show

privilege exec all level 14 ping --> For extended ping, you might need to enter some specific commands

!

line con 0

login local

line vty 0 4

login local

!

HTH, please do rate if it does help,

Mohammed Mahmoud.

Review Cisco Networking products for a $25 gift card