Valid 350-401 Dumps shared by ExamDiscuss.com for Helping Passing 350-401 Exam! ExamDiscuss.com now offer the newest 350-401 exam dumps, the ExamDiscuss.com 350-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 350-401 dumps with Test Engine here:
An engineer must configure an EXEC authorization list that first checks a AAA server then a local username. If both methods fail, the user is denied. Which configuration should be applied?
Correct Answer: C
The correct configuration to achieve the requirement of checking a AAA server first and then a local username, with denial if both fail, is aaa authorization exec default group radius local none. This command specifies the order of methods to be used for EXEC authorization. It first attempts to use the group specified by the radius method. If that fails, it tries the local database, and if both methods fail, the none keyword ensures the user is denied access.