How to create a GCP route

From PUBLIC-WIKI
Revision as of 14:24, 15 May 2018 by Eyales (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 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