---
title: "Enterprise File Storage - Private network configuration"
description: "Find out how to set up a private network for your Enterprise File Storage service from your OVHcloud Control Panel"
url: https://docs.ovhcloud.com/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config
lang: pl
lastUpdated: 2025-10-23
---
# Enterprise File Storage - Private network configuration

## Objective

Enterprise File Storage services can be managed via [OVHcloud API](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-quick-start.md) or from your OVHcloud Control Panel.

This guide explains how to connect your Enterprise File Storage service to a [vRack private network](https://www.ovhcloud.com/pl/network/vrack/) using vRack Services and Service Endpoint technology.

:::info
For more information on vRack Services, please refer to [this page](/pl/guides/network/vrack-services/global.md).

:::

## Requirements

- An [Enterprise File Storage](https://www.ovhcloud.com/pl/storage-solutions/enterprise-file-storage/) service in your OVHcloud account


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/dedicated/netapp">Enterprise File Storage</ManagerLink>
- **Navigation path:** <code className="action">Bare Metal Cloud</code> > <code className="action">Enterprise File Storage</code>

***


## Overview

![schemat ogólny](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/global_schema_20240410.png)
Enterprise File Storage is a service that is exposed to the vRack via an IP address. There are three steps to assigning an IP address to your service:

1. Selecting or creating a vRack
2. Selecting or activating a vRack Services
3. Selecting or creating of a subnet

## Instructions [](#)
Select your service from the list.

![bez konfiguracji sieci](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/01-EFS.png)
By default, the service is not connected to a private network, it is in `Ready to configure
` state. This step is required before you can create your volumes and/or set your ACLs.
Click the `Configure Network Parameters
` link to configure your Service Endpoint to enable your volumes to be consumed from your private network.
### Step 1 - Selecting or creating a vRack

You must have a vRack to activate your vRack services. OVHcloud vRack is a free service. If you don't have one at this stage, you can order one using the `Order
` button in the Control Panel. Otherwise, select your vRack from the drop down menu.
![konfiguracja sieci](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/02-EFS.png)
:::info
Please note that creating vRack Services, Subnets, or Service Endpoints on a production vRack **does not cause any service interruption**.
Therefore, you can safely follow steps 2 and 3 of this guide in a production environment.

:::

### Step 2 - Selecting or activating a vRack Services

In this second step you will create a vRack Service. If you don't already have a vRack Services activated, you can do it at this step. Click on `Activate
` to be be redirected to the vRack Services configuration page. For more information on vRack Services configuration, please refer to [this page](/pl/guides/network/vrack-services/global.md)
.
Once your new vRack Services is activated, you will need to go back to the `Configure Network Parameters
` page to perform the rest of the configuration (i.e. Step 1 above).
![bez konfiguracji sieci](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/03-EFS.png)
### Step 3 - Selecting or creating a subnet

Select the subnet on which you want to expose your Enterprise File Storage service. If your subnet does not yet exist, it is necessary to create it. To do this, go to the vRack Services configuration page then to the `Subnet
` tab.  For more information on how to create a subnet, refer to [this page](/pl/guides/network/vrack-services/global.md)
.
![Włącz vRack Services](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/05-EFS.png)
Once you've completed these 3 steps, click the `Configure
` button. You will be redirected to your Enterprise File Storage information page and will be able to follow the deployment of your Service Endpoint.
After a few moments, your new Service Endpoint will be configured and available.

![Włącz vRack Services](/images/storage-and-backup/file-storage/enterprise-file-storage/netapp-network-config/07-EFS.png)
You can now follow the guides below to create and manage your volumes, snapshots and ACLs.

### Testing network connectivity from an NFS client to your Service Endpoint

:::info
**Prerequisites:**

- Your NFS client must have a network interface configured in the same subnet as your vRack Services and must be in the same VLAN as well. The vRack Services subnet is not routable and requires a CIDR 24 subnet (x.x.x.x/24 or x.x.x.x/255.255.255.0).
- If this is not possible, you can use a gateway that will translate the address and port to it but you will have to contact [OVHcloud support](https://help.ovhcloud.com/csm?id=csm_get_help), otherwise you will not be able to mount your NFS shares.
- The IP address of your Service Endpoint is in a subset of CIDR 27, 28 or 29 of your vRack Services subnet.
- The IP address of your Service Endpoint must be unique in your subnet and must be excluded from your DHCP server if you use one.
- Example: vRack Services 10.0.0.0/24 subnet - Service Endpoint 10.0.0.16/29 - Your service will therefore be accessible at IP address 10.0.0.16 in subnet 10.0.0.0/24.

:::

- The **arping IP\_Endpoint** command must return only one MAC address.
- The **traceroute -T IP\_Endpoint -p 2049** command must not return an error.
- The **nmap -sV -T4 -p111,635,2049,4045,4046 IP\_Endpoint** command must return ports in the OPEN state (essential for the proper functioning of NFSv3).

## Go further [](#)
[Managing Enterprise File Storage from the OVHcloud Control Panel](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-control-panel.md)

[Enterprise File Storage - API Quickstart](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-quick-start.md)

[Enterprise File Storage - Managing volumes](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-volumes.md)

[Enterprise File Storage - Managing volume ACLs](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-volume-acl.md)

[Enterprise File Storage - Managing volume snapshots](/pl/guides/storage-and-backup/file-storage/enterprise-file-storage/netapp-volume-snapshots.md)

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pl/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.

Join our [community of users](https://community.ovhcloud.com/).
