The following commands are entered on the router:
Burbank(config)# enable secret fortress
Burbank(config)# line con 0
Burbank(config-line)# login
Burbank(config-line)# password n0way1n
Burbank(config-line)# exit
Burbank(config)# service password-encryption
What is the purpose of the last command entered?
A.
to require the user to enter an encrypted password during the login process
B.
to prevent the vty, console, and enable passwords from being displayed in plain text in the
configuration files
C.
to encrypt the enable secret password
D.
to provide login encryption services between hosts attached to the router
Explanation: