Questions tagged [google-cloud-router]
9 questions
2
votes
2 answers
Unable to clone repo from Google Cloud Source Repository to a Compute Engine Instance configured with Cloud NAT
I am using a Google Compute Engine Instance which has external IP address disabled and is accessing the internet through Cloud NAT. The problem is that when I am trying to clone a Repo from Google Cloud Source Repo using SSH Authentication, I am…

Arjun Sehajpal
- 36
- 6
1
vote
0 answers
GCP cloud router not responding to ARP requests from BGP neighbor
I am trying to create a BGP session between my router appliance and GCP cloud router (both are connected on the same subnet as usual). Once I configure the BGP neighborship on both end, I see the Cloud router’s connection TCP SYN request coming into…

Venkadesan Perumal
- 11
- 1
1
vote
1 answer
Cloud Router limitations
I am working on a Google Cloud Platform design where we are going to have several Partner Interconnect from multiple MPLS networks which needs to be isolated.
In the following link it is mentioned that a region can have up to 5 Cloud Routers, it is…

Marvin
- 11
- 2
0
votes
1 answer
Quotas and limits on received routes in BGP session
Are there any limits on the number of routes received on BGP session in Google Cloud Router?

Mahaboob
- 9
- 2
0
votes
1 answer
Google Cloud Router BGP configuration
I'm having trouble bringing up a BGP session with my GCP Cloud router and my on premise router.
This is on a partner Interconnect link.
I thought I have a pretty basic configuration
But the connection state just goes between active and OpenConfirm
I…
0
votes
1 answer
GCP Dedicated Interconnect MTU
https://cloud.google.com/interconnect/docs/how-to/dedicated/configuring-onprem-routers
I switched the GCP Dedicated Interconnect. What I need to configure is the onprem-router. However, the MTU value of my switch is the minimum value of 1500…

김경진
- 1
0
votes
1 answer
Does GCP Cloud Router not support BGP auth?
I wanted to configure on GCP Cloud Router a BGP session with BGP authentication (for on-premise connectivity / hybrid connectiviy), but cannot fine any option to set a password in the gcloud CLI or Web client?
Does GCP not support BGP…

sitiTW88
- 1
0
votes
2 answers
BGP Filtering on google cloud routers
When using a BGP cloud router on GCP, is there a way to filter incoming routes? Otherwise this can cause problems if the other end sends more routes than you expect.

Vitaly Babiy
- 6,114
- 4
- 26
- 24
-1
votes
1 answer
Cloud Router transitive routes (Hub-Spoke model)
I got a situation where I hold two projects under a GCP account and want to connect my on premises infrastructure using VPN & BGP.
One thing I can't get working and sure if supported are transitive routes.
so as the diagram below, I want project B…