ネットワーク管理者は、TACACS+ のユーザ名とパスワードのクレデンシャルを使用してブランチ ルータにアクセスしようとしていますが、WAN 接続がダウンしているため、管理者はルータにログインできません。ブランチ ルータには次の AAA 設定があります。 WAN 接続がダウンした場合、どのコマンドがこの問題を解決しますか?
正解:A
Explanation With the "aaa authentication login default group tacacs+ local " command configured, when logging in, the password supplied will be attempted to be verified by the TACACS+ server before access is granted. If the server is unavailable/unreachable, then the switch will fall back to using the local authentication database.