CreateIPsecConnection
Creates an IPsec connection. For
example,
CreateIPsecConnection name=ipsec1 vipUuid=c023e287a3fa4503b259f893aaf2d33d \
l3NetworkUuid=9082f45fce9c46f19b2ab5ff117511d6 peerAddress=10.128.19.5 peerCidrs=172.20.222.1/24 \
authKey=123456Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| name | The IPsec connection name. | 0.6 | ||
| description | The detailed description of the IPsec connection. | Yes | 0.6 | |
| l3NetworkUuid | The L3 network UUID. | 0.6 | ||
| peerAddress | The peer IP address. | 0.6 | ||
| authMode | The authentication mode. | Yes |
|
0.6 |
| authKey | The authentication key. | 0.6 | ||
| vipUuid | The VIP UUID. | 0.6 | ||
| peerCidrs | The peer CIDR. | 0.6 | ||
| ikeAuthAlgorithm | The IKE authentication algorithm. | Yes |
|
0.6 |
| ikeEncryptionAlgorithm | The IKE encryption algorithm. | Yes |
|
0.6 |
| ikeDhGroup | The IKE perfect forward secrecy. | Yes | 0.6 | |
| policyAuthAlgorithm | The ESP authentication algorithm. | Yes |
|
0.6 |
| policyEncryptionAlgorithm | The ESP encryption algorithm. | Yes |
|
0.6 |
| pfs | The perfect forward secrecy. | Yes |
|
0.6 |
| policyMode | The policy mode. | Yes |
|
0.6 |
| transformProtocol | The transform protocol. | Yes |
|
0.6 |
| resourceUuid | The resource UUID. | Yes | 0.6 | |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 0.6 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 0.6 | |
| timeout | Yes |