# Setting Computer IP Address

The easiest method to navigate to the Network Connections window is to

**Press** the **Windows Key + R** and to open the Run Window.

Then **type** in "ncpa.cpl" and **click** "OK"

<div align="left"><img src="/files/-MhxRhvdDqJ5LBNGE77v" alt=""></div>

1. **Right click** on your network connection (in the example below, we are using Ethernet and then click “properties” to open the properties windows.

![](/files/52it2MbBKvodukpyjXvB)

2\. Double click on the Internet Protocol Version 4 (TCP/IPv4) item, this will open the TCP/IPv4 properties window (to the right).

![](/files/-MhOMUCo12nimVwvRwxm)

(In this example the IP Address is set correctly to 192.168.10.245.) If the ‘Obtain an IP Address Automatically’ button is selected, you will need to select “Use the following IP Address” button and manually type in the IP Address.

<div align="left"><img src="https://lh4.googleusercontent.com/P4LWWMVdc_xgA8vdGgKAOGgkDVN65i9xNMSLL__ru90vARhi5tOhZFWilhbCKdwsK1Hh-L2-8j1Gnu5h9t56GEWEPXP4lx4H3wwbawE9bx4mMPX78KbXaDk1IWBU7rV42_WJeBfy=s0" alt=""></div>

The Subnet mask typically auto-fills to the correct values, but if that doesn’t happen, just type in what is shown here: 255.255.255.0

{% hint style="info" %}
Default gateway, and all DNS server boxes should be left blank.
{% endhint %}

Once the IP Address is set/confirmed, click OK twice to get back to the Network Connections window then close that window.

### Selecting Spikemark's IP Address

After setting the Computer's IP Address, there is one more important step to do in Spikemark. We need to tell Spikemark which Network Adapter/IP Address we are using on our Computer.

{% hint style="danger" %}
If you are verifying or reselecting Spikemark's IP Address as part of troubleshooting:

**BE SURE TO SELECT THE CORRECT IP ADDRESS AND CLICK SAVE,**

**EVEN IF IT IS ALREADY SELECTED.**
{% endhint %}

**Open** up the **Spikemark Options** window under **File** in the **Toolbar**

<div align="left"><img src="/files/-MhxTeo5FVkx29JOH3y6" alt=""></div>

**Click** the **drop-down** for **Spikemark's IP Address** and **select** the IP Address that you just set your Computer to,

Then **Click Save**

<div align="left"><img src="/files/-MhxTtQBr-mHrvQJmSnR" alt=""></div>


---

# 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.creativeconners.com/docs/spikemark/ip-address-and-network-connection/setting-computer-ip-address.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.
