Notifications
Clear all
Topic starter
09/06/2022 8:18 am
Refer to the exhibit.
Which action resolves the failed authentication attempt to the router?
- A . Configure aaa authorization login command on line vty 0 4
- B . Configure aaa authorization login command on line console 0
- C . Configure aaa authorization console global command
- D . Configure aaa authorization console command on line vty 0 4
Suggested Answer: C
Explanation:
In the debug output, we see that the Authorization (not Authentication) failed so we need to correct the authorization. In order to enable authorization, we must use the global command “aaa authorization console” first.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a1.html
Explanation:
In the debug output, we see that the Authorization (not Authentication) failed so we need to correct the authorization. In order to enable authorization, we must use the global command “aaa authorization console” first.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a1.html