restart-ipsec
Last updated

The vpn restar-ipsec command allows you to restart the IPSec service of a VPN instance. This command is useful for refreshing the IPSec tunnel after configuration changes or temporary disconnections.
cldkctl vpn restart-ipsec [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn restart-ipsecEnter the public IP address of your VPN in the IP Public VPN field. You can refer to vpn list to obtain or verify your VPN instance information.
Confirm the process by pressing y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ Successfully IPSec".

This command supports global flags. Refer to the Global Flags section for details
-h, --help
Help for restart ipsec command.
Last updated