Oracle Cloud Infrastructure 2019 Developer Associate — Question 128

You have been tasked with creating one virtual cloud network (VCN) each for two line of business (LOB) applications. LOB A and LOB B will need to communicate with each other. To ensure that you can utilize VCN peering, which network CIDR ranges should be used?

Answer options

Correct answer: A

Explanation

The correct answer is A because the CIDR ranges 10.0.0.0/16 and 10.1.0.0/16 are non-overlapping, allowing for successful VCN peering. Options B and C have overlapping CIDR ranges, which would prevent peering, and option D also has overlapping ranges that are not valid for this scenario.