You set the console password, but when you display the configuration, the password doesn't show up; it looks like this:
[output cut]
Line console 0
Exec-timeout 1 44
Password 7098C0BQR
Login
[output cut]
What cause the password to be stored like this?
[output cut]
Line console 0
Exec-timeout 1 44
Password 7098C0BQR
Login
[output cut]
A. encrypt password
B. service password-encryption
C. service-password-encryption
D. exec-timeout 1 35
Answer: Option B
Solution (By Examveda Team)
The commandservice password-encryption
, from global configuration mode, will encrypt the passwords.
Join The Discussion