AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 102
A corporate network routing table contains 624 individual RFC 1918 and public IP prefixes. You have two AWS Direct Connect connectors. You configure a private virtual interface on both connections to a virtual private gateway. The virtual private gateway is not currently attached to a VPC. Neither BGP session will maintain the Established state on the customer router. The AWS Management Console reports the private virtual interfaces as Down.
What could you do to address the problem so that the AWS Management Console reports the private virtual interface as Available?
Answer options
- A. Attach the virtual private gateway to a VPC and enable route propagation.
- B. Filter the public IP pre?xes on the corporate network from the private virtual interface.
- C. Change the BGP advertisements from the corporate network to only be a default route.
- D. Attach the second virtual interface to an alternative virtual private gateway.
Correct answer: D
Explanation
The correct answer is D because attaching the second virtual interface to a different virtual private gateway can resolve connectivity issues if the first gateway is misconfigured or not operational. Options A, B, and C do not directly address the underlying issue of the private virtual interfaces being Down due to the lack of a VPC attachment or proper gateway configuration.