Multiple choice

Which password is automatically encrypted when it is created?

  1. vty

  2. aux

  3. console

  4. enable secret

  5. enable password

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The enable secret command configures an encrypted password using a strong cryptographic hash by default, unlike enable password which stores plain text unless encryption is explicitly applied globally.