Question 95 of 190 from exam 350-401-ENCOR: Implementing and Operating Cisco Enterprise Network Core Technologies

Question 95 of 190 from exam 350-401-ENCOR: Implementing and Operating Cisco Enterprise Network Core Technologies

Question

vrf definition hotel
address-family ipv4
exit-address-family

vrf definition bank
address-family ipv4
exit-address-family

interface Ethernet0/0
172.16.0.1 -vrf forwarding bank
ip address 172.16.0.4 255.255.0.0

interface Ethernet0/1
vef forwarding hotel
ip address 172.1.0.5 255.255.0.0

router ospf 42 vrf bank
router-id 1.1.1.1
network 172.16.0.0 0.0.255.255 area @

router ospf 43 vrf hotel
router-id 3.3.3.3
network 172.16.0.0 .0.255.255 area @

Ri:

vrf definition bank

address-family ipv4
exit-address-family

Refer to the exhibit.

Which configuration must be applied to R1 to enable R1 to reach the server at 172.16.0.1?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.