Oracle Cloud Infrastructure 2019 Developer Associate — Question 29

A customer has established an Oracle Cloud Infrastructure (OCI) FastConnect connection to OCI. The virtual circuit is up and routes are being advertised from the customer's end, however the customer is unable to ping from compute instances inside the virtual cloud network (VCN) to servers residing in their on-premises data center.
Which two options on OCI would remedy this situation? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers, C and D, address the need for proper ingress and routing configurations for ICMP traffic. Option C allows incoming ICMP traffic from any source, which is necessary for ping responses, while option D ensures that responses can route back to the on-premises network. Options A and B do not resolve the issue since they either modify outbound rules or routes incorrectly.