How to create a GCP route: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Creating a route == * Login to the Route page: : https://console.cloud.google.com//networking/routes/list * Click on "Create Route" :* Name: Specify here a name for the new..." |
No edit summary |
||
Line 3: | Line 3: | ||
: https://console.cloud.google.com//networking/routes/list | : https://console.cloud.google.com//networking/routes/list | ||
* Click on "Create Route" | * Click on "Create Route" | ||
:* Name: Specify here a name for the new route (in lowercase) | :* '''Name''': Specify here a name for the new route (in lowercase) | ||
:* Network: Select the relevant Google Virtual Private Cloud (VPC) Network | :* '''Network''': Select the relevant Google Virtual Private Cloud (VPC) Network | ||
:* Destination IP range: Specify here the destination IP address CIDR | :* '''Destination IP range''': Specify here the destination IP address CIDR | ||
:: For more information, see: https://cloud.google.com/vpc/docs/routes | :: For more information, see: https://cloud.google.com/vpc/docs/routes | ||
:* Priority: Leave the default settings | :* '''Priority''': Leave the default settings | ||
:* Next hop: Select the relevant type | :* '''Next hop''': Select the relevant type | ||
:: For more information, see: https://cloud.google.com/vpc/docs/routes#routeselection | :: For more information, see: https://cloud.google.com/vpc/docs/routes#routeselection | ||
* Click on "Create" | * Click on "Create" | ||
* Logoff the Google Cloud Platform management console | * Logoff the Google Cloud Platform management console |
Latest revision as of 11:24, 15 May 2018
Creating a route
- Login to the Route page:
- Click on "Create Route"
- Name: Specify here a name for the new route (in lowercase)
- Network: Select the relevant Google Virtual Private Cloud (VPC) Network
- Destination IP range: Specify here the destination IP address CIDR
- For more information, see: https://cloud.google.com/vpc/docs/routes
- Priority: Leave the default settings
- Next hop: Select the relevant type
- For more information, see: https://cloud.google.com/vpc/docs/routes#routeselection
- Click on "Create"
- Logoff the Google Cloud Platform management console