exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 983 discussion

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

An engineer must configure AAA on a Cisco 9800 WLC for central web authentication. Which two commands are needed to accomplish this task? (Choose two.)

  • A. Device(config)# aaa server radius dynamic-author
  • B. (Cisco Controller) > config wlan aaa-override disable < wlan-id >
  • C. (Cisco Controller) > config radius acct add 10.10.10.12 1812 SECRET
  • D. Device(config-locsvr-da-radius)# client 10.10.10.12 server-key 0 SECRET
  • E. (Cisco Controller) > config wlan aaa-override enable < wlan-id >
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
Iarn
2 weeks, 5 days ago
Selected Answer: AD
I think people choice of and and AE is due to the command sets being related. # aaa server radius dynamic-author # client <radius-server-ip> server-key <shared-key>
upvoted 1 times
...
matass_md
1 month, 4 weeks ago
Selected Answer: AE
A and E , recall there were questions in this 350-401 topic where we were asked what changes must we do for ISE(AAA Server) can assign custom VLAN's to users when they log in , and the right answer there was (first box to check) "enable AAA override" .
upvoted 1 times
...
[Removed]
10 months, 2 weeks ago
Selected Answer: AD
A & D are correct
upvoted 1 times
...
yasmiine
11 months, 1 week ago
Selected Answer: AD
Anwser AD. Réf: https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213919-configure-802-1x-authentication-on-catal.pdf
upvoted 2 times
...
IgorLVG
11 months, 1 week ago
ref: https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213920-central-web-authentication-cwa-on-cata.html Here is the relevant part of the configuration of the WLC that corresponds to this example: aaa new-model ! aaa authorization network CWAauthz group radius aaa accounting identity CWAacct start-stop group radius ! aaa server radius dynamic-author client <ISE-IP> server-key cisco123 ! aaa session-id common ! ! radius server ISE-server address ipv4 <ISE-IP> auth-port 1812 acct-port 1813 key cisco123 ! ! (check the rest in the URL) so: ANS: AD
upvoted 2 times
...
masrur
11 months, 2 weeks ago
Selected Answer: AD
Configures the Change of Authorization (CoA) on the controller. # aaa server radius dynamic-author Specifies a RADIUS client and the RADIUS key to be shared between a device and a RADIUS client. # client 123.123.134.112 server-key 0 SECRET
upvoted 2 times
...
Adalberto
11 months, 2 weeks ago
Selected Answer: CD
C and D are the answers
upvoted 1 times
...
Adalberto
12 months ago
To configure AAA on a Cisco 9800 WLC for central web authentication, you’ll need the following two commands: Device(config)# aaa server radius dynamic-author: This command enables the RADIUS dynamic authorization feature and enters dynamic authorization local server configuration mode1. (Cisco Controller) > config wlan aaa-override enable <wlan-id>: This command enables AAA override for a specific WLAN, allowing you to apply custom authentication, authorization, and accounting (AAA) settings for that WLAN1. Remember to adjust the <wlan-id> placeholder with the actual WLAN ID you want to configure. These commands will help you set up central web authentication effectively on your Cisco 9800 WLC. 🛡️
upvoted 1 times
...
you_
1 year ago
Selected Answer: AD
Going through elimination I think the answer is AD
upvoted 2 times
...
dc583a7
1 year ago
Selected Answer: AD
https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-14/config-guide/b_wl_17_14_cg/m_vewlc_central_web_authentication.html Configuring AAA for Central Web Authentication
upvoted 2 times
...
felix_simon
1 year ago
A, C is OK https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/config-guide/b_wl_16_10_cg/central-web-authentication.html
upvoted 1 times
...
joseromerogarci
1 year ago
Selected Answer: AD
B, C and E does not exist in a 9800 WLC ???????-WLC#configure ? confirm Confirm replacement of running-config with a new config file memory Configure from NV memory network Configure from a TFTP network host overwrite-network Overwrite NV memory from TFTP network host replace Replace the running-config with a new config file revert Parameters for reverting the configuration terminal Configure from the terminal <cr> <cr>
upvoted 2 times
...
Idaklesiewicz
1 year ago
C and E. You will never see A on a wireless controller CLI. That’s a Switch/Router.
upvoted 2 times
abrielirus123
2 months, 1 week ago
Yeah, the classic AireOS controllers use a different OS, apparently Cisco has based the Catalyst 9800 series controllers on IOS instead, hence A & D are correct. The question is meant to confuse those (like me) who have never worked with a Catalyst 9800 series controller before.
upvoted 1 times
...
Idaklesiewicz
1 year ago
Or maybe it should be A and B actually..
upvoted 1 times
Idaklesiewicz
1 year ago
From Cisco A and E are correct. Step 1 aaa server radius dynamic-author Example: Device(config)# aaa server radius dynamic-author Configures the Change of Authorization (CoA) on the controller. Step 2 client ISE-IP-add server-key radius-shared-secret Example: Device(config-locsvr-da-radius)# client 123.123.134.112 server-key 0 SECRET
upvoted 2 times
...
...
...
RickAO76
1 year ago
Selected Answer: AE
A and E (In my Opinion) A - configures the WLC to use RADIUS for dynamic authorization (correct) B - diables AAA override (central web auth, we should want AAA override) C - configures a RADIUS accounting server (logging, not used for authentication) D - appears to be configuring a local RADIUS server on device, rather then setting up central web auth. E - enables AAA override for the WLAN, allowing WLC to use AAA for client authentication/authorization
upvoted 1 times
RickAO76
1 year ago
- Okay, yeah - I'm not sure of this one :( - forgive me
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