Courseiva
mediumMultiple SelectObjective-mapped

300-410 Practice Question: Which TWO configuration steps are required to…

Which TWO configuration steps are required to enable VRF-Lite on a Cisco IOS-XE router for a customer with two separate routing domains? (Choose TWO.)

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

Create the VRF using the 'vrf definition <vrf-name>' command and assign a route distinguisher with the 'rd' command.

The two essential steps are: creating the VRF with a route distinguisher using 'vrf definition <name>' and 'rd <value>', and assigning interfaces to the VRF with 'vrf forwarding <name>' under the interface. The other options are incorrect: 'ip vrf <name>' is legacy syntax but still works; however, 'rd' is required. Route targets are for MPLS VPN, not VRF-Lite. Import/export maps are optional. BGP is not mandatory.

Answer analysis

Option-by-option breakdown

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

  • Create the VRF using the 'vrf definition <vrf-name>' command and assign a route distinguisher with the 'rd' command.

    Why this is correct

    This defines the VRF and its route distinguisher, which is mandatory for VRF-Lite.

  • Assign the VRF to an interface using the 'vrf forwarding <vrf-name>' command under interface configuration.

    Why this is correct

    This binds the interface to the VRF, enabling traffic separation.

  • Configure route target import/export statements under the VRF.

    Why it's wrong here

    Route targets are used in MPLS VPN environments, not required for VRF-Lite.

  • Apply an import map and export map to control route redistribution.

    Why it's wrong here

    Import/export maps are optional and not a required step for basic VRF-Lite.

  • Enable BGP to exchange routes between VRFs.

    Why it's wrong here

    BGP is not required for VRF-Lite; static or IGP routing can be used.

Go deeper

Related to this question

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.