350-501 • Practice Test 21
Free 350-501 practice test — 15 questions with explanations. Set 21. No signup required.
Refer to the exhibit. CE1 is unable to ping the loopback of a remote CE. Which configuration change is required on PE1 to enable communication?
Refer to the exhibit. ! On PE1 ip vrf CUSTOMER rd 100:1 route-target export 100:100 route-target import 100:100 ! ! On PE1 BGP configuration router bgp 65000 neighbor 10.0.0.2 remote-as 65000 neighbor 10.0.0.2 update-source Loopback0 ! address-family vpnv4 neighbor 10.0.0.2 activate neighbor 10.0.0.2 send-community extended ! address-family ipv4 vrf CUSTOMER neighbor 192.168.1.2 remote-as 65001 neighbor 192.168.1.2 activate ! ! On CE1 interface GigabitEthernet0/0 ip address 192.168.1.2 255.255.255.0 ! router bgp 65001 neighbor 192.168.1.1 remote-as 65000 !