# Isolation Network

In this section the user can download the log of the Isolation Network process.

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

At the top of the page the title of the page: Isolation Network. And the Isolation Network table.&#x20;

Has information regarding Hosts that are online and information such as Connection Status, Host Name, Public IP Address, Private IP Address, Port and Shares.&#x20;

This table will only show EndPoints information that is online.&#x20;

By default, ten rows of information are displayed. If the user want to see more or change the pagination in the lower right corner, there are pagination controls.&#x20;

* <mark style="color:green;">Connection status.</mark>&#x20;

Shows whether the EndPoint is online. &#x20;

* <mark style="color:green;">Host name</mark>&#x20;

Displays the host name.&#x20;

* <mark style="color:green;">Public IP Address</mark>&#x20;

Displays the public IP address of the Endpoint.&#x20;

* <mark style="color:green;">Private IP Address</mark>&#x20;

Displays the private IP address of the Endpoint.&#x20;

* <mark style="color:green;">Port</mark>&#x20;

Displays the port used for communication. The default port is 8080.&#x20;

* <mark style="color:green;">Actions</mark>&#x20;

Allows the download of the Isolation log.&#x20;


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-information/isolation-network.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.
