exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 645 discussion

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

A network administrator must configure SSH for remote access to router R1. The requirement is to use a public and private key pair to encrypt management traffic to and from the connecting client. Which configuration, when applied, meets the requirements?

  • A. R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key generate ec keysize 1024
  • B. R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key generate ec keysize 2048
  • C. R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key encrypt rsa name myKey
  • D. R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key generate rsa modulus 1024
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
dicksonpwc
Highly Voted 3 years, 1 month ago
crypto key generate rsa [general-keys | usage-keys | signature | encryption] [label key-label] [exportable] [modulus modulus-size] [storage devicename :] [redundancy] [on devicename :] modulus modulus-size By default, the modulus of a certification authority (CA) key is 1024 bits. The recommended modulus for a CA key is 2048 bits. The range of a CA key modulus is from 350 to 4096 bits. As the default key is 1024 bits. So that the answer D is correct
upvoted 20 times
...
[Removed]
Most Recent 7 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
RODCCN
1 year, 3 months ago
Selected Answer: D
The command crypto key generate rsa modulus 1024 is used to generate an RSA (Rivest-Shamir-Adleman) key pair with a modulus of 1024 bits on a networking device, such as a router or a switch. The RSA key pair consists of a public key and a private key. RSA Key Pair: Public Key: The public key is used for encryption and is distributed to other devices in the network. It is used by other devices to encrypt data that can only be decrypted by the private key holder. Private Key: The private key is used for decryption and is kept secure on the device that generated the key pair. It is used to decrypt data that was encrypted using the corresponding public key. Purpose and Usage: The generated RSA key pair is primarily used for securing communication and ensuring the integrity and confidentiality of data in network devices.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago