300-715 · Question #314
An administrator must provide administrative access to the helpdesk users on production Cisco IOS routers. The solution must meet these requirements: - Authenticate the users against Microsoft AD…
The correct answer is A. TACACS command sets D. TACACS profile. To provide administrative access to helpdesk users on Cisco IOS routers with command validation against Microsoft AD, TACACS command sets and a TACACS profile must be configured.
Question
An administrator must provide administrative access to the helpdesk users on production Cisco IOS routers. The solution must meet these requirements:
- Authenticate the users against Microsoft AD.
- Validate IOS commands run by users.
These configurations have been performed:
- joined Cisco ISE to AD
- retrieved AD groups
- added a router to Cisco ISE
- enabled Device Admin Service in Cisco ISE
- configured an authorization policy
- configured the routers for authentication and authorization
Which two components must be configured? (Choose two.)
Options
- ATACACS command sets
- Bauthentication profile
- Cauthorization profile
- DTACACS profile
- Eaccess control list to filter the IOS commands
How the community answered
(41 responses)- A83% (34)
- B2% (1)
- C10% (4)
- E5% (2)
Why each option
To provide administrative access to helpdesk users on Cisco IOS routers with command validation against Microsoft AD, TACACS command sets and a TACACS profile must be configured.
TACACS command sets define which specific IOS commands or command patterns users are permitted or denied to execute, which directly fulfills the requirement to "validate IOS commands run by users." These sets are then referenced in authorization policies.
An authentication profile defines how users are authenticated (e.g., against AD), but the question states ISE is already joined to AD and routers are configured for authentication, implying this is already largely in place.
An authorization policy determines what access a user gets (e.g., permitting device admin access), but it relies on command sets and TACACS profiles to define the details of that access. The question states an authorization policy is already configured, but it needs specific components for command validation.
A TACACS profile specifies the settings for TACACS+ communication, including custom attributes or parameters to be sent to the network device. In the context of device administration, it often defines the shell profile and other details that influence the user's privilege level upon successful authentication and authorization, complementing the command sets.
While ACLs can filter network traffic, they are not used within Cisco ISE for validating or restricting specific IOS commands executed by administrative users.
Concept tested: Cisco ISE Device Administration TACACS+ Configuration
Source: https://www.cisco.com/c/en/us/td/docs/security/ise/3-0/admin_guide/b_ise_admin_3_0/b_ise_admin_3_0_chapter_01000.html#concept_AC4E8D7F9B694CCF9043C0893322AE5D
Topics
Community Discussion
No community discussion yet for this question.