Connection Ike Config Args
Constructors
Properties
the authentication algorithm that is used in Phase 1 negotiations. Valid values: md5, sha1, sha2
the SA lifetime as a result of Phase 1 negotiations. Unit: seconds. Valid values: 0 to 86400. Default value: 86400.
the identifier of the VPN gateway. It can contain at most 100 characters. The default value is the IP address of the VPN gateway.
the identifier of the customer gateway. It can contain at most 100 characters. The default value is the IP address of the customer gateway.
the version of the Internet Key Exchange (IKE) protocol. Valid values: ikev1 and ikev2. Default value: ikev1. Compared with IKEv1, IKEv2 simplifies the security association (SA) negotiation process and provides better support for scenarios with multiple CIDR blocks.
the pre-shared key that is used for identity authentication between the VPN gateway and the on-premises data center. The key must be 1 to 100 characters in length and can contain digits, letters, and the following special characters: ~!\`@#$%^&*()_-+={}[]|;:',.<>/? If you do not specify a pre-shared key, the system randomly generates a 16-bit string as the pre-shared key. You can call the DescribeVpnConnection operation to query the pre-shared key that is automatically generated by the system.