AES password encryption and primary encryption keys
AES password encryption also known as Type-6 encryption is a password security feature that
-
uses 128-bit Advanced Encryption Standard to encrypt passwords,
-
allows for reversible encryption via a primary encryption key, and
-
supports storing passwords for applications (such as RADIUS and TACACS+) in encrypted format.
You must enable the AES password encryption feature and configure a primary encryption key, which is used to encrypt and decrypt passwords.
After you enable AES password encryption and configure a primary key, all existing and newly created clear-text passwords for supported applications (currently RADIUS and TACACS+) are stored in Type-6 encrypted format, unless you disable Type-6 password encryption. You can also configure Cisco NX-OS to convert all existing weakly encrypted passwords to Type-6 encrypted passwords.
Feedback