Questions
The following is a short list of review questions to help reinforce your learning and help you identify areas that require some improvement:
- Which command is used to enable authentication on the console line?
A.
enable login
B.
login enable
C.
login
D.
login all
- Which command is used to set a password on the AUX line?
A.
password
B.
password enable
C.
enable password
D.
password login
- Which show command allows you to verify the method used to connect to a Cisco device?
A.
show ssh
B.
show login
C.
show users
D.
show ip ssh
- Which command is used to disable Telnet on VTY lines?
A.
no transport
B.
transport input ssh
C.
transport ssh only
D.
transport no telnet
- Which command is recommended when creating a secure password to access
Privilege Exec
mode?A.
enable password secret
B.
enable password
C.
enable secure
D.
enable secret
- Which encoding type is used on the
enable password
command?A.
Type 0
B.
Type 9
C.
Type 2
D.
Type 5
- Which command can be used to encrypt all...