Oracle Cloud Infrastructure 2022 Architect Associate — Question 10
Which TWO statements are TRUE about Private IP addresses in Oracle Cloud Infrastructure (OCI)? (Choose two.)
Answer options
- A. Each VNIC can only have one private IP address.
- B. A private IP can have an optional public IP assigned to it if it resides in a public subnet.
- C. By default, the primary VNIC of an instance in a subnet has one primary private IP address and one secondary private IP address.
- D. By default, the primary VNIC of an instance in a subnet has one primary private IP address.
Correct answer: B, D
Explanation
Option B is correct because a private IP address in a public subnet can indeed have an optional public IP associated with it. Option D is also correct as it accurately states that the primary VNIC has one primary private IP address by default. Options A and C are incorrect; A is wrong because a VNIC can have multiple private IPs, and C is incorrect since a primary VNIC does not have a secondary private IP by default.