IBM Cloud Docs
Creating IPsec profile VPX

Creating IPsec profile VPX

You can create an IPsec profile that includes security parameters for establishing connections with your Citrix Netscaler VPX.

To create a profile, perform the following procedure:

  1. Navigate to System > CloudBridge Connector > IPsec Profile and click Add.
  2. Enter the following parameters:
    • Name
    • Encryption Algorithm
    • Hash Algorithm
    • Lifetime
  3. Select the appropriate IKE Protocol Version.
  4. Check Perfect Forward Secrecy if wanted.
  5. Check Pre-Shared Key Exists and enter the PSK in the Value field.
  6. Click Create.

To create an IPsec profile in the CLI, use the following syntax:

> add ipsec profile IPsec_Profile1 -ikeVersion V1 -encAlgo AES256 -hashAlgo HMAC_SHA1 -lifetime 86400 -psk ipsecpskvpxvra