Refer to the exhibit.
R1:
vrf definition bank
!
address-family ipv4
exit-address-family
R2:
vrf definition hotel
address-family ipv4
exit-address-family
vrf definition bank
address-family ipv4
exit-address-family
interface Ethernet0/0
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 0
router ospf 43 vrf hotel
router-id 3.3.3.3
network 172.16.0.0 0.0.255.255 area 0
Which configuration must be applied to R1 to enable R1 to reach the server at 172.16.0.1?
WARNING
the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...