Prepare GCP Environment
Create a VPC Network
Ensure you have a Google account and access/login information to the Google Cloud Platform (GCP) Console.
You can choose to create an Automatic mode or Custom mode Virtual Private Cloud (VPC) network. Automatic mode networks create one subnet in each Google Cloud region automatically when you create the network. For Custom mode VPC networks, you have to create a network and then create subnets that you want within a region. You can create subnets when you create the network or you can add subnets later, but you cannot create instances in a region that has no subnet defined.
Create Inbound Firewall Rules
- Ensure you have a Google account and access/login information to the Google Cloud Platform (GCP) Console.
- Ensure you have created the VPC networks.
- Review the firewall rule components and ensure to become familiar with firewall configuration components as used in Google Cloud.
Firewall rules are defined at the network level, and only apply to the network where they are created. To create inbound firewall rules for a VPC network, perform the following steps:
Create Routes in a VPC Network
- Ensure you have a Google account and access/login information to the Google Cloud Platform (GCP) Console.
- Ensure you have created VPC networks.
Describes how to add a new default route in a Private Virtual Private Cloud (VPC) network pointing to an Edge as illustrated in topology diagram.
Add a Branch-to-Branch Route in a VPC Network
- Ensure you have a Google account and access/login information to the Google Cloud Platform (GCP) Console.
- Ensure you have created VPC networks.
Describes how to add a branch-to-branch route in a Public Virtual Private Cloud (VPC) network pointing to an Edge as illustrated in Single-Arm Topology.



