# 3. Network segment setting

**Step 1:**   Set the computer's IP address to <mark style="color:red;">**192.168.199.33**</mark> and the subnet mask to <mark style="color:red;">**255.255.255.0**</mark>.

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

**Step 2：** Add a network segment to the computer's LAN port that is the same as the camera's.

{% 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;

<figure><img src="/files/oTL34Ai7OLaKPKRKNOzG" 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-n150-yc/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.
