Juniper Exam Questions

which LDP Layer 2 circuit configuration on PE1 maps tra…

Click the Exhibit button.

Referring to the exhibit, which LDP Layer 2 circuit configuration on PE1 maps traffic to an LSP destined to the
secondary loopback address of PE2?

A.
[edit protocols l2circuit]
user@PE1# show
neighbor 10.10.10.2 {
interface ge-1/1/1.1 {
psn-tunnel-endpoint 10.10.10.1;
virtual-circuit-id 1;
encapsulation-type ethernet-vlan;}
}

B.
[edit protocols l2circuit]
user@PE1# show
neighbor 10.10.10.2 {
interface ge-1/1/1.1 {
virtual-circuit-id 1;
encapsulation-type ethernet-vlan;
}
}

C.
[edit protocols l2circuit]
user@PE1# show
neighbor 10.10.10.2 {
interface ge-1/1/1.1 {
psn-tunnel-endpoint 10.10.10.2;
virtual-circuit-id 1;
encapsulation-type ethernet-vlan;
}
}

D.
[edit protocols l2circuit]
user@PE1# show
neighbor 10.10.10.1 {
interface ge-1/1/1.1 {
psn-tunnel-endpoint 10.10.10.2;
virtual-circuit-id 1;
encapsulation-type ethernet-vlan;
}
}