What does the encryption type '5' indicate when used with an enable secret in Cisco IOS?

Boost your exam preparation with Boson Practice Exam. Study with quizzes, flashcards, and comprehensive explanations. Ace your exam confidently with expert guidance!

Multiple Choice

What does the encryption type '5' indicate when used with an enable secret in Cisco IOS?

Explanation:
In Cisco IOS, the enable secret’s stored form is indicated by a type value, telling you how the password is protected. A type value of five means the secret is stored as an MD5 hash. That makes it a one-way representation: when you enter the password, the system hashes your input with MD5 and compares it to the stored hash to verify you’re correct. It isn’t stored as plaintext, and it isn’t reversible encryption. For contrast, plaintext would be a type zero, and reversible encryption would be a different type (not five), with SHA256 represented by another type value.

In Cisco IOS, the enable secret’s stored form is indicated by a type value, telling you how the password is protected. A type value of five means the secret is stored as an MD5 hash. That makes it a one-way representation: when you enter the password, the system hashes your input with MD5 and compares it to the stored hash to verify you’re correct. It isn’t stored as plaintext, and it isn’t reversible encryption. For contrast, plaintext would be a type zero, and reversible encryption would be a different type (not five), with SHA256 represented by another type value.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy