exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 673 discussion

Actual exam question from Cisco's 200-301
Question #: 673
Topic #: 1
[All 200-301 Questions]

An engineer has configured the domain name, user name, and password on the local router. What is the next step to complete the configuration for a Secure Shell access RSA key?

  • A. crypto key import rsa pem
  • B. crypto key generate rsa
  • C. crypto key zeroize rsa
  • D. crypto key pubkey-chain rsa
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
8 months, 2 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
4aynick
1 year, 6 months ago
where is the hostname?
upvoted 3 times
...
StingVN
1 year, 6 months ago
Selected Answer: B
B. crypto key generate rsa The next step to complete the configuration for a Secure Shell (SSH) access RSA key on the local router is to use the "crypto key generate rsa" command. This command generates an RSA key pair that will be used for SSH encryption and authentication purposes. After running this command, the router will prompt for the key modulus size (usually 1024 or 2048 bits) and will generate the RSA key pair. The generated RSA public key will be used for SSH server authentication, and the private key will be stored on the router for secure SSH communication. Options A, C, and D are not the correct commands for generating an RSA key pair for SSH access on a router.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...