NS0-304 · Question #8
An administrator has iSCSI LUNs on an AWS FSxN instance. The administrator is unable to mount the LUNs from a Linux host in the same AWS region. The Linux host is in a different VPC than FSxN. What…
The correct answer is D. VPC peering. If an administrator has iSCSI LUNs on an AWS FSxN instance and is unable to mount these LUNs from a Linux host in the same AWS region due to the host being in a different Virtual Private Cloud (VPC), the solution is to configure VPC peering. VPC Peering Setup: VPC peering…
Question
An administrator has iSCSI LUNs on an AWS FSxN instance. The administrator is unable to mount the LUNs from a Linux host in the same AWS region. The Linux host is in a different VPC than FSxN. What must the administrator configure to resolve this issue?
Options
- ABGP peering
- BSVM peering
- CCluster peering
- DVPC peering
How the community answered
(39 responses)- A5% (2)
- B3% (1)
- C10% (4)
- D82% (32)
Explanation
If an administrator has iSCSI LUNs on an AWS FSxN instance and is unable to mount these LUNs from a Linux host in the same AWS region due to the host being in a different Virtual Private Cloud (VPC), the solution is to configure VPC peering. VPC Peering Setup: VPC peering allows two VPCs to communicate with each other as if they are in the same network. This enables the Linux host to connect to the AWS FSxN instance across Configuration Steps: To set up VPC peering, the administrator must create a peering connection between the two VPCs in the AWS Management Console, and then update the route tables in each VPC to allow traffic to and from each other. Mounting iSCSI LUNs: Once VPC peering is configured, the network route will be established, allowing the Linux host to successfully mount the iSCSI LUNs located on the FSxN instance.
Topics
Community Discussion
No community discussion yet for this question.