Oracle Cloud Infrastructure 2023 Architect Associate — Question 26
Which TWO statements are TRUE about Private IP addresses in Oracle Cloud Infrastructure (OCI)? (Choose two.)
Answer options
- A. By default, the primary VNIC of an instance in a subnet has one primary private IP address and one secondary private IP address.
- B. Each VNIC can only have one private IP address.
- C. A private IP can have an optional public IP assigned to it if it resides in a public subnet.
- D. By default, the primary VNIC of an instance in a subnet has one primary private IP address.
Correct answer: C, D
Explanation
Option C is correct because a private IP can indeed have a public IP if it's in a public subnet. Option D is also correct as it accurately states the default configuration of the primary VNIC. Options A and B are incorrect; A suggests an additional private IP that is not default, and B incorrectly states the limitation on private IPs for VNICs.