Oracle Cloud Infrastructure 2021 Architect Associate — Question 17
Which TWO statements are TRUE about Private IP addresses in Oracle Cloud Infrastructure? (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. A private IP can have an optional public IP assigned to it if it resides in a public subnet.
- C. Each VNIC can only have one private IP address.
- D. By default, the primary VNIC of an instance in a subnet has one primary private IP address.
Correct answer: C, D
Explanation
The correct answers are C and D. Option C is correct because each VNIC can indeed have only one private IP address assigned to it. Option D is also correct as it states the default behavior of the primary VNIC in a subnet regarding private IP addresses. Options A and B are incorrect as they misrepresent the characteristics of private IP addressing in OCI.