
Answer-first summary for fast verification
Answer: 1. Configure the primary interconnect-1 BGP session on the Cloud Router with priority 0. 2. Configure the secondary interconnect-2 BGP session on the Cloud Router with priority 200. 3. Configure both Google-side BGP ASNs as 65100. 4. Configure the on-premises ASN as 65000.
To implement an active/passive BGP setup with Google-recommended practices for Dedicated Interconnect, it's essential to configure the BGP sessions with the correct priorities and ASNs. The active connection should have a lower priority (e.g., 0) and the passive backup a higher priority (e.g., 200). Both VLAN attachments should use the same Google-side ASN for consistency, and the on-premises ASN should be distinct. Option B correctly follows these practices by setting the priorities as 0 and 200 for the active and passive connections respectively, using the same Google-side ASN (65100) for both, and a distinct on-premises ASN (65000).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are setting up hybrid connectivity between your on-premises data center and Google Cloud using redundant Dedicated Interconnect connections. VLAN attachments are being deployed in us-central1 with an active/passive approach (interconnect-1 as active and interconnect-2 as backup). To enable BGP connectivity while adhering to Google's best practices, how should you configure the Cloud Router?
A
B
C
D