enable password <string> - Sets the enable password, and stores that password in plaintext in the config. enable secret <string> - Sets the enable password, and stores that password as an md5 hash in the config. service password-encryption - For any passwords in the config that are stored in plaintext, this command changes them to be stored as hashed values instead.