AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 155
Which of these addresses cannot be given to an EC2 instance in your VPC?
Answer options
- A. 10.0.0.157
- B. 10.0.0.3
- C. 10.0.0.4
- D. 10.0.0.253
Correct answer: B
Explanation
The address 10.0.0.3 is typically reserved for the VPC router and cannot be assigned to an EC2 instance. The other addresses, 10.0.0.157, 10.0.0.4, and 10.0.0.253, are valid and can be allocated to instances in the VPC.