# View IPSec Phase 2

The **IPSec Phase 2** page displays a table of existing Phase 2 configurations. The table shows detailed information such as mode, protocol, status, Pfs Group, lifetime, local IP subnet, remote IP subnet, and description.

#### There are Steps to View IPSec Phase 2

* Select one of the VPN data that has already been created, click **More** then **Configuration**.
* On the IPSec page, go to **IPSec Tunnel** then click **More** then click **IPSec Phase 2**.

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

* The system will display a table listing all existing Phase 2 configurations. In addition to viewing details, actions such as Disable and Delete can be performed on each Phase 2 entry.

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

* Click **More** then **Disable** to deactivate the configuration.

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

* Click **More** then **Delete** to remove the configuration permanently.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-vpn/configuration-deka-vpn-ipsec/ipsec-tunnel/view-ipsec-phase-2.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.
