which command would convert existing plain or weakly encrypted passwords to type-6 encrypted passwords?

After enabling strong, reversible 128-bit Advanced Encryption Standard password type-6
encryption on a Cisco Nexus 7000, which command would convert existing plain or weakly
encrypted passwords to type-6 encrypted passwords?

After enabling strong, reversible 128-bit Advanced Encryption Standard password type-6
encryption on a Cisco Nexus 7000, which command would convert existing plain or weakly
encrypted passwords to type-6 encrypted passwords?

A.
switch# key config-key ascii

B.
switch(config)# feature password encryption aes

C.
switch# encryption re-encrypt obfuscated

D.
switch# encryption decrypt type6



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Mark Hayes

Mark Hayes

Converting Existing Passwords to Type-6 Encrypted Passwords
You can convert existing plain or weakly encrypted passwords to type-6 encrypted passwords.
Before You Begin
Ensure that you have enabled the AES password encryption feature and configured a master key.
SUMMARY STEPS
1. encryption re-encrypt obfuscated

DETAILED STEPS
Command or Action Purpose
Step 1 encryption re-encrypt obfuscated

Example:
switch# encryption re-encrypt obfuscated

Converts existing plain or weakly encrypted passwords to type-6 encrypted passwords.