Which command do you enter so that the default authentication group on a device falls back to the case-sensitive local user database when the initial authentication fails?
Which command do you enter so that the default authentication group on a device falls back to the case-sensitive local user database when the initial authentication fails?
A. aaa authentication login default group tacacs+ radius local
B. aaa authentication exec default group tacacs+ local if-authenticated
C. aaa authentication login default group tacacs+ local-case if-authenticated
D. aaa authentication exec default group tacacs+ if-authenticated local
Correct Answer: C