Courseiva
hardMultiple ChoiceObjective-mapped

300-410 Practice Question: Is troubleshooting a VRF-Lite scenario where a…

A network engineer is troubleshooting a VRF-Lite scenario where a router is configured with two VRFs (VRF_X and VRF_Y). The engineer notices that routes from VRF_X are not being advertised to the neighbor router via eBGP. The BGP configuration includes 'neighbor 10.1.1.2 remote-as 65002' under the VRF_X BGP address-family. The 'show bgp vpnv4 unicast all neighbors' command shows the BGP session is established. What is the most likely cause?

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

The 'network' command for the prefix is configured under the global BGP configuration, not under the VRF address-family.

In VRF-Lite with BGP, routes must be explicitly injected into the VRF BGP table. Missing the 'network' command or redistribution under the VRF address-family is a common issue.

Answer analysis

Option-by-option breakdown

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

  • The 'network' command for the prefix is configured under the global BGP configuration, not under the VRF address-family.

    Why this is correct

    For VRF-Lite, the network command must be under the VRF address-family to advertise routes from that VRF.

  • The BGP session is not using the correct update-source interface.

    Why it's wrong here

    While update-source is important, the session is already established, so this is not the issue.

  • The 'maximum-paths' command is set to 1.

    Why it's wrong here

    Maximum-paths affects load balancing, not route advertisement.

  • The 'bgp router-id' command is missing.

    Why it's wrong here

    A router ID is required, but BGP will automatically select one if not configured.

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.