Quiz
Question 1
You issue the crypto key generate rsa
command on a Cisco router, but the command is rejected. Which of the following might be the cause? (select two)
A host name hasn't been configured.
The
ip ssh version 2
command hasn't been configured.The
transport input ssh
command hasn't been configured.Only switches can generate RSA keys.
A DNS domain name hasn't been configured
SSH version 1.99 is enabled.
Question 2
Which of the following commands would allow both Telnet and SSH to be used to connect to the VTY lines of a device? (select two, each answer is a complete solution)
transport input default
transport input none
transport input telnet ssh
transport input all
Question 3
You want to allow only 192.168.1.1 to connect to R1 via SSH? Which of the following configurations fulfills that requirement?
Question 4
Which of the following statements about SSH are true? (select two)
RSA keys are optional but recommended.
K9 IOS images support SSH.
SSH version 1.99 was released between version 1 and version 2.
SSH sends data in plain text.
NPE IOS images support SSH.
A key length of at least 768 bits is required for SSHv2.
Question 5
A networkk admin using PC1 is remotely configuring SW1 by connecting to the CLI of SW1 via SSH. What is the role of SW1 in this situation?
SSH peer.
SSH server.
SSH client.
None of the above
Last updated