nerdexam
Network_Appliance

NS0-304 · Question #36

An administrator configures FSx for ONTAP to use as storage in their cloud environment. The administrator cannot access their NFS file system on clients located in another VPC. What should the…

The correct answer is A. VPC peering between the two VPCs. To address the issue of not being able to access an NFS file system hosted on FSx for ONTAP in one Virtual Private Cloud (VPC) from clients located in another VPC, the administrator should configure VPC peering between the two VPCs. Here's why and how: VPC Peering Setup: VPC…

Cloud resources deployment and management

Question

An administrator configures FSx for ONTAP to use as storage in their cloud environment. The administrator cannot access their NFS file system on clients located in another VPC. What should the administrator configure?

Options

  • AVPC peering between the two VPCs
  • BRouting using an AWS Transit Gateway between the two VPCs
  • CAn additional instance of FSx for ONTAP in same VPC as the client
  • DA Direct Connect Gateway between the two VPCs

How the community answered

(59 responses)
  • A
    78% (46)
  • B
    3% (2)
  • C
    12% (7)
  • D
    7% (4)

Explanation

To address the issue of not being able to access an NFS file system hosted on FSx for ONTAP in one Virtual Private Cloud (VPC) from clients located in another VPC, the administrator should configure VPC peering between the two VPCs. Here's why and how: VPC Peering Setup: VPC peering allows two VPCs to communicate with each other as though they are part of the same network. This is essential for enabling direct access to the NFS file system across different VPCs. Configure Network Routes: Once VPC peering is established, configure the network routes to ensure that traffic destined for the NFS file system can traverse the peered VPC connection. Verify Accessibility: Test the NFS file system access from the client VPC to ensure that the configuration is correct and that the file system is accessible. VPC peering is a straightforward solution that does not require the complexity and additional cost associated with options like Transit Gateways or Direct Connect. It's well-suited for enabling direct network connectivity between VPCs within the same cloud provider.

Topics

#FSx for ONTAP#VPC peering#NFS access#cross-VPC connectivity

Community Discussion

No community discussion yet for this question.

Full NS0-304 Practice