Oracle Cloud Infrastructure 2021 Architect Associate — Question 9
Which two statements are TRUE about Public IP addresses in Oracle Cloud Infrastructure (OCI)? (Choose two.)
Answer options
- A. You can assign a given instance multiple public IPs across one or more VNICs.
- B. You must use OCI provided public IP addresses. You cannot bring your own IP addresses to OCI.
- C. Public IP addresses can be ephemeral or reserved.
- D. By default, an instance in a public subnet has one primary public IP address.
Correct answer: C, D
Explanation
The correct answers are C and D because Public IP addresses in OCI can indeed be either ephemeral or reserved, and by default, an instance in a public subnet is assigned one primary public IP address. Options A and B are incorrect as you can only assign one public IP per VNIC and you can also bring your own IP addresses to OCI.