cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
395
Views
5
Helpful
2
Replies

Prompt to enter password to go into privledge mode on Nexus adn configure AAA

CiscoBrownBelt
Level 6
Level 6

 

Upon entering local username and password (TACACs server pending) I go straight into priv mode. I want to have to type "enable" then enter an enable password to go into privilege mode. I am having problems configuring this on Nexus'. Any help guys?

 

So I have AAA configured as the following - have not implemented actual server yet so let me know if you see something wrong:)

aaa group server tacacs+ AAA-server                                             
aaa authentication login default group AAA-server                               
aaa accounting default group AAA-server 
 
Local accounts as:
 
username test password 5 $1$xbkQigXw$6cCqukaXkUXQpoACvy5.M.  role network-a
dmin
 
 
2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

There is an example in this link on how to assign enable secret password in NS-OS.

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/security/n5k-sec-cr/n5k-sec_cmds_e.html

HTH

Fotiosmark
Level 1
Level 1
what Reza said :)