Question 177:
You currently have set up a VPC, route tables with routes defined for traffic and Subnets in AWS. You just want to establish communication across all hosts. But you notice that some applications are not working as desired. These are Ipv6 based applications that are sitting across subnets in the VPC. What must be done to alleviate this issue?
Answer options:
A.Ensure that the route of 0.0.0.0/0 is removed and a more specific route is placed. B.Remove the route of 0.0.0.0/0 and add the route of ::/0 instead to allow all communication. C.Add a route for ::/0 to the route table as well. D.Add the default route of 172.132.0.0/16 to the Route table