Knowee
Questions
Features
Study Tools

When configuring SSH on a router to implement secure network management, a network engineer has issued the login local and transport input ssh line vty commands. What three additional configuration actions have to be performed to complete the SSH configuration? (Choose three.)

Question

When configuring SSH on a router to implement secure network management, a network engineer has issued the login local and transport input ssh line vty commands. What three additional configuration actions have to be performed to complete the SSH configuration? (Choose three.)

🧐 Not the exact question you are looking for?Go ask a question

Solution

  1. Generate RSA Keys: The SSH protocol uses RSA encryption to secure the connection. Therefore, you need to generate RSA keys on your router using the command "crypto key generate rsa".

  2. Set a Hostname: SSH requires a hostname to be set on the router. You can set a hostname using the command "hostname [name]".

  3. Set a Domain Name: SSH also requires a domain name to be set on the router. You can set a domain name using the command "ip domain-name [name]".

This problem has been solved

Similar Questions

Which two steps are required before SSH can be enabled on a Cisco router?

Which three commands are used to set up secure access to a router through a connection to the console interface? (Choose three.)

An administrator defined a local user account with a secret password on router R1 for use with SSH. Which three additional steps are required to configure R1 to accept only encrypted SSH connections?

Which vty line configuration command can restrict remote management access to SSH only?access-classlogin localtransport input alltransport input ssh

9Which three commands are used to set up secure access to a router through a connection to the console interface? (Choose three.)line vty 0 4password ciscologinenable secret ciscoline console 0interface fastethernet 0/0

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.