350-401 · Question #86
Which statement about route targets is true when using VRF-Lite?
The correct answer is B. Route targets control the import and export of routes into a customer routing table.. Route Targets in VRF-Lite Explained Route targets (RTs) function as policy tools that control which routes are imported into and exported from a VRF routing table, making Option B correct. When a route is exported from a VRF, it is tagged with an export RT; when a router receives
Question
Which statement about route targets is true when using VRF-Lite?
Options
- AWhen BGP is configured, route targets are transmitted as BGP standard communities.
- BRoute targets control the import and export of routes into a customer routing table.
- CRoute targets allow customers to be assigned overlapping addresses.
- DRoute targets uniquely identify the customer routing table.
How the community answered
(57 responses)- A2% (1)
- B91% (52)
- C2% (1)
- D5% (3)
Explanation
Route Targets in VRF-Lite Explained
Route targets (RTs) function as policy tools that control which routes are imported into and exported from a VRF routing table, making Option B correct. When a route is exported from a VRF, it is tagged with an export RT; when a router receives that route, it checks whether the RT matches any configured import RT for a local VRF, determining whether the route enters that table.
Why the distractors are wrong:
- Option A is incorrect because route targets are transmitted as BGP extended communities (64-bit), not standard communities (32-bit) - this is a common and important distinction.
- Option C is incorrect because it describes the function of VRFs themselves, not route targets; VRFs provide the address-space separation that allows overlapping IP addressing.
- Option D is incorrect because it describes a Route Distinguisher (RD), not a route target - the RD makes routes globally unique within BGP, while RTs handle policy/distribution.
Memory Tip: Think of it this way - the Route Distinguisher = Differentiates (makes routes unique), while Route Targets = Traffic control (controls import/export). The letters D and T help you remember each component's distinct role.
Topics
Community Discussion
No community discussion yet for this question.