# Configure IP Addresses

The Network page allows you to configure IP addresses, default gateway, DNS and the antlets internal network IP address.&#x20;

![](/files/-MAn3byrwraa4v-Ta2no)

Click the 'Edit' button to configure the IP address of an interface. This is set to DHCP by default. To configure a static address select Static from the 'Type' dropdown and enter the IP address and mask in their respective fields.

![](/files/-MAmOwHc5o9Aq4HH3MGz)

If you configure a static IP address, scroll down and set the default gateway, choose the gateway interface and enter the DNS server addresses.&#x20;

![](/files/-MCSuRhkQ__5T-zvGp9q)

The 'Base IP' is the internal network address for the antlets - 10.1.1. by default. This network is an internal NAT'ed network and must be different than network the antsle is plugged into. When setting this field include the trailing period.

On this page you can also set an Http(s) proxy.

Click 'Save Network Defaults' and click the 'Restart Now' button if prompted. Log back into antMan within 30 minutes to confirm the new network configuration is good. If you do not confirm within 30 minutes the antsle roll back to the last configuration.


---

# 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.antsle.com/networking/configure-ip-addresses.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.
