exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 359 discussion

Actual exam question from Cisco's 300-410
Question #: 359
Topic #: 1
[All 300-410 Questions]

The network administrator must configure R1 to authenticate Telnet connections based on Cisco ISE using RADIUS. ISE has been configured with an IP address of 192.168.1.5 and with a network device pointing toward R1 (192.168.1.1) with a shared secret password of Cisco123.
The administrator has configured this on R1:

aaa new-model
!
radius server ISE1
address ipv4 192.168.1.5
key Cisco123
!
aaa group server tacacs+ RAD-SERV
server name ISE1
!
aaa authentication login default group RAD-SERV

The network administrator cannot authenticate to access R1 based on ISE. Which set of configurations fixes the issue?

  • A. line vty 0 4
    login authentication RAD-SERV
  • B. aaa group server tacacs+ ISE1
    server name RAD-SERV
  • C. aaa group server radius RAD-SERV
    server name ISE1
  • D. line vty 0 4
    login authentication default
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
ellen_AA
Highly Voted 2 years, 3 months ago
Selected Answer: C
Correct answer is C: Router is using default method: #aaa authentication login default group RAD-SERV that calls a group RAD-SERV (which is a tacas+ in this scenario), but the question asks about a radius server config, not tacacs+. So we need to configure a radius group named RAD-SERV.
upvoted 8 times
bk989
9 months, 2 weeks ago
Correct. Default method group is placed automatically under line vty 0 4 when aaa new-model is actiavted
upvoted 2 times
...
...
Zizu007
Highly Voted 2 years, 3 months ago
Selected Answer: C
"aaa group server tacacs+" is incorrect in this case! -------------------------------------------------------------------------------------- aaa new-model aaa authentication login default group radius ! aaa group server radius RAD server name SERV_RADIUS ! radius server SERV_RADIUS address ipv4 <RADIUS-ADDRESS> key <string> !
upvoted 7 times
...
Brahim90
Most Recent 2 months ago
Selected Answer: C
Given answer is correct, We are talking about radius not tacacs. So Radius must be fix.
upvoted 1 times
...
[Removed]
9 months, 1 week ago
Selected Answer: C
C is correct RADIUS not TACACS
upvoted 1 times
...
inteldarvid
1 year, 9 months ago
Selected Answer: C
option C 100 %%% correct
upvoted 3 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