A network administrator wants to encrypt all cleartext passwords stored in a Cisco IOS router's running configuration file, including console line passwords and legacy user passwords. Which global configuration command accomplishes this task?
- service password-encryptionCevap
- Benable secret
- Csecurity passwords min-length 8
- Dcopy running-config startup-config
Cevap
The command 'service password-encryption' globally obfuscates all current and future cleartext passwords in the configuration file using Type 7 encryption.
Executing 'service password-encryption' in global configuration mode instructs Cisco IOS to apply Cisco Type 7 encryption to all stored plain-text passwords in the running configuration, such as those set via 'line console 0' or legacy 'username' commands.
Adım Adım Çözüm
Anahtar Kavram
Cisco IOS Global Password Encryption