ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 327 - ANS-C00 discussion

Report
Export

A network engineer is using the AWS CLI to provision a VPC and Amazon EC2 instances that use IPv6 addresses. An application that runs on the instances requires access to the internet to pull updates from a software vendor. The VPC ID is vpc-3c02b675. The network engineer uses the following command to provision an egress-only internet gateway: aws ac2 create-egress-only-internet-gateway --vpc-id vpc-3c02b675 What else must the network engineer do so that the EC2 instances can pull the updates?

A.
Replace the egress-only internet gateway with a NAT gateway. Create a route with destination 0.0.0.0/0 and the NAT gateway ID as the target.
Answers
A.
Replace the egress-only internet gateway with a NAT gateway. Create a route with destination 0.0.0.0/0 and the NAT gateway ID as the target.
B.
Replace the egress-only internet gateway with a NAT gateway. Create a route with destination ::/0 and the NAT gateway ID as the target.
Answers
B.
Replace the egress-only internet gateway with a NAT gateway. Create a route with destination ::/0 and the NAT gateway ID as the target.
C.
Create a route with destination 0.0.0.0/0 and the egress-only internet gateway ID as the target.
Answers
C.
Create a route with destination 0.0.0.0/0 and the egress-only internet gateway ID as the target.
D.
Create a route with destination ::/0 and the egress-only internet gateway ID as the target.
Answers
D.
Create a route with destination ::/0 and the egress-only internet gateway ID as the target.
Suggested answer: C

Explanation:

Explanation:

Reference: https://docs.aws.amazon.com/vpc/latest/userguide/vpc-subnets-commands-example-ipv6.html

asked 16/09/2024
Velmurugan P
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first