# Hardware deployment

**To enable remote deployment of Xopero Unified Protection by a Xopero representative, the appliance must be physically installed in the rack cabinet, connected to the network and power source, and powered on. Hardware deployment includes on-site mounting, initial network and storage configuration, and basic provisioning through the Xopero Unified Protection management interface to prepare the system for further configuration and activation.**

***

## Device deployment

The below is a step-by-step guide for deploying a **Xopero Unified Protection** (**XUP**) appliance.

{% hint style="danger" %}
In the default configuration, the device requires internet access, at minimum for communication with the endpoints specified by **Xopero**. Deployment in a DMZ is only possible if this requirement is communicated in advance, **prior to the device being shipped**.
{% endhint %}

{% stepper %}
{% step %}
Install the **XUP** device in a rack-type server cabinet using the included mounting rails.
{% endstep %}

{% step %}
Connect the device to a power source. The device supports redundant power supplies (two independent power units), enabling connection to two separate power lines.
{% endstep %}

{% step %}
Connect the device to the LAN using the Ethernet ports located on the rear panel:

<figure><img src="/files/3sTWOxZ1EoguWD0QoFbj" alt=""><figcaption></figcaption></figure>

* **Port 1:** eno8303
* **Port 2:** eno8304

Selected models may also include SFP+ ports for fiber-optic cables:

* **SFP+ port 1:** eno12399np0
* **SFP+ port 2:** eno12399np1

{% hint style="warning" %}
The **iDRAC** port is intended solely for remote hardware management and **is not used for regular XUP system communication**.
{% endhint %}
{% endstep %}

{% step %}
After connecting the device to the LAN, it is ready to be powered on.
{% endstep %}
{% endstepper %}

***

## Initial startup

The below is a step-by-step guide for initializing a **Xopero Unified Protection** device and performing the first login.

{% hint style="warning" %}
For the initial startup, an environment with an active DHCP server is required to allow the device to automatically assign a temporary network configuration. If no DHCP server is available and no prior arrangements for a static network configuration have been made with the **Xopero** team, **the device will not start independently** (the system will halt at the **"Awaiting for service readiness"** screen). In this case, contact your **Xopero** account manager for further instructions.
{% endhint %}

{% stepper %}
{% step %}
Connect the device to a monitor to access the **Xopero Unified Protection Management Service** (**XUP Management Service**) panel and create a **Xopero ONE** administrator account.

{% hint style="danger" %}
**The XUP Management Service can be accessed only on the XUP device using a connected monitor.** To create an administrator account without connecting the appliance to a monitor, open a web browser on a device within the same network and enter the **XUP** IP address. After completing account creation and providing your license key, you will be automatically redirected and logged in to the **Xopero ONE Management Service** (**XMS**) panel.
{% endhint %}
{% endstep %}

{% step %}
Power on the device using the power button located on the front panel.
{% endstep %}

{% step %}
Once the device initialization is complete, an account setup wizard will appear — enter your email address and set a complex password to create the main administrative account.

{% hint style="info" %}
**This account serves as the local root administrator and is the only account of this type in the system.** Once the root admin account is created, additional user accounts can be added.
{% endhint %}

<figure><img src="/files/LSntH7rmqNPqzpkgTGFv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your license key to activate the service and enable further configuration of the system.

<figure><img src="/files/S6ZFCNdZiQ2I2SUwJYOg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After activating the license, the **XUP Management Service** panel will open. In this panel, you can view the device status and modify network settings.

<figure><img src="/files/vtFRwJ7XTGvK664Su26F" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.xopero.com/xopero-one-en/xopero-unified-protection/deployment/hardware-deployment.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.
