list-ipsec
The vpn list-ipsec command retrieves a list of IPSec configurations in your VPN. This command displays essential details such as Status, Description, Remote VPN, Pre Shared Key, Deployment Status, and Connecting Status.
Usage
cldkctl vpn list-ipsec [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn list-ipsecEnter the VPN name in the VPN Name field. To obtain or verify it, refer to vpn list.
Enter the public IP address in the IP Public field.
Press y for Confirm or n for Cancel.

Once successful, the terminal displays the IPSec configuration list containing information such as Status, Description, Remote VPN, Pre Shared Key, Deployment Status, and Connecting Status.

Status
Indicates whether IPSec is enabled or disabled.
Description
Custom label or note for the IPSec configuration.
Remote VPN
IP address or endpoint of the remote VPN.
Pre Shared Key
The shared secret key used for authentication between VPN peers.
Deployment Status
Displays the current deployment condition.
Connecting Status
Shows the connection state.
Flags
-h, --help
Help for list ipsec command.
Last updated
