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

Posted by: Pdfprep Category: JN0-360 Tags: , ,

Click the Exhibit button.

— Exhibit —

[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;

— Exhibit —

Referring to the exhibit, what is missing in the configuration to make the Layer 3 VPN functional? (Choose two.)
A . a label-switched path
B . the LDP protocol configuration
C . a virtual circuit ID
D . an NLRI of family inet-vpn unicast

Answer: A,D

Leave a Reply

Your email address will not be published.