create-ipsec
The vpn create-ipsec-phase command allows you to create a new IPSec Phase 2 configuration for an existing VPN IPSec connection. This command defines the subnet network peer and additional parameters for the Phase 2 setup.
Usage
cldkctl vpn create-ipsec-phase [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn create-ipsec-phaseEnter your project name in the Project Name field. Refer to project list to verify or retrieve the correct project name.
Enter your VPN instance name in the VPN Name field. Refer to vpn list to obtain or confirm your VPN instance name.
Enter your VPN’s public IP address in the IP Public field. The IP address can also be obtained from vpn list.
Enter the remote network address in the Remote Network field. This field defines the peer network range that will connect through IPSec.
Enter the local subnet network in the Subnet Network field.
Enter the PreShared-Key in the PreShared-Key field. The PSK value can be obtained from the vpn psk section.
Enter a label or note in the Description IPSec field to describe the IPSec configuration.
Enter a label in the Description Phase 2 field. This value is optional and can be customized by the user to identify the IPSec Phase 2 description.
Confirm the process by pressing y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ IPSec on process create in 20 seconds".

Flags
-h, --help
Help for create ipsec command.
Last updated
