> 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/connectivity/ja/she-ding/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md).

# Cellular GatewaysのDynamic DNSを設定する

セルラーゲートウェイは、サイト間IPsec IKEv2 VPNクライアントとして動作できます。IPsecトンネルを設定するには、VPNクライアントのパブリックIPアドレスが必要です。Dynamic DNS を設定すると、VPNサーバーが VPNクライアント（GC31/GC31-E）に動的に割り当てられたパブリックIPアドレスへ常にアクセスできるようになります。

***

## セルラーゲートウェイで Dynamic DNS を設定する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Gateways] に移動します。**
{% endstep %}

{% step %}
**設定するゲートウェイを選択します。**
{% endstep %}

{% step %}
**右上の \[Settings] をクリックします。**
{% endstep %}

{% step %}
**\[Network] > \[Dynamic DNS] で、\[Enable] をオンにします。**

<div align="left" data-with-frame="true"><img src="/files/2e508fa83a1110fe617b9c01ff9f226d3effd6d8" alt="" width="561"></div>
{% endstep %}

{% step %}
**Dynamic DNS のサービスを選択します。**

<div align="left" data-with-frame="true"><img src="/files/c040e240c89c6080dc4cf2a1d8f0731f87678b30" alt="" width="563"></div>
{% endstep %}

{% step %}
**（任意）Hostname、Username、Password、Server を入力します。**

<div align="left" data-with-frame="true"><img src="/files/1ab73a0dc0d56a6fbf630dd1417e96a657d05cf8" alt="" width="563"></div>
{% endstep %}

{% step %}
**\[Apply] をクリックし、次に \[Confirm] をクリックして変更を保存します。**

<div align="left" data-with-frame="true"><img src="/files/6dc8b3efa298bfb1f94586dbe3d555d476cec1d5" alt=""></div>
{% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/connectivity/ja/she-ding/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
