
Explanation:
The correct first step is to create a Partner Interconnect VLAN attachment in the GCP Console and retrieve the pairing key. This pairing key is essential for the Interconnect partner to establish the connection between your on-premises network and your VPC. The other options either skip this crucial step or are actions that would be taken after the pairing key has been obtained.
Ultimate access to all questions.
To establish a Partner Interconnect connection between your on-premises network and your VPC, what is the first step you should take if you already have an Interconnect partner?
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.
No comments yet.