# Emulation Information

This section groups the tabs that allow the user to get more information related to emulations. Includes Isolation Network and Endpoint Diagrams.&#x20;

Each of them is described below.&#x20;

**Isolation Network**&#x20;

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

<figure><img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2F5zH0R2aM65k8N3kthjxt%2Fimage.png?alt=media&#x26;token=eae91594-f05d-4220-9b4e-717f82468735" alt=""><figcaption></figcaption></figure>

At the top of the page the title of the page: Isolation Network. And the Isolation Network table.

**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;

* Connection status: Shows whether the EndPoint is online. &#x20;
* Host name: Displays the host name.&#x20;
* Public IP Address: Displays the public IP address of the Endpoint.&#x20;
* Private IP Address: Displays the private IP address of the Endpoint.&#x20;
* Port: Displays the port used for communication. The default port is 8080.&#x20;
* Actions: Allows the download of the Isolation log.&#x20;

&#x20;**Isolation Log**&#x20;

The Isolation Log holds the information of all IP Addresses that have been blocked by the Isolation Process.&#x20;

The information presented in the Isolation Log is as follows:&#x20;

* <mark style="color:orange;">BLOCK :</mark> Indicates the blocking action.&#x20;
* <mark style="color:orange;">ip.SrcAddr :</mark> Indicates the IP address that generates the traffic. This IP corresponds to he Private IP of the Endpoint.&#x20;
* <mark style="color:orange;">ip.DstAddr :</mark> Indicates the destination IP address of the traffic.&#x20;
* <mark style="color:orange;">tcp/udp.SrcPort :</mark> Source port used in the communication according to the protocol.&#x20;
* <mark style="color:orange;">tcp/udp.DstPort :</mark> Destination port used in the communication according to the protocol.
* <mark style="color:orange;">tcp.Flags :</mark> Information on TCP protocol flags.&#x20;
