A company wants to connect their on-premises network to Google Cloud with a Dedicated Interconnect. They have already ordered a cross-connect from their co-location facility to a Google Point of Presence (PoP). What is the NEXT step to establish the connection?
Trap 1: Create a Cloud Router and BGP session
Cloud Router and BGP session are created after the VLAN attachment is created.
Trap 2: Run a ping test to verify connectivity
Ping test comes after all configuration is complete.
Trap 3: Configure BGP on the on-premises router
BGP configuration on the on-premises router should be done after the VLAN attachment exists.
- A
Create a Cloud Router and BGP session
Why wrong: Cloud Router and BGP session are created after the VLAN attachment is created.
- B
Run a ping test to verify connectivity
Why wrong: Ping test comes after all configuration is complete.
- C
Configure BGP on the on-premises router
Why wrong: BGP configuration on the on-premises router should be done after the VLAN attachment exists.
- D
Create a VLAN attachment in Google Cloud
The VLAN attachment is the next logical step after the physical cross-connect is in place.