ExamGecko
Question list
Search
Search

Related questions











Question 111 - 300-730 discussion

Report
Export

A network engineer is configuring a server. The router will terminate encrypted VPN connections on g0/0, which is in the VRF "Internet". The clear-text traffic that must be encrypted before being sent out traverses g0/1, which is in the VRF

"Internal". Which two VRF-specific configurations allow VPN traffic to traverse the VRF-aware interfaces? (Choose two.)

A.

Under the IKEv2 profile, add the ivrf Internal command.

Answers
A.

Under the IKEv2 profile, add the ivrf Internal command.

B.

Under the virtual-template interface, add the ip vrf forwarding Internet command.

Answers
B.

Under the virtual-template interface, add the ip vrf forwarding Internet command.

C.

Under the IKEv2 profile, add the match fvrf Internal command.

Answers
C.

Under the IKEv2 profile, add the match fvrf Internal command.

D.

Under the IKEv2 profile, add the match fvrf Internet command.

Answers
D.

Under the IKEv2 profile, add the match fvrf Internet command.

E.

Under the virtual-template interface, add the tunnel vrf Internet command.

Answers
E.

Under the virtual-template interface, add the tunnel vrf Internet command.

Suggested answer: D, E

Explanation:

https://www.cisco.com/c/en/us/support/docs/security/flexvpn/116000-flexvpn-config-00.html

crypto ikev2 profile CProfile

match fvrf internet // ('out vrf')

...

virtual-template 1

...

interface virtual-template 1 type tunnel

vrf forwarding internal // (internal vrf)

...

tunnel vrf internet // (out vrf

asked 10/10/2024
Duane Innmon
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first