350-401 · Question #1284
An engineer needs read/write access to rename access points and add them to the correct AP groups on a wireless controller. Using cisco ISE TACACS, which custom attributes is the minimum required?
The correct answer is A. role1=WLAN. To grant read/write access for renaming APs and managing AP groups on a wireless controller via Cisco ISE TACACS+, the custom attributes must specify read-write permissions for both ap-name and ap-group.
Question
An engineer needs read/write access to rename access points and add them to the correct AP groups on a wireless controller. Using cisco ISE TACACS, which custom attributes is the minimum required?
Options
- Arole1=WLAN
- Brole1=WLAN
- Crole1=WLAN
- Drole1=WRELESS
How the community answered
(23 responses)- A78% (18)
- C9% (2)
- D13% (3)
Why each option
To grant read/write access for renaming APs and managing AP groups on a wireless controller via Cisco ISE TACACS+, the custom attributes must specify read-write permissions for both `ap-name` and `ap-group`.
This configuration provides `read-write` access for both `ap-group` and `ap-name` attributes, which is the minimum required to rename APs and add them to AP groups on a wireless controller via TACACS+ through Cisco ISE.
This choice incorrectly sets `ap-group=read-only`, which would prevent the engineer from adding APs to groups, as required by the question.
This choice incorrectly sets `ap-name=read-only`, which would prevent the engineer from renaming access points, as required by the question.
The `role1=WRELESS` attribute contains a typo ("WRELESS" instead of "WLAN") and is not a valid or standard attribute for this purpose in Cisco WLCs with ISE.
Concept tested: Cisco ISE TACACS+ custom attributes for WLC AP management
Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-5/config-guide/b_cg85/m_tacacs_auth_config.html
Topics
Community Discussion
No community discussion yet for this question.