Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 76

A network administrator applies the following configuration to an IOS device: aaa new-model aaa authentication login default local group tacacs+
What is the process of password checks when a login attempt is made to the device?

Answer options

Correct answer: D

Explanation

The correct answer is D because the configuration specifies 'local group tacacs+', indicating that the local database will be checked first for authentication. If the local check fails, only then will the TACACS+ server be consulted. Options A, B, and C incorrectly prioritize the TACACS+ server or present the order of checks inaccurately.