Implementing Cisco Network Security (IINS, legacy) — Question 86
Which statement is true when you have generated RSA keys on your Cisco router to prepare for secure device management?
Answer options
- A. You must then zeroize the keys to reset secure shell before configuring other parameters.
- B. The SSH protocol is automatically enabled.
- C. You must then specify the general-purpose key size used for authentication with the crypto key generate rsa general-keys modulus command.
- D. All vty ports are automatically enabled for SSH to provide secure management.
Correct answer: B
Explanation
The correct answer is B because generating RSA keys on a Cisco router automatically activates the SSH protocol for secure management. Options A, C, and D are incorrect as they imply additional steps or configurations that are not required after RSA key generation.