Multiple choice Which password is automatically encrypted when it is created? vty aux console enable secret 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.