Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 823
An engineer must configure a router to allow users to run specific configuration commands by validating the user against the router database. Which configuration must be applied?
Answer options
- A. aaa authentication network default local
- B. aaa authorization network default local
- C. aaa authentication exec default local
- D. aaa authorization exec default local
Correct answer: D
Explanation
The correct answer is D because 'aaa authorization exec' allows the router to authorize users for specific commands after they have authenticated. Options A and B are related to authentication and authorization for network access, while option C deals with authentication for exec sessions, not authorization.