PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #217
You are implementing hybrid connectivity between your company's data center and Google Cloud. You've already deployed redundant Dedicated Interconnect connections, and are now deploying VLAN…
The correct answer is B. 1. Configure the primary interconnect-1 BGP session on the Cloud Router with priority 0. For an active/passive Dedicated Interconnect setup with Cloud Router BGP, Google recommends configuring each VLAN attachment's BGP session with distinct advertised route priorities. A lower priority value (0 being highest preference) tells on-premises routers to prefer that…
Question
Options
- A
- Configure the primary interconnect-1 BGP session on the Cloud Router with priority 0 and ASN
- B
- Configure the primary interconnect-1 BGP session on the Cloud Router with priority 0.
- C
- Configure the primary and secondary interconnects of the BGP sessions on the Cloud Router
- D
- Configure the primary and secondary interconnects of the BGP sessions on the Cloud Router
How the community answered
(66 responses)- A12% (8)
- B76% (50)
- C5% (3)
- D8% (5)
Explanation
For an active/passive Dedicated Interconnect setup with Cloud Router BGP, Google recommends configuring each VLAN attachment's BGP session with distinct advertised route priorities. A lower priority value (0 being highest preference) tells on-premises routers to prefer that path. Configuring interconnect-1 with priority 0 (active) and interconnect-2 with a higher priority number (e.g., 200, passive) achieves active/passive failover. Option A is incorrect because it improperly combines ASN with the priority setting-ASN is a router-level attribute, not per-session. Options C and D configure both sessions identically, which creates an active/active setup rather than active/passive.
Topics
Community Discussion
No community discussion yet for this question.