This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enable IPSec-VPN via CLI

Hej,

after editing a IPSec-VPN i lost the connection. I have checked "Activate on Save", but the connection is down.

I have only a SSH connection to the XG. Restarting of the VPN service don't work. Is there a way to activate the connection manually?

The XG is v17 MR1

 

Thanks.



This thread was automatically locked due to age.
  • If the XG is the initiator you can login via SSH and fire up the following commands:

     

    'ipsec statusall' which provides a list of all configured connections

    'ipsec up <name of your connection>-1' ==> this will initiate the connection. Be aware of the appended '-1', as it is also shown by above command.