PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

what is missing in the configuration to make the Layer 3 VPN functional?

[edit]
user@router# show protocols bgp
group ibgp {
type internal;
local-address 3.3.3.3;
family inet;
neighbor 2.2.2.2;

}
[edit]
user@router# show routing-instances
VRF {
instance-type vrf;
interface xe-0/0/1.0;
route-distinguisher 3.3.3.3:100;
vrf-target target:100:100;
vrf-table-label;
}
[edit]
user@router# show protocols mpls
interface all;
[edit]
user@router# show protocols rsvp
interface all;

Click the Exhibit button.
Referring to the exhibit, what is missing in the configuration to make the Layer 3 VPN functional?
(Choose two.)

which configuration element is missing to bring up the Layer 2 circuit?

user@router# show interfaces
xe-0/0/0 {
unit 0 {
family inet {
address 192.168.12.1/24;
}
family mpls;
}
}
xe-0/0/1 {
encapsulation ethernet-ccc;
unit 0 {
family ccc;
}
}
lo0 {
unit 0 {
family inet {
address 1.1.1.1/32;
} }
}
[edit]

user@router# show protocols
mpls {
interface all;
}
ospf {
traffic-engineering;
area 0.0.0.0 {
interface all;
}
}
ldp {
interface all;
}
l2circuit {
neighbor 2.2.2.2 {
interface xe-0/0/1.0 {
} }
}

Click the Exhibit button.
In the exhibit, which configuration element is missing to bring up the Layer 2 circuit?


Page 488 of 1,293« First...102030...486487488489490...500510520...Last »