Which command configures IKEv2 symmetric identity authentication?

Which command configures IKEv2 symmetric identity authentication?

Which command configures IKEv2 symmetric identity authentication?

A.
match identity remote address 0.0.0.0

B.
authentication local pre-share

C.
authentication pre-share

D.
authentication remote rsa-sig



Leave a Reply 2

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


Papero23

Papero23

Can someone explain this D answer to me? I think the question is incomplete. If the answer is D so the question would be something like this:
Based on the output below:
crypto ikev2 profile default
match identity fqdn r1.cbtnuggets.com
identity local fqdn r2.cbtnuggets.com
authentication local rsa-sig

Which command configures IKEv2 symmetric identity authentication?
A.
match identity remote address 0.0.0.0
B.
authentication local pre-share
C.
authentication pre-share
D.
authentication remote rsa-sig

Moto

Moto

D is not correct answer because the question is asking about symmetric auth. RSA signature is asymmetric. I think B is correct.