Click the Exhibit.The exhibit shows the partial configurations of PE1 and PE2. PE2 is unable to forward VPN data to PE1.What should be configured to solve this problem?
What are two characteristics of L2 circuits? (Choose two.)
Click the Exhibit button.user@R1# show interfaces lo0unit 0 {family inet {address 10.220.1.1/32;}family iso {address 49.0001.0010.0220.0101.00;}}{edit protocols isis}user@R1# showinterface ge-1/0/1.0 {level 2 disable;}interface ge-1/1/0.0 {level 1 disable;}interface ge-1/1/1.0 {level 2 disable;}interface lo0.0;user@R7# show interfaces lo0unit 0 {family inet {address 10.220.1.7/32;}family iso {address 49.0002.0010.0220.0107.00;}}{edit protocols isis]user@R7 showinterface ge-1/0/1.0 {level 2 disable;}interface lo0.0You are trying to establish an IS-IS Level 1 adjacency over ge-1/0/1 between R1 and R7 without impacting the other IS-IS adjacencies on R1.Which configuration change would satisfy this requirement?
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?
Which routing instance type is used with a Layer 2 VPN?
Click the Exhibit button.[edit]user@PE-1# show protocolsrsvp {interface all;}mpls {label-switched-path p1 {from 1.1.1.1;to 4.4.4.4;no-cspf;}interface all;}bgp {group Int {type internal;local-address 1.1.1.1;family inet {unicast;}family inet-vpn {unicast;}neighbor 2.2.2.2;neighbor 3.3.3.3;neighbor 4.4.4.4;}}ospf {area 0.0.0.0 {interface ge-0/0/2.0;interface lo0.0;}}[edit]user@PE-1# show routing-instances CE-1instance-type vrf;interface ge-0/0/1.0;route-destinguisher 65305:395;vrf-target target:65412:100;routing-options {static {route 100.100.100.0/24 next-hop192.168.1.100;}}[edit]user@P-1# show protocolsrsvp {interface all;}mpls {interface all;}ospf {area 0.0.0.0 {interface ge-0/0/1.0;interface ge-0/0/2.0;interface lo0,0;}}[edit]user@P-2# show protocolsrsvp {interface all;}mpls {interface all;}ospf {area 0.0.0.0 {interface ge-0/0/1.0;interface ge-0/0/2.0;interface lo0,0;}}[edit]user@PE-2# show protocolsrsvp {interface all;}mpls {label-switched-path p2 {from 4.4.4.4;to 1.1.1.1;no-cspf;}interface all;}bgp {group Int {type internal;local address 4.4.4.4;family inet {unicast;}family inet-vpn {unicast;}neighbor 2.2.2.2;neighbor 3.3.3.3;neighbor 1.1.1.1;}}ospf {area 0.0.0.0 {interface ge-0/0/2.0;interface lo0.0;}}[edit]user@PE2# show routing-instances CE-2instance-type vrf;interfcae ge-0/0/1.0;route-distinguisher 65305:395;vrf-target target:64512 :100;routing-options {static {route 200.200.200.0/24 next-hop10.1.1.100;}}Referring to the exhibit, you have configured an L3VPN that connects Site-1 and Site-2 together, but the BGP routes are not showing up on the PE routers. The topology in this scenario is shown below.Site-1 > PE-1 > P-1 > P-2 > PE-2 > Site-2Which action should you take to allow communication between Site-1 and Site-2?