exam questions

Exam 400-101 All Questions

View all questions & answers for the 400-101 exam

Exam 400-101 topic 1 question 370 discussion

Actual exam question from Cisco's 400-101
Question #: 370
Topic #: 1
[All 400-101 Questions]

You are configuring a DMVPN spoke to use IPsec over a physical interface that is located within a VRF. For which three configuration sections must you specify the VRF name? (Choose three.)

  • A. the ISAKMP profile
  • B. the crypto keyring
  • C. the IPsec profile
  • D. the IPsec transform set
  • E. the tunnel interface
  • F. the physical interface
Show Suggested Answer Hide Answer
Suggested Answer: BEF 🗳️
ip vrf forwardingvrf-name
Example:
Router(config-if)# ip vrf forwarding green
Associates a virtual private network (VPN) routing and forwarding (VRF) instance with an interface or subinterface.
vrf-name is the name assigned to a VRF.
Router(config-if)# tunnel vrfvrf-name
Example:
Router(config-if)# tunnel vrf finance1
Associates a VPN routing and forwarding (VRF) instance with a specific tunnel destination. vrf-name is the name assigned to a VRF.
Router(config)# crypto keyringkeyring-name [vrf fvrf-name]
Defines a crypto keyring to be used during IKE authentication and enters keyring configuration
mode.

keyring-name--Name of the crypto keyring.

fvrf-name--(Optional) Front door virtual routing and forwarding (FVRF) name to which the keyring will be referenced. fvrf-name must match the FVRF name that was defined during virtual routing and forwarding (VRF) configuration
"Pass Any Exam. Any Time." - www.actualtests.com 359

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...