Google Cloud Professional Cloud Network Engineer — Question 56

You need to create a new VPC network that allows instances to have IP addresses in both the 10.1.1.0/24 network and the 172.16.45.0/24 network.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer, C, is valid because configuring an alias-IP range allows instances in one subnet to also recognize and use IPs from a different range. Options A and B do not relate to network configuration and would not enable the desired IP addressing. Option D, while useful for connecting VPCs, does not facilitate the direct use of two IP ranges within a single VPC subnet.