Intro To The CLI Flashcards
Cisco’s “service password-encryption” command uses type ___ encryption
7
Configure an MD5-encrypted enable password: Router(config)# ___
enable secret password
Configure an unencrypted password to protect privileged EXEC mode: Router(config)# ___
enable password password
Default Cisco console port settings: Data bits = ___
8
Default Cisco console port settings: Flow control = ___
None
Default Cisco console port settings: Parity = ___
None
Default Cisco console port settings: Speed (baud rate) = ___
9600 bits per second
Default Cisco console port settings: Stop bits ___
1
“enable secret” uses type ___ (MD5) encryption.
5
Encrypt current and future passwords on the device:
Router(config)#___
service password-encryption
Enter global configuration mode:
Router# ___
configure terminal
Enter privileged EXEC mode:
Router>__
enable
If service password-encryption is removed, will currently encrypted passwords be decrypted?
No
Return to privileged EXEC mode:
Router(config)# ___
exit
Use the ___ keyword to remove a configure command.
no (ex. no service password-encryption)