210-260 · Question #21
Which command is needed to enable SSH support on a Cisco Router?
The correct answer is B. crypto key generate rsa. There are four steps required to enable SSH support on a Cisco IOS router: 1. Configure the hostname command. 2. Configure the DNS domain. 3. Generate the SSH key to be used. 4. Enable SSH transport support for the virtual type terminal (vtys). If you want to have one device act
Question
Which command is needed to enable SSH support on a Cisco Router?
Options
- Acrypto key lock rsa
- Bcrypto key generate rsa
- Ccrypto key zeroize rsa
- Dcrypto key unlock rsa
How the community answered
(54 responses)- B94% (51)
- C4% (2)
- D2% (1)
Explanation
There are four steps required to enable SSH support on a Cisco IOS router: 1. Configure the hostname command. 2. Configure the DNS domain. 3. Generate the SSH key to be used. 4. Enable SSH transport support for the virtual type terminal (vtys). If you want to have one device act as an SSH client to the other, you can add SSH to a second device called Reed. These devices are then in a client-server arrangement, where Carter acts as the server, and Reed acts as the client. The Cisco IOS SSH client configuration on Reed is the same as required for the SSH server configuration on Carter.
Topics
Community Discussion
No community discussion yet for this question.