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 have a Ubiquiti Edge Router. Which I have tested BGP on before.
I can ping the GCP router peer IP but I can't tell if my BGP packets are being received by the GCP router.
see BGP config below
Anyone have any other config examples? (note IP address replaced with x's for privacy)
I cant seem to get much from the GCP router logs
Are any Firewalls rules needed to allow BGP?
Thanks in advance for the feedback.
set protocols bgp 65001 neighbor 169.254.xxx.x1 remote-as 16550
set protocols bgp 65001 neighbor 169.254.xxx.x1 soft-reconfiguration inbound
set protocols bgp 65001 network 10.30.30.0/24
set protocols bgp 65001 parameters router-id 169.254.xxx.x2