With enable secret command we can make sure that all text-based passwords are encrypted
How to control and enable secret commands?
When using the enable secret command, the password is encrypted but is still viewable on the terminal. Utilize the masked-secret global configuration command to mask the password on the terminal. This password's default encryption type is type 9.
Utilize the enable secret command to add a second level of security on top of the enable password. The enable secret command improves security by using a nonreversible cryptographic function to store the enable secret password.
Hence we can conclude enable secret command can make sure that all text-based passwords are encrypted
To know more on encrypted passwords follow this link
https://brainly.com/question/20709892
#SPJ4