# 고정 IP 설정하기

{% hint style="warning" %}
고정  IP로 설정하기 위해서 현재 사용 중인 네트워크의 <mark style="color:red;">**IP, 서브넷마스크, 게이트웨이, DNS**</mark> 정보가 필요합니다.\
\
해당 정보는 아래 페이지를 참고해주세요.\
-> [현재 IP 확인하기](/android-pos-manual/android-pos/setup/current-ip.md)
{% endhint %}

{% tabs %}
{% tab title="LAN(Ethernet) 이용 시" %}

1. **설정 - 네트워크 및 인터넷**으로 이동해주세요.<br>

   <figure><img src="/files/dTpc3VZdDgojM563ED7A" alt=""><figcaption></figcaption></figure>
2. **Ehternet 탭**을 눌러주세요.<br>

   <figure><img src="/files/GQ9GfnJS0dCGcj7lJAsp" alt=""><figcaption></figcaption></figure>
3. **Ehternet Ip mode** 를 눌러주세요.<br>

   <figure><img src="/files/5XCO2baSUHTQcTyoBKZH" alt=""><figcaption></figcaption></figure>
4. **static**으로 변경해주세요.
5. IP주소, 게이트웨이, 네트워크 접두어 길이, DNS1, DNS2 정보를 입력해주세요.\ <br>

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

{% endtab %}

{% tab title="Wi-Fi 이용 시" %}

1. **설정 - 네트워크 및 인터넷**으로 이동해주세요.<br>

   <figure><img src="/files/dTpc3VZdDgojM563ED7A" alt=""><figcaption></figcaption></figure>
2. **Wi-Fi** 탭을 눌러주세요.\ <br>

   <figure><img src="/files/A2qH9xgJeGqtcDLPBo5G" alt=""><figcaption></figcaption></figure>
3. **현재 연결 된 네트워크**를 눌러주세요.<br>

   <figure><img src="/files/5w0LbnnqkS4U1zQPGesz" alt=""><figcaption></figcaption></figure>
4. 오른쪽 상단에 **\[수정]**\* 버튼을 눌러주세요.  (\* 연필 모양)<br>

   <figure><img src="/files/cS1e4Hc8Um0gfYVySlfJ" alt=""><figcaption></figcaption></figure>
5. IP설정에서 **DHCP => 고정**으로 변경해주세요.\ <br>

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

   <figure><img src="/files/wjGDcsj5jDpuyaMTQhw6" alt=""><figcaption></figcaption></figure>
6. **IP주소, 게이트웨이,  DNS1, DNS2** 정보를 입력해주세요.<br>

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

{% endtab %}
{% endtabs %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-pos/setup/fix-server-ip.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.
