> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/security-trailer/configuration/configuration-template-1.md).

# MT81 Starlink Mini Configuration

The Starlink Mini combines the satellite antenna and modem into a single device and does not require a separate router. The Starlink Mini draws DC power directly from the trailer power system and requires third-party accessories for connectivity. The antenna is installed on the trailer mast gateway arm.

{% hint style="danger" %}
Starlink is a registered trademark of SpaceX, which does not sponsor, authorize, or endorse Verkada or its products.
{% endhint %}

***

### Before you begin

Gather the following third-party accessories before starting the installation. The accessories listed are recommended by Verkada based on verified compatibility; you may use similar alternatives if your deployment requires them.

* [DC to PoE adapter](https://mobilemusthave.com/products/starlink-mini-poe-dc-power-conversion-kit-with-12v-accessory-output-for-peplink)
* [RJ45 male-to-male adapter](https://a.co/d/0bJKX1zH)
* [DC male-to-male adapter](https://a.co/d/0fDmgkp8)
* [Starlink Mini wall mount](https://a.co/d/04aRdbvC)

***

## Connect the Starlink Mini

{% stepper %}
{% step %}
Connect the DC positive and negative leads from the trailer's DC system to the DC-to-PoE adapter.
{% endstep %}

{% step %}
Connect the LAN port on the adapter to the Verkada Trailer Controller's (VTC’s) WAN port.
{% endstep %}

{% step %}
Connect the PoE port on the adapter to the Cat 6 cable pre-installed in the trailer NEMA enclosure.
{% endstep %}

{% step %}
Open the trailer mast head’s top cover plate and pull the gateway arm's Cat 6 shielded cable.

{% hint style="info" %}
The shielded Cat 6 cable has a thicker jacket than the other cables.
{% endhint %}
{% endstep %}

{% step %}
Connect the Cat 6 cable to the PoE-to-Starlink connector included with the DC-to-PoE Adapter.
{% endstep %}

{% step %}
Use the DC male-to-male adapter to connect the Starlink Mini antenna DC cable to the PoE-to-Starlink connector output.
{% endstep %}

{% step %}
Use the RJ45 male-to-male adapter to connect the Starlink Mini antenna weatherized Cat cable to the PoE-to-Starlink connector.

<div data-with-frame="true"><figure><img src="/files/BR3nNJrQQ2SFjUBPI3m6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Refer to the [MT81 Security Trailer Hardware Installation Guide](https://docs.verkada.com/docs/mt81-security-trailer-install-guide.pdf) for more information.
{% endhint %}

***

## Mount the Starlink Mini

{% stepper %}
{% step %}
Use the provided mount hole pattern on the gateway arm of the trailer to attach the Starlink Mini wall mount.
{% endstep %}

{% step %}
Secure the wall mount to the gateway arm using M8 machine screws and washers.
{% endstep %}

{% step %}
Attach the Starlink Mini to the wall mount following the [Starlink Mini wall mount install guide](https://starlink.com/public-files/installation_guide_mini_wall_mount.pdf?srsltid=AfmBOoo0ar1Q6DH1rP995-aaqB_MTTVJJmvll5Xfg8rmA14Ym9R5rWfw).
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.verkada.com/security-trailer/configuration/configuration-template-1.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.
