The configuration that defines which traffic to encrypt originates from the key server.
B.
TEK rekeys can be load-balanced between two key servers operating in COOP.
C.
The pseudotime that is used for replay checking is synchronized via NTP.
D.
Group members must acknowledge all KEK and TEK rekeys, regardless of configuration.
Correct Answer: A
Explanation:
KS (key server) is ‘caretaker’ of the GM group. Group registrations and authentication of GMs is taken
care of by KS server. Any GM who wants to join the group is required to be successfully authenticated
in the group and sends encryption keys and policy to be used within the group.
===
https://ipwithease.com/introduction-to-getvpn/
Question #2 (Topic: demo questions)
On a FlexVPN hub-and-spoke topology where spoke-to-spoke tunnels are not allowed, which
command is needed for the hub to be able to terminate FlexVPN tunnels?
A.
interface virtual-access
B.
ip nhrp redirect
C.
interface tunnel
D.
interface virtual-template
Correct Answer: D
Explanation:
On a FlexVPN hub-and-spoke topology where spoke-to-spoke tunnels are not allowed, the command
that is needed for the hub to be able to terminate FlexVPN tunnels is interface virtual-template. The
interface virtual-template command is used to configure a virtual template interface which provides
a secure tunnel for FlexVPN connections. The other commands listed - interface virtual-access, ip
nhrp redirect, and interface tunnel - are not related to FlexVPN and are not used to terminate
FlexVPN tunnels.
Question #3 (Topic: demo questions)
A)interface Tunnel0 ip address 10.0.0.2 255.255.255.0 no ip redirects ip nhrp map 10.0.0.1 1.1.1.1 ip nhrp map multicast 1.1.1.1 ip nhrp network-id 1 ip nhrp holdtime 20 ip nhrp nhs 10.0.0.1 ip nhrp registration timeout 120 ip nhrp shortcut tunnel source GigabitEthernet0/1 tunnel mode gre multipoint end B) interface Tunnel0 ip address 10.0.0.2 255.255.255.0 no ip redirects ip nhrp map 10.0.0.1 1.1.1.1 ip nhrp map multicast 1.1.1.1 ip nhrp network-id 1 ip nhrp holdtime 120 ip nhrp nhs 10.0.0.1 ip nhrp registration timeout 120 ip nhrp shortcut tunnel source GigabitEthernet0/1 tunnel mode gre multipoint end C) interface Tunnel0 ip address 10.0.0.2 255.255.255.0 no ip redirects ip nhrp map 10.0.0.1 1.1.1.1 ip nhrp map multicast 1.1.1.1 ip nhrp network-id 1 ip nhrp holdtime 120 ip nhrp nhs 10.0.0.1 ip nhrp registration timeout 20 ip nhrp shortcut tunnel source GigabitEthernet0/1 tunnel mode gre multipoint end 4) interface Tunnel0 ip address 10.0.0.2 255.255.255.0 no ip redirects ip nhrp map 10.0.0.1 1.1.1.1 ip nhrp map multicast 1.1.1.1 ip nhrp network-id 1 ip nhrp holdtime 120 ip nhrp nhs 10.0.0.1 ip nhrp registration timeout 150 ip nhrp shortcut tunnel source GigabitEthernet0/1 tunnel mode gre multipoint end
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Correct Answer: C
Explanation not available for this question.
Question #4 (Topic: demo questions)
Asecond set of traffic selectors is negotiated between two peers using IKEv2. Which IKEv2 packet
will contain details of the exchange?
A.
IKEv2 IKE_SA_INIT
B.
IKEv2 INFORMATIONAL
C.
IKEv2 CREATE_CHILD_SA
D.
IKEv2 IKE_AUTH
Correct Answer: C
Explanation:
The IKEv2 CREATE_CHILD_SA packet is used to establish a new security association (SA) between
two peers. This packet contains the details of the exchange, including the traffic selectors, the
cryptographic algorithms and keys to be used, and any other relevant information