The external VPN gateway has four public IP addresses; at the time of writing this API, the AWS virtual private gateway is an example which has four public IP addresses for high availability connections; there should be two VPN connections in the AWS virtual private gateway , each AWS VPN connection has two public IP addresses; please make sure to put two public IP addresses from one AWS VPN connection into interfaces 0 and 1 of this external VPN gateway, and put the other two public IP addresses from another AWS VPN connection into interfaces 2 and 3 of this external VPN gateway. When displaying highly available configuration status for the VPN tunnels connected to FOUR_IPS_REDUNDANCY external VPN gateway, Google will always detect whether interfaces 0 and 1 are connected on one interface of HA Cloud VPN gateway, and detect whether interfaces 2 and 3 are connected to another interface of the HA Cloud VPN gateway.
SingleIpInternallyRedundant
The external VPN gateway has only one public IP address which internally provide redundancy or failover.
TwoIpsRedundancy
The external VPN gateway has two public IP addresses which are redundant with each other, the following two types of setup on your on-premises side would have this type of redundancy: (1) Two separate on-premises gateways, each with one public IP address, the two on-premises gateways are redundant with each other. (2) A single on-premise gateway with two public IP addresses that are redundant with eatch other.
UndefinedRedundancyType
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRedundancyType\u003c/code\u003e enum in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace specifies the redundancy configuration of an external VPN gateway.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version for the \u003ccode\u003eExternalVpnGateway.Types.RedundancyType\u003c/code\u003e, with a large number of previous versions also being available.\u003c/p\u003e\n"],["\u003cp\u003eThere are four redundancy types: \u003ccode\u003eFourIpsRedundancy\u003c/code\u003e, \u003ccode\u003eSingleIpInternallyRedundant\u003c/code\u003e, \u003ccode\u003eTwoIpsRedundancy\u003c/code\u003e, and \u003ccode\u003eUndefinedRedundancyType\u003c/code\u003e, each specifying the availability and IP address configuration of the external VPN gateway.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFourIpsRedundancy\u003c/code\u003e is for external VPN gateways with four public IP addresses that should be distributed between two interfaces of the cloud VPN gateway.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTwoIpsRedundancy\u003c/code\u003e type is for external VPN gateways that has two redundant public IP addresses, either from two separate gateways or one.\u003c/p\u003e\n"]]],[],null,[]]