# 3. Network segment setting

**Step 1:**  Add IP address:<mark style="color:blue;">172.16.172.xx (xx can be any number from 2 to 253 expect 20)</mark> and IP address: <mark style="color:blue;">192.168.147.xx(xx can be any number from 2 to 253, expect 10 and 20) network</mark>. This network segment is used to connect flight control and data communication.

<figure><img src="/files/HGc908U90xUiqN9JOGz2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/S6iULiGqUlIVJUb54JLx" alt=""><figcaption></figcaption></figure>

**Step 2：** Configure PC LAN IP address to the same IP segment as gimbal camera

{% hint style="info" %}
(Note:The last number of PC ip address should be different with the last number of camera IP address)
{% endhint %}

**Eg:**

* Default camera IP address is: 192 . 168 . 2 . 119&#x20;
* PC IP address: 192 . 168 . 2 . 3 (only the last number should be different than 119.)&#x20;
* Subnet mask: 255 . 255 . 255 . 0&#x20;
* Default gateway: 192 . 168 . 2 . 1

<figure><img src="/files/bOCSB9h473RU6sdP0Peh" alt=""><figcaption></figcaption></figure>


---

# 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.yangdaonline.com/yangda-docs/video-and-data-link-user-manual/videopass-n50/3.-network-segment-setting.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.
