cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6077
Views
10
Helpful
3
Replies

password encryption aes

Wojciech Mitus
Level 1
Level 1

I need to turn on "password encryption aes" on IOS-XE/IOS based devices (some compliance requrement). So, how this feature exactly works? Will this only encrypt username/enable passwords, or also tacacs keys, BGP auth keys and other encrypted strings? If i'll enter this on a running switch/router - will this reencrypt passwords already present in the configuration, or will it be used only for a new ones, created after entering "password encryption aes"?

 

3 Replies 3

Hi, "password encryption aes" is not the same as "service password-encryption" - these are two different commands doing different things. 

 

I'm referring only to IOS/IOS-XE, not NX-OS.

 

switch(config)#password encryption ?
aes Enable stronger (AES) password encryption

 

I'm asking specificaly about "password encryption aes" - enable stronger (AES) password encryption.