Courseiva
mediumDrag & DropObjective-mapped

300-410 Practice Question: Drag and drop the steps to configure inter-VRF…

Drag and drop the steps to configure inter-VRF route leaking using static routes in VRF-Lite into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Define VRFs and assign route distinguisher

First, define both VRFs and assign a route distinguisher (RD). Then assign interfaces to the respective VRFs. After that, configure static routes with the VRF keyword to leak routes between VRFs. Finally, verify the leaked routes are present in the VRF routing table. Note that import/export route targets are not used in VRF-Lite; they are only required for MPLS VPN scenarios.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Define VRFs and assign route distinguisher

    Why this is correct

    Defining VRFs and assigning an RD is the first step; it creates the VRF instances and ensures route uniqueness.

  • Configure import and export route targets

    Why it's wrong here

    Configuring import and export route targets is not used in VRF-Lite. Route targets are only relevant in MPLS VPN environments. In VRF-Lite, route leaking is done via static routes or other methods without RTs.

  • Assign interfaces to each VRF

    Why this is correct

    Assigning interfaces to each VRF must be done before configuring static routes, as the VRF must be active on the interface for routes to be injected.

  • Configure static routes with VRF keyword

    Why this is correct

    Configuring static routes with the VRF keyword (e.g., 'ip route vrf VRF1 <prefix> <next-hop>') directly defines the path to leak routes between VRFs.

  • Verify leaked routes in VRF routing table

    Why this is correct

    Verification with commands like 'show ip route vrf VRF1' confirms that the leaked routes are present.

Go deeper

Related to this question

About these practice questions

Courseiva writes every 300-410 question from scratch — 1,966 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.