Google Cloud Professional Cloud Network Engineer — Question 55
You want to use Partner Interconnect to connect your on-premises network with your VPC. You already have an Interconnect partner.
What should you first?
Answer options
- A. Log in to your partner's portal and request the VLAN attachment there.
- B. Ask your Interconnect partner to provision a physical connection to Google.
- C. Create a Partner Interconnect type VLAN attachment in the GCP Console and retrieve the pairing key.
- D. Run gcloud compute interconnect attachments partner update <attachment> / --region <region> --admin-enabled.
Correct answer: C
Explanation
The correct answer is C because creating a Partner Interconnect type VLAN attachment in the GCP Console and retrieving the pairing key is the necessary first step to establish the connection. Options A and B are not the initial steps required within Google Cloud, and option D involves updating an existing attachment rather than creating a new one.