# ENVIRONMENT

## <mark style="color:green;">**Architecture Diagram**</mark> <a href="#id-1.-architecture-diagram" id="id-1.-architecture-diagram"></a>

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2F20QP5xxAmbc65tTiKWsJ%2Fimage.png?alt=media&#x26;token=d4284746-ad51-4643-bf8d-8ae111c5bee9" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2F39o0cxrJUEO3eAN6iET1%2Fimage.png?alt=media&#x26;token=e7362fc3-0685-46ec-8963-c740cd9731a6" alt=""><figcaption></figcaption></figure>

DC site has an issue - full failover

## &#x20;<mark style="color:green;">**Environment Information**</mark> <a href="#id-2.-environment-information" id="id-2.-environment-information"></a>

1. **On-premises Site**&#x20;

| **No.** | **Item**         | **Description**                                | **IP Address**  | **Note** |
| ------- | ---------------- | ---------------------------------------------- | --------------- | -------- |
| **1**   | vcsa7.lab.local  | vCenter                                        | 192.168.137.77  |          |
| **2**   | vcda7.lab.local  | VMware Cloud Director Availability On-premises | 192.168.137.78  |          |
| **3**   | host16.lab.local | ESXi host                                      | 192.168.137.50  |          |
| **4**   | DC.lab.local     | Primary Domain controller                      | 192.168.137.200 |          |

2. **HI GIO Site**

|         |                      |                             |                 |          |
| ------- | -------------------- | --------------------------- | --------------- | -------- |
| **No**. | **Item**             | **Description**             | **IP Address**  | **Note** |
| 1       | ASG000001-Customer01 | Organizations               |                 |          |
| 2       | ADC.lab.local        | Secondary Domain controller | 192.168.137.201 |          |

&#x20;**3. Environment System Configuration**

| # | **App Name**                                       | **Hostname**                                                 | **On-prem IP address**                                       | **HI GIO's Network**                                     | **HI GIO IP address**                                        | **Remark**                       |
| - | -------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------- |
| 1 | <mark style="background-color:yellow;">APP1</mark> | <mark style="background-color:yellow;">APP1.lab.local</mark> | <mark style="background-color:yellow;">192.168.140.14</mark> | <mark style="background-color:yellow;">\[L2]VM140</mark> | <mark style="background-color:yellow;">192.168.140.14</mark> | <http://app1.lab.local/Students> |
| 2 | <mark style="background-color:yellow;">APP1</mark> | <mark style="background-color:yellow;">DB1.lab.local</mark>  | <mark style="background-color:yellow;">192.168.141.14</mark> | <mark style="background-color:yellow;">\[L2]VM141</mark> | <mark style="background-color:yellow;">192.168.141.14</mark> |                                  |


---

# 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.higiocloud.vn/hi-gio-draas/failover-scenario/environment.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.
