ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

307 / 585

Question 307:

There are currently 3 VPC`s.
VPC A - CIDR Block - 10.111.0.0/16
There are 14 servers in this VPC in the range 10.111.0.101 - 10.111.0.114
VPC B - CIDR Block - 10.111.2.0/24
There are 16 servers in this VPC in the range 10.111.2.120 – 10.111.2.136
VPC C - 172.31.0.0/16
You need to access VPC A and VPC B from VPC
C. How can you achieve this? Choose 2 answers from the options below

Answer options:

A.From VPC C, create a peering connection and add a route to VPC A’s peering connection for 10.111.2.96/28
B.From VPC C create a peering connection and add a route to VPC A`s peering connection for 10.111.0.96/27
C.From VPC C, create a peering connection and add a route to VPC B’s peering connection for 10.111.2.0/24.
D.Change the CIDR block of VPC B since this would overlap and hence you would not be able to peer the VPC`s