Which two actions will accomplish this task?

A PE provides VLAN VPLS service to a CE attached with two links. You want to prevent Layer 2 loops and
provide link redundancy.
Which two actions will accomplish this task? (Choose two.)

A PE provides VLAN VPLS service to a CE attached with two links. You want to prevent Layer 2 loops and
provide link redundancy.
Which two actions will accomplish this task? (Choose two.)

A.
Place both interfaces in a link aggregation group.

B.
Configure different VLANs on each interface.

C.
Configure all VLANs on both interfaces, on the PE, and on the CE.

D.
Configure Spanning Tree Protocol between the PE and the CE.

Explanation:
D: To prevent the formation of Layer 2 loops between the CE devices and the multihomed PE routers, Juniper
recommends that you employ the Spanning Tree Protocol (STP) on your CE devices. Layer 2 loops can form
due to incorrect configuration. Temporary Layer 2 loops can also form during convergence after a change in the
network topology.
http://www.juniper.net/documentation/en_US/junos16.1/topics/topic-map/vpls-bgpmultihoming.html



Leave a Reply 12

Your email address will not be published. Required fields are marked *


Raju M

Raju M

answer should be C & D

Adeshina Keshinro

Adeshina Keshinro

Wrote the JNCIP-SP JN0-661 exam recently and passed with a good score!

Got 65 multiple-choice questions, few new questions, which are not available here!

Pay close attention to the objective of BGP, many questions on it!

And, learning the Layer 2/3 VPNs, Class of Service (CoS) and IS-IS deeply and carefully!!!

At last, I recommend you to learn the NEWEST & VALID PassLeader JN0-661 dumps here:

http://www.juniperbraindumps.com/?s=JN0-661

(IT IS THE NEWEST VERSION — 138 Q&As!!!)

Good Luck!!!

cyx

cyx

Hi Adeshina Keshinro, most of the questions from your link have nottting to do with this exam, just a few questions are ok! please, here there is no place for spam!

cyx

cyx

I would say A, D

raju

raju

what about vlan configuration in LAG?

Loic

Loic

I agree with cyx, answer A, D for me. Regarding VLAN configuration in LAG :

interfaces aex {
vlan-tagging;
encapsulation encapsulation-type;
unit logical-unit-number {
vlan-id number;
}
}

Nate

Nate

Why would you suggest that A, D options are correct? I think having different VLANs in a way provides redundancy

van29

van29

AD is correct answer,
Redundant Links Between CE and PE
The slide shows a potential loop situation that can occur when there are multiple links between a CE and the local PE. If CE-A2 is a router operating at Layer 3, then there should be no Layer 2 loop possible. However, if CE-A2 is a Layer 2 switch then a Layer 2 loop is possible. To prevent Layer 2 data from looping between the CE and PE with redundant links you must configure either a spanning tree protocol between PE and CE, active and backup links on the PE, Ethernet Ring Protection (ERP), or a link aggregation group (LAG).

Batsu

Batsu

Yes, AD is the correct is part of the Potential Layer2 loops.

bhavn

bhavn

C and D. there are two choices hence it has to be accomplished by using two configurations. if LAG is used then its done, we cannot select other choice.
if we choose STP (D), then the only option is C. Because STP blocks other port so if not all vlans are configured on the port then it cannot pass traffic for rest vlans

HSW

HSW

I guess A & D , only C can not use alone , A or D can use alone.