---
title: "Using the OVHcloud Network plugin"
description: "Find out how to use the OVHcloud Network plugin with your Hosted Private Cloud"
url: https://docs.ovhcloud.com/en/guides/hosted-private-cloud/powered-by-vmware/plugin-ovh-network
lang: en
lastUpdated: 2020-07-01
---
# Using the OVHcloud Network plugin

## Objective

The OVHcloud Network plugin was developed to allow for a more focused management of the IP addresses linked to your Hosted Private Cloud service.

**This guide will explain how to use the OVHcloud Network plugin with your Hosted Private Cloud solution.**

## Requirements

- a [Hosted Private Cloud infrastructure](https://www.ovhcloud.com/en-gb/enterprise/products/hosted-private-cloud/)
- an IP address block linked to your Hosted Private Cloud infrastructure
- access to the vSphere interface

## Instructions

Once you are logged in to the vSphere client, select your data centre from the left-hand menu and switch to the `Configure
` tab. Next, click on `Network
` under "OVHcloud" in the left-hand tab navigation to display the "Network summary" section.
![Network summary](/images/hosted-private-cloud/powered-by-vmware/plugin-ovh-network/ovhcloudplugin_01.png)
Your IP blocks are displayed here along with some basic information about them. Click on an IP block to see all of its IP addresses listed in a table overview.

![Information about IPs and blocks](/images/hosted-private-cloud/powered-by-vmware/plugin-ovh-network/ovhcloudplugin_02.png)
You can verify the reverse of each address and their purpose. Some of them will be marked as "Reserved". Make sure not to use these **five IPs that are reserved for the block's configuration and high availability**, namely:

- the first IP, which announces your block on the router
- the last IP, which is for **broadcast**
- the second to last IP, which is your **gateway**
- the two IPs before the gateway, which are used as **HSRP** (Hot Standby Router Protocol) on the routers

In order to inform the OVHcloud plugin that your public IP addresses are actually in use, you need to send an ARP request (_arping_) from the virtual machine(s) using these IPs.

:::warning
Some configurations with a virtual firewall do not allow to trace back MAC addresses if the ARP protocol is not authorised.

:::

You can then customise your reverse IPs in this table (when configuring an email server, for example). Click on the three vertical dots to the left of the IP address, then on `Edit Reverse
`
![Edit Reverse button](/images/hosted-private-cloud/powered-by-vmware/plugin-ovh-network/ovhcloudplugin_03.png)
Enter the reverse and validate by clicking `Confirm
`.
The new reverse will then be displayed in the table.

:::info
This configuration process is also accessible via the OVHcloud Control Panel
 and the [OVHcloud APIs](https://eu.api.ovh.com/)
.
:::

## Go further

Join our community of users on [https://community.ovh.com/en/](https://community.ovh.com/en/).
