exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 729 discussion

Actual exam question from Cisco's 350-401
Question #: 729
Topic #: 1
[All 350-401 Questions]

A network engineer wants to configure console access to a router without using AAA so that the privileged exec mode is entered directly after a user provides the correct login credentials. Which action achieves this goal?

  • A. Configure a RADIUS or TACACS+ server and use it to send the privilege level.
  • B. Configure login authentication privileged on line con 0.
  • C. Configure privilege level 15 on line con 0.
  • D. Configure a local username with privilege level 15.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
HungarianDish_111
Highly Voted 2 years, 4 months ago
Selected Answer: C
D only works if "login local" is added under "line con 0". We need to tell the device to use the local user database for authentication. C achieves the goal. https://www.n-study.com/en/cisco-basic/login-privilege-exec/
upvoted 12 times
...
asiansensation
Highly Voted 2 years, 5 months ago
Answer is C
upvoted 9 times
...
studyguy42
Most Recent 1 month, 1 week ago
Selected Answer: D
Line con 0 only applies to console access, which was not part of the question. Priviledge level 15 is what is applied when you enter the enable command, which is the requirement. Add a local username and password like this: username admin privilege 15 secret cisco123
upvoted 1 times
...
zbeugene7
2 months ago
Selected Answer: C
Correct answer is C, because D grants the required access to a specific single user with a name specified, C grants the required access to all users
upvoted 1 times
...
ebulating
1 year ago
Selected Answer: C
Answer is C. I've done this on many dozens of devices.
upvoted 2 times
...
Rupal_rawal
1 year ago
Selected Answer: D
'after user provides the correct login credentials'
upvoted 1 times
...
limon408
1 year, 6 months ago
B is not a real command C applies to all user D is missing the login local under line con 0 but it is the closest answer
upvoted 1 times
...
Manvek
2 years ago
Selected Answer: C
C. Using the command "privilege level 15" under line console 0 will guarantee exec privileges as soon as we log in through that port. From there, the authentication can be done either by a username/password combination or just a console password.
upvoted 4 times
...
Colmenarez
2 years ago
Selected Answer: D
D is the only way
upvoted 2 times
Colmenarez
2 years ago
Im wrong, is C
upvoted 3 times
...
...
HarwinderSekhon
2 years, 1 month ago
Selected Answer: D
D seems like answer to me. C will assign privilege 15 to all authenticated users (user can be authenticated via AAA as well as local database). Question want you to bypass AAA involvement. Option D is assigning privilege level 15 and creating Local user.
upvoted 2 times
...
Burik
2 years, 2 months ago
Selected Answer: C
The only way to enter the privileged exec mode right away without using AAA is to use the "privilege level 15" command. In this case the credentials mentioned in the question is just the password you enter under line con 0. D is wrong because it implies using AAA and the question explicitly says not to.
upvoted 4 times
...
XDR
2 years, 3 months ago
Selected Answer: C
It's C. Answer D uses AAA
upvoted 5 times
...
JackDRipper
2 years, 4 months ago
Selected Answer: C
It says "without using AAA", so it has to be using the password configured on line con 0, plus the "privilege level 15" command so entering said password would immediately put you on privileged mode.
upvoted 5 times
...
jackr76
2 years, 4 months ago
Selected Answer: C
C C C yes
upvoted 3 times
...
Clauster
2 years, 4 months ago
Selected Answer: D
Answer is D
upvoted 2 times
...
Jeff555566
2 years, 4 months ago
Correct me if I am wrong but it seems to me that both C and D will accomplish this?
upvoted 1 times
...
Quentin_
2 years, 4 months ago
Selected Answer: D
it's D
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 ...