ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - FCP_WCS_AD-7.4 discussion

Report
Export

An administrator needs to attach an Elastic Network Interface (ENI) to an application instance in a VPC with multiple availability zones. An instance runs in availability zone 1.

Which ENI property must the administrator consider when implementing this requirement?

A.
An ENI cannot attach to an instance in availability zone 2.
Answers
A.
An ENI cannot attach to an instance in availability zone 2.
B.
After the ENI detaches from one instance, it can reattach only to the same instance.
Answers
B.
After the ENI detaches from one instance, it can reattach only to the same instance.
C.
You can detach the primary ENI from an AWS instance.
Answers
C.
You can detach the primary ENI from an AWS instance.
D.
When you move an ENI, network traffic remains directed to the old instance until you terminate that instance.
Answers
D.
When you move an ENI, network traffic remains directed to the old instance until you terminate that instance.
Suggested answer: A

Explanation:

ENI Attachment Across Availability Zones:

Elastic Network Interfaces (ENIs) are associated with a specific Availability Zone. They cannot be attached to instances that are in a different Availability Zone than where the ENI was created. Therefore, an ENI created in Availability Zone 1 cannot be attached to an instance in Availability Zone 2 (Option A).

ENI Reattachment:

ENIs can be detached from one instance and reattached to another instance within the same Availability Zone. This flexibility allows for network interface configuration to be preserved across instance changes within the same AZ.

Other Options Analysis:

Option B is incorrect because an ENI can be reattached to any instance in the same AZ.

Option C is incorrect as the primary ENI (eth0) cannot be detached from an instance.

Option D is incorrect because when an ENI is moved, the traffic is directed to the new instance, and there is no redirection to the old instance.

AWS ENI Documentation: Elastic Network Interfaces

AWS Networking Best Practices: AWS Networking

asked 18/09/2024
Fabrizio Leo
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first