
Answer-first summary for fast verification
Answer: 10.0.1.0/24
The smallest CIDR block that meets the requirements for VPC peering with the development VPC, which has a CIDR block of 192.168.0.0/24, is 10.0.1.0/24. The other options either conflict with the existing CIDR block or are too small to be practical. Therefore, the correct answer is D.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A development team has deployed an application on Amazon EC2 within a VPC with a CIDR block of 192.168.0.0/24. The solutions architect is tasked with creating a new VPC for peering with the existing one. What is the smallest CIDR block required for the new VPC to successfully establish a peering connection with the development VPC?
A
10.0.1.0/32
B
192.168.0.0/24
C
192.168.1.0/32
D
10.0.1.0/24
No comments yet.