# Access the Management Interfaces of a Private Cloud from a VM

This article explains how to access the management level of IONOS Private Cloud from a virtual machine hosted locally in the IONOS Private Cloud.

This access takes place via a new network segment that is created within the NSX interface and enables the required connectivity for each VM directly connected to it.

You can use this configuration to implement the following use cases, for example:

**Automation and orchestration**: By accessing the management plane from a VM, automation scripts or orchestration tools can interact directly with the vSphere cluster, streamlining management and provisioning tasks.

**Monitoring and alerting**: Monitoring tools running within a VM can access the management plane directly. This allows them to capture real-time performance metrics, monitor resource utilisation and trigger alerts based on predefined thresholds.

**Resource optimisation**: By accessing the management plane from a VM, administrators can monitor resource usage across the cluster, make real-time adjustments to resource allocations and optimise workload placement for better performance.

**Security and compliance**: Security tools running in a VM can leverage management plane access to monitor security configurations, detect anomalies, enforce compliance policies and respond immediately to security incidents.

**Configuration management**: Access to the management plane allows VMs to retrieve configuration information, manage virtual network settings and make configuration changes based on dynamic requirements.

**Backup and restore capabilities**: Backup solutions running in a VM, can use management plane access to perform the following actions:

* Initiate backups
* Manage snapshots
* Orchestrate disaster recovery processes to ensure data protection and business continuity

**Troubleshooting and diagnostics**: Troubleshooting tools in a VM can benefit from direct access to the management plane to:

* Diagnose performance issues
* Analyse logs
* Investigate system errors for proactive maintenance and troubleshooting

**Integration with third-party tools**: VMs running third-party management or monitoring solutions can be integrated directly into the vSphere cluster management plane to enable seamless data exchange, reporting and management capabilities.

## Activate management level in the Cloud Panel

1. Log in to your [<mark style="color:blue;">IONOS CLOUD account</mark>](https://dcd.ionos.com).
2. In the [<mark style="color:blue;">**Data Center Designer (DCD)**</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#data-center-designer-dcd), go to **Menu** > **Private Cloud** > **Login**.
3. Log in to the [<mark style="color:blue;">Cloud Panel</mark>](https://cloudpanel.ionos.de/login) with your credentials.
4. Click **Menu > Server & Cloud** in the title bar.
5. **Optional:** Select the desired **Server & Cloud** contract. The Cloud Panel then opens.
6. Click in the **Private Cloud** > **Private Cloud** area, click on the pencil icon in the **Management level** field.

![Cloud Panel showing IONOS Private Cloud settings](/files/JeIYlBz64RzCCkWqENzg)

7. Activate the **Enabled** option.
8. Click on **Save changes**. Then wait until the process is complete. This may take a few minutes.

![Activate or deactivate Management plane](/files/EOS5DABvwlizmyVuvjqb)

9. Read the text displayed below the **Management level** field.
10. Make a note of the port group to which the new network interface is to be connected.
11. Make a note of one of the IP addresses displayed and the subnet mask.

## Establish a connection to the private cloud

Establish a connection to your IONOS Private Cloud. How to do this is explained in the following articles:

* [<mark style="color:blue;">Establishing a connection to IONOS Private Cloud (Microsoft Windows)</mark>](/cloud/private-cloud/ionos-private-cloud/getting-started/connect-to-private-cloud-windows.md)
* [<mark style="color:blue;">Establishing a VPN connection to IONOS Private Cloud (Linux)</mark>](/cloud/private-cloud/ionos-private-cloud/getting-started/establish-a-vpn-connection-to-the-private-cloud-linux.md)
* [<mark style="color:blue;">Establishing a VPN connection with tunnel view to IONOS Private Cloud (macOS)</mark>](/cloud/private-cloud/ionos-private-cloud/getting-started/establish-vpn-connection-to-the-private-cloud-with-tunnelblick-macos.md)

## Establishing a connection to the vCenter

1. Log in to your [<mark style="color:blue;">IONOS CLOUD account</mark>](https://dcd.ionos.com).
2. In the [<mark style="color:blue;">**Data Center Designer (DCD)**</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#data-center-designer-dcd), go to **Menu** > **Private Cloud** > **Login**.
3. Log in to the [<mark style="color:blue;">Cloud Panel</mark>](https://cloudpanel.ionos.de/login) with your credentials.
4. Make a note of the user name and password displayed in the **Private Cloud > Access > vSphere** area.
5. To open the vSphere Client, in the **Private Cloud > Access > vSphere > Admin Client** area, click on **vSphere Client**. A new tab opens.
6. In the new tab, click on **Advanced...**.
7. Click on **Accept risk and continue**.
8. Click on **START VSPHERE CLIENT (HTML5)**. The login page opens in a new tab.
9. Enter the user name and password.
10. Click on **REGISTER**.

## Add an additional network interface to the VM that is connected to the management port group

To access the management level of your private cloud from one of your VMs, you must perform the following steps in the vCenter Manager:

1. Click on the desired VM in the navigation bar on the left or create a new VM.
2. Click on **ACTIONS** in the area to the top right of the VM name.
3. Click on **Edit Settings...**.

![vSphere Client showing the Edit Settings option in the ACTIONS menu](/files/DUGMH7mbePOe8Z8PHN1O)

4. In the window that opens, click **ADD NEW DEVICE** in the top right-hand corner.
5. Click on **NETWORK ADAPTER**.

![Edit Settings window with the Network Adapter option](/files/9bSusM54JFv7CCaVWkLW)

6. In the **NEW NETWORK** field, click on the displayed network name.
7. Click on **Browse**.

![Browse option in the New Network field](/files/2KancCmhZGOoXK2Zm3Iu)

8. Select the network adapter that has the same name as the noted port group. In this example, this is the network adapter **mgmt2315**.

![SELECT NETWORK window showing available network adapters](/files/Ewhr4vpEoUgrGtFFLIbm)

9. Click on **OK**.
10. Click **OK** in the **Edit Settings** window.

![OK button in the Edit Settings window](/files/GQKeVvhu9Wl1PxDVFLYk)

11. Then log into the VM and configure the network settings for the new network adapter. Use the IP address and subnet mask that you have noted. The configuration steps differ depending on the operating system installed.

{% hint style="info" %}
**Note:** When configuring the network adapter, you may only use one of the five IP addresses displayed in the Cloud Panel.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/private-cloud/ionos-private-cloud/administration/access-management-interfaces-from-vm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
