# View VPN Gateways

Once a VPN Gateway is successfully created, the gateway is listed on the **VPN Gateway overview** page.

To view the VPN Gateway details, follow these steps:

1\. In the **DCD**, go to **Menu** > **Network** > **VPN Gateway** under **Connectivity**.

{% hint style="success" %}
**Result:** A list of VPN Gateways created is displayed. For every VPN Gateway listed, you can view the following details:

* **GATEWAY NAME:** Displays the name of the VPN Gateway.
* **GATEWAY PROTOCOL:** Displays the protocol used by the VPN Gateway (IPSec or WireGuard).
* **STATE:** Displays the state of the VPN Gateway. Possible values are as follows:
  * **Available:** The VPN Gateway is available and functioning properly.
  * **Unavailable:** The VPN Gateway is unavailable and not in use.
* **CREATION DATE:** Displays the date of creation of the VPN Gateway.
* **LAST MODIFIED:** Displays the date when the VPN Gateway details were last updated.
* **OPTIONS:** Provides additional actions you can perform on the VPN Gateway, such as deleting the VPN Gateway.
* **CREATE TUNNELS (IPSEC):** Create tunnels for the IPSec protocol.
* **CREATE PEERS (WIREGUARD):** Create peers for the WireGuard protocol.
  {% endhint %}

## View details of a selected VPN Gateway

For the selected VPN Gateway, you can choose to view **Setup & LAN connections** or **Tunnels**.

{% tabs %}
{% tab title="Setup & LAN connections" %}
In **Setup & LAN connections**, you can view the following properties:

* **Name:** The name of the VPN Gateway.
* **Description:** A description of the VPN Gateway.
* **Location:** The location of the VPN Gateway.
* **IP Address:** The IP address assigned to the VPN Gateway.
* **Protocol:** The protocol version used by the VPN Gateway.
  {% endtab %}

{% tab title="Tunnels" %}
In **Tunnels**, you have the following options:

* **Add Tunnels:** Option to add new tunnels.
* **Existing Tunnels:** A list of existing tunnels with their names and options to edit or delete each tunnel.
  {% endtab %}
  {% endtabs %}
