Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Juniper JN0-664 Exam - Topic 3 Question 45 Discussion

Actual exam question for Juniper's JN0-664 exam
Question #: 45
Topic #: 3
[All JN0-664 Questions]

Click the Exhibit button.

Referring to the exhibit, which statement is correct?

Show Suggested Answer Hide Answer
Suggested Answer: A

The exhibit shows the configuration of a VRF (Virtual Routing and Forwarding) instance on a Juniper PE router. Let's break down the key components:

VRF Configuration (VPN-A)

The instance type is VRF, meaning this is an L3VPN (Layer 3 VPN).

The routing instance contains a static route (10.1.0.0/16 next-hop 10.1.0.1).

The interface ge-0/0/2.0 is assigned to the VRF.

Route Distinguisher (RD): 172.17.20.1:1

VRF-Export Policy: vpn-a-export

VRF-Target: target:65512:1 (This defines which routes will be imported into the VRF).

VRF Export Policy (vpn-a-export)

The vpn-a-export policy adds two BGP communities (route targets) to exported VPN routes:

community add vpn-a-target;

community add vpn-m-target;

accept;

The vpn-a-target community corresponds to target:65512:1.

The vpn-m-target community corresponds to target:65512:2.

Policy-Options (Community Definitions)

community vpn-a-target members target:65512:1;

community vpn-m-target members target:65512:2;

This confirms that routes exported from this VRF will have BOTH target:65512:1 and target:65512:2.

Evaluating the Answer Choices

Option A: 'VPN routes are exported with the target:65512:1 and target:65512:2 route targets.'

The vpn-a-export policy explicitly adds both vpn-a-target (65512:1) and vpn-m-target (65512:2) to exported routes.

This is correct.

Option B: 'You cannot use the vrf-target and vrf-export statements in the same VRF.'

This is incorrect.

Juniper allows the use of both vrf-target and vrf-export in the same VRF:

vrf-target is used for importing routes.

vrf-export defines export policies (which can add additional route targets).

This is incorrect.

Option C: 'VPN routes with the target:65512:1 and target:65512:2 route targets are imported.'

The vrf-target target:65512:1; statement only controls importing routes.

The import policy does not include target:65512:2, so routes tagged with target:65512:2 alone would not be imported into this VRF.

This is incorrect.

Option D: 'VPN routes are exported with only the target:65512:1 route target.'

The export policy (vpn-a-export) clearly adds both 65512:1 and 65512:2.

This is incorrect.

Final Answer:

A. VPN routes are exported with the target:65512:1 and target:65512:2 route targets.

Verification from Juniper Documentation

Juniper MPLS L3VPN Configuration Guide confirms that vrf-target is used for importing, while vrf-export can be used for exporting multiple route targets.

Juniper Routing Policy Documentation states that export policies can add multiple BGP communities (route targets).

RFC 4364 (BGP/MPLS IP VPNs) defines the use of route targets for VPN route control.


Contribute your Thoughts:

0/2000 characters
Kassandra
4 months ago
Just to clarify, A is the only option that makes sense here.
upvoted 0 times
...
Shad
5 months ago
Wait, are we sure about D? That seems off.
upvoted 0 times
...
Lajuana
5 months ago
C sounds right to me, those targets are definitely for import.
upvoted 0 times
...
Julene
5 months ago
I think B is misleading, you can use both in some cases.
upvoted 0 times
...
Christa
5 months ago
A is correct, those are the right route targets!
upvoted 0 times
...
Colette
6 months ago
I feel like D is too limiting since it only mentions one route target. I think there has to be more than that, right?
upvoted 0 times
...
Felice
6 months ago
I'm a bit confused about the vrf-target and vrf-export statements. I thought they could be used together, but now I'm not so certain.
upvoted 0 times
...
Tracey
6 months ago
I remember practicing a question similar to this, and I feel like the export statements can be tricky. Maybe it's A?
upvoted 0 times
...
Stanton
6 months ago
I think the correct answer might be C, but I'm not entirely sure about the specifics of the route targets.
upvoted 0 times
...
Cristy
6 months ago
This is right up my alley. I'm confident I can nail this question if I apply what I've learned about VRFs and route targets.
upvoted 0 times
...
Roslyn
6 months ago
Alright, I've got a strategy. I'll eliminate the options that don't seem to match the exhibit, then carefully consider the remaining ones.
upvoted 0 times
...
Ernie
6 months ago
I'm a bit confused by the route target syntax, but I think I can figure this out if I take my time.
upvoted 0 times
...
Alberta
6 months ago
Okay, let me think this through step-by-step. The exhibit shows some VRF configuration, so I'll need to focus on understanding how VRF export and import works.
upvoted 0 times
...
Malcolm
6 months ago
Hmm, this looks like a tricky one. I'll need to carefully read through the options and compare them to the exhibit.
upvoted 0 times
...
Norah
1 year ago
Haha, I bet the exam writer was having a field day coming up with these tricky VRF options. I'm sticking with C, though. Seems the most straightforward answer.
upvoted 0 times
Zona
11 months ago
I agree, let's go with C for this one.
upvoted 0 times
...
Glenna
11 months ago
Yeah, the VRF options can be tricky, but C seems like the most straightforward choice.
upvoted 0 times
...
Lonny
11 months ago
I think C is the correct answer too. It just makes the most sense.
upvoted 0 times
...
...
Ellsworth
1 year ago
I'm not sure, but I think B is incorrect.
upvoted 0 times
...
Niesha
1 year ago
Wow, this question is really testing our VRF knowledge! I'm going to go with C, since the exhibit clearly shows the import route targets.
upvoted 0 times
Aliza
11 months ago
C) VPN routes with the target:65512:1 and target:65512:2 route targets are imported.
upvoted 0 times
...
Sheron
11 months ago
B) You cannot use the vrf-target and vrf-export statements in the same VRF.
upvoted 0 times
...
Fabiola
12 months ago
A) VPN routes are exported with the target:65512:1 and target:65512:2 route targets.
upvoted 0 times
...
...
Veta
1 year ago
I'm leaning towards D, based on the exhibit.
upvoted 0 times
...
Leonardo
1 year ago
D seems more logical to me. VPN routes are typically exported with a single route target, not multiple ones.
upvoted 0 times
Janae
1 year ago
User 3: I'm not sure, but D does seem more logical.
upvoted 0 times
...
Paulina
1 year ago
User 2: Yeah, I agree. VPN routes usually have a single route target.
upvoted 0 times
...
Matilda
1 year ago
User 1: I think D is the correct answer.
upvoted 0 times
...
...
Melissa
1 year ago
I disagree, I believe it's C.
upvoted 0 times
...
Paulina
1 year ago
I think the correct statement is A.
upvoted 0 times
...
Stefanie
1 year ago
I think the correct answer is C. The VPN routes with the target:65512:1 and target:65512:2 route targets are imported, as stated in the exhibit.
upvoted 0 times
Karrie
1 year ago
C) VPN routes with the target:65512:1 and target:65512:2 route targets are imported.
upvoted 0 times
...
Christene
1 year ago
A) VPN routes are exported with the target:65512:1 and target:65512:2 route targets.
upvoted 0 times
...
...

Save Cancel