exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 659 discussion

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


Refer to the exhibit. Which two commands must be configured on router R1 to enable the router to accept secure remote-access connections? (Choose two.)

  • A. ip ssh pubkey-chain
  • B. username cisco password 0 cisco
  • C. crypto key generate rsa
  • D. transport input telnet
  • E. login console
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
mantest
Highly Voted 2 years, 3 months ago
Ans is correct. Watch the below given video for the reference - https://www.oreilly.com/content/how-do-i-configure-a-cisco-router-for-secure-remote-access-using-ssh/
upvoted 16 times
...
StingVN
Highly Voted 1 year, 3 months ago
Selected Answer: AC
The correct answers are: A. ip ssh pubkey-chain C. crypto key generate rsa These two commands are required to enable secure remote-access connections on router R1. Option A (ip ssh pubkey-chain) enables SSH connections using public key authentication, which is a more secure method compared to password-based authentication. Option C (crypto key generate rsa) generates an RSA key pair that is used for encryption and authentication purposes when establishing secure connections, such as SSH. The other options are not directly related to enabling secure remote-access connections: B. username cisco password 0 cisco - This command creates a local user account with the username "cisco" and a plaintext password. However, it does not enable secure remote-access connections. D. transport input telnet - This command allows telnet access to the router, but telnet is not a secure protocol. E. login console - This command enables console line authentication, but it is not specific to remote-access connections or providing security for them.
upvoted 7 times
...
riteshm42
Most Recent 1 week, 2 days ago
Selected Answer: BC
I think they have asked two things to enable and secure the Remote connection. A. ip ssh pubkey-chain - This is used for SSH key-based authentication, but it’s not required just to enable SSH. B. username cisco password 0 cisco To enable remote connect it is required to create username and password C. crypto key generate rsa - This is to secure connection through encryption
upvoted 1 times
...
[Removed]
5 months, 2 weeks ago
Selected Answer: AC
A & C are correct ip ssh pubkey-chain: This command configures SSH public key authentication, providing a more secure method of authentication compared to password-based authentication.
upvoted 2 times
...
[Removed]
11 months, 1 week ago
ip ssh pubkey-chain Example: host1(config)# ip ssh pubkey-chain Configures SSH-RSA keys for user and server authentication on the SSH server and enters public-key configuration mode.
upvoted 1 times
[Removed]
11 months, 1 week ago
so its AC
upvoted 1 times
...
...
Yinxs
1 year ago
Selected Answer: BC
A is a uncomplete command.However B and C are complete commands that can achieve this goal.
upvoted 4 times
[Removed]
8 months, 3 weeks ago
a is complete https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_ssh/configuration/15-e/sec-usr-ssh-15-e-book/sec-secure-shell-v2.html Configuring the Cisco SSH Server to Perform RSA-Based User Authentication point 6
upvoted 1 times
...
...
Vikramaditya_J
1 year, 1 month ago
Selected Answer: AC
Option B, "username cisco password 0 cisco," is incorrect because it creates a local user account with a password, but it does not enable remote access. Insead option A "ip ssh pubkey-chain" command is used to configure the SSH public key authentication method on a Cisco device. It allows users to authenticate using their public keys instead of passwords, enhancing security and convenience.
upvoted 5 times
...
Eallam
1 year, 2 months ago
Selected Answer: AC
A and C , the username command is very bad
upvoted 4 times
...
DARKK
2 years, 3 months ago
Why not SSH? A
upvoted 1 times
Murphy2022
1 year, 11 months ago
because that command doesn't exist inside CLI
upvoted 1 times
guisam
1 year, 9 months ago
https://networklessons.com/uncategorized/ssh-public-key-authentication-cisco-ios
upvoted 1 times
...
...
...
Networknovice
2 years, 3 months ago
Regarding answer B, can passwords have spaces?? wouldn't the password be "0 cisco"?? Correct me if I'm wrong, but aren't spaces disallowed as a password requirement?
upvoted 3 times
tiingabatana
1 month, 2 weeks ago
spaces are allowed and are valid password characters, therefore if you set a password with a space in it, you will have to type it the same. But in this situation, the "0" is only to mention an unencrypted password string, so there is no problem with that. The real problem though is that, for security purposes, it is recommended to use an encrypted password and not a clear text password, therefore use "secret" and not "password", which is the only reason this question is not true; Otherwise, the correct answers would be "B and C"
upvoted 1 times
...
picho707
9 months, 2 weeks ago
Spaces are allowed characters. I have had many engineers fat-fingered passwords in the past. The rule of thumb is never copy and paste a password or if you are going to do this copy and paste the password do it to notead to remove any additional characters.
upvoted 1 times
...
iGlitch
2 years, 3 months ago
This is a document by NSA, I found it really helpful: https://media.defense.gov/2022/Feb/17/2002940795/-1/-1/1/CSI_CISCO_PASSWORD_TYPES_BEST_PRACTICES_20220217.PDF
upvoted 5 times
splashy
1 year, 11 months ago
Great link!
upvoted 1 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