Which command can check a AAA server authentication for server group Group1, user cisco, and password cisco555 on a Cisco ASA device?

Which command can check a AAA server authentication for server group Group1, user cisco, and
password cisco555 on a Cisco ASA device?

Which command can check a AAA server authentication for server group Group1, user cisco, and
password cisco555 on a Cisco ASA device?

A.
ASA# test aaa‐server authentication Group1 username cisco password cisco555

B.
ASA# test aaa‐server authentication group Group1 username cisco password cisco555

C.
ASA# aaa‐server authorization Group1 username cisco password cisco555

D.
ASA# aaa‐server authentication Group1 roger cisco555



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Reza

Reza

The given answer is obviously wrong!

The correct answer should be B, because the format of the command is #test aaa-server authentication group . The word group is part of the command and comes right after authentication.

Madura

Madura

A is correct as the command syntax is

ASA# test aaa-server [authentication|authorization] [host |] username password