Implementing Cisco Network Security (IINS, legacy) — Question 34

Which command is needed to enable SSH support on a Cisco Router?

Answer options

Correct answer:

Explanation

The correct command is 'crypto key generate rsa', which creates the necessary RSA keys for SSH. The option 'crypto key lock rsa' does not relate to enabling SSH, and 'crypto key zeroize rsa' is used to delete existing keys, not to enable SSH.