Refer to the exhibit. A network engineer must establish communication between three different customer sites with these requirements: * Site-A: must be restricted to access to any users at Site-B or Site- A. * Site-B and Site-C: must be able to communicate between sites and share routes using OSP B. PE interface configuration: interface FastEthernet0/0 ip vrf forwarding Site-A interface FastEthernet0/1 ip vrf forwarding SharedSites interface FastEthernet0/2 ip vrf forwarding SharedSites Which configuration meets the requirements? C. PE(config)#router ospf 10 vrf Site-A PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 PE(config)#router ospf 10 vrf SharedSites PE(config-router)#network 0.0.0.0 255.255.255.255 area 1 D. PE(config)#router ospf 10 vrf Site-A PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 PE(config)#router ospf 20 vrf SharedSites PE(config-router)#network 0.0.0.0 255.255.255.255 area 1 E. PE(config)#router ospf 10 vrf Site-A PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 PE(config)#router ospf 10 vrf SharedSites PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 F. PE(config)#router ospf 10 vrf Site-A PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 PE(config)#router ospf 20 vrf SharedSites PE(config-router)#network 0.0.0.0 255.255.255.255 area 0 Correct Answer: C This question is in 300-410 exam For getting CCNP Enterprise Certificate
Please login or Register to submit your answer