πŸ”

PCNE β€” questions

Page 12 of 13 Β· 255 total questions.

Topic 1 Β· Question 222

Your organization is using a Shared VPC model. Service project owners want to independently manage their DNS zones in service projects. All service project workloads must be able to resolve all private zones that are defined in other service projects. You need to create a solution that meets these goals. What should you do?

  • ACreate a Cloud DNS private zone in each service project. Use a Cloud DNS forwarding zone to forward queries to the Shared VPC in the host project.
  • BCreate a Cloud DNS private zone in each service project. Use Cloud DNS peering zones that target the Shared VPC in the host project.
  • CCreate a Cloud DNS response policy zone in each service project. Use Cloud DNS peering zones that target the Shared VPC in the host project.
  • DCreate a Cloud DNS private zone in each service project. Use cross-project binding to associate the zones to the Shared VPC in the host project. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create a Cloud DNS private zone in each service project. Use cross-project binding to associate the zones to the Shared VPC in the host project.

Explanation

Cloud DNS provides scalable, authoritative DNS with health checks and routing policies. Shared VPC centralizes network administration by sharing one VPC across multiple projects. A VPC provides a global, software-defined private network for your Google Cloud resources.

Topic 1 Β· Question 223

Your organization wants to deploy HA VPN over Cloud Interconnect to ensure encryption-in-transit over the Cloud Interconnect connections. You have created a Cloud Router and two encrypted VLAN attachments that have a 5 Gbps capacity and a BGP configuration. The BGP sessions are operational. You need to complete the deployment of the HA VPN over Cloud Interconnect. What should you do?

  • ACreate an HA VPN gateway and associate the gateway with your two encrypted VLAN attachments. Configure the HA VPN Cloud Router, peer VPN gateway resources, and HA VPN tunnels. Use the same encrypted Cloud Router used for the Cloud Interconnect tier.
  • BEnable MACsec on Partner Interconnect.
  • CEnable MACsec for Cloud Interconnect on the VLAN attachments.
  • DCreate an HA VPN gateway and associate the gateway with your two encrypted VLAN attachments. Create a new dedicated HA VPN Cloud Router, peer VPN gateway resources, and HA VPN tunnels. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create an HA VPN gateway and associate the gateway with your two encrypted VLAN attachments. Create a new dedicated HA VPN Cloud Router, peer VPN gateway resources, and HA VPN tunnels.

Topic 1 Β· Question 224

You have recently taken over responsibility for your organization's Google Cloud network security configurations. You want to review your Cloud Next Generation Firewall (Cloud NGFW) configurations to ensure that there are no rules allowing ingress traffic to your VMs and services from the internet. You want to avoid manual work. What should you do?

  • AExport all your Cloud NGFW rules into a CSV file and search for 0.0.0.0/0.
  • BUse Firewall Insights, and enable insights for Overly permissive rules. (correct answer)
  • CRun Connectivity Tests from multiple external sources to confirm that traffic is not allowed to ingress to your most critical services in Google Cloud.
  • DReview Network Analyzer insights on the VPC network category.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Use Firewall Insights, and enable insights for Overly permissive rules.

Topic 1 Β· Question 225

Your organization is connecting their Shared VPC network to their on-premises data center by using Dedicated Interconnect to provide connectivity to all of its service projects. You need to create a design to configure your VLAN attachments and Cloud Routers. You also want to achieve a 99.9% Cloud Interconnect SLA based on Google Cloud s reference design. What should you do?

  • ACreate two Cloud Interconnect connections in different edge availability domains of two different co-location facilities in a project that will contain your connections. Create one VLAN attachment and Cloud Router for each physical interconnect in the Shared VPC host project.
  • BCreate two Interconnect connections in different edge availability domains of the co-location facility in a project that will contain your connections. Create one VLAN attachment for each physical Cloud Interconnect connection and a single Cloud Router in the Shared VPC host project. (correct answer)
  • CCreate two Cloud Interconnect connections in different edge availability domains of the co-location facility in a project that will contain your connections. Create one VLAN attachment for each physical interconnect and a single Cloud Router in the service projects.
  • DCreate two Cloud Interconnect connections in different edge availability domains of the co-location facility in a project that will contain your connections. Create a Cloud Router in the Shared VPC host project and the VLAN attachments in the Shared VPC service projects.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Create two Interconnect connections in different edge availability domains of the co-location facility in a project that will contain your connections. Create one VLAN attachment for each physical Cloud Interconnect c...

Explanation

Cloud Interconnect provides a dedicated, private, high-bandwidth link between on premises and Google Cloud. Shared VPC centralizes network administration by sharing one VPC across multiple projects. A VPC provides a global, software-defined private network for your Google Cloud resources.

Topic 1 Β· Question 226

Your organization's on-premises networking team is reporting frequent BGP session flaps toward your Google Cloud environment. You need to review the BGP configuration. What should you do?

  • ASwitch to static routing.
  • BIncrease the BGP hold timer to 36000 seconds max.
  • CEnsure that graceful restart is enabled on the on-premises router. (correct answer)
  • DAsk the on-premises team to enable Bidirectional Forwarding Detection (BFD).
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Ensure that graceful restart is enabled on the on-premises router.

Topic 1 Β· Question 227

Your organization has over 250 autonomous business units that currently operate in a decentralized manner. Due to the organization's maturity, there is limited routable private IP address space, which is insufficient to accommodate all of the necessary workloads. You need to create a cloud-first network design that uses the same IP address space across business unit workloads where possible. These business units require communication between units, and access to their on-premises data center. What should you do?

  • ACreate a hub and spoke model that incorporates VPC Network Peering with hybrid connectivity centralized within the hub.
  • BCreate a Network Connectivity Center design that incorporates Private NAT to facilitate communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment. (correct answer)
  • CCreate a Network Connectivity Center design that incorporates Private Service Connect to provide bidirectional communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment.
  • DCreate a hub and spoke design that incorporates a centralized network virtual appliance (NVA) in the hub to perform routing and NAT between spokes.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Create a Network Connectivity Center design that incorporates Private NAT to facilitate communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment.

Explanation

Network Connectivity Center centrally connects VPCs and on-premises sites at scale. A VPC provides a global, software-defined private network for your Google Cloud resources.

Topic 1 Β· Question 228

You are configuring an Application Load Balancer. The backend resides in your on-premises data center and is connected by Dedicated Interconnect. You need to ensure the load balancer can reference these on-premises resources. You do not want the traffic to traverse the internet at all. What should you do?

  • AConfigure an internet network endpoint group (NEG) as a backend service as part of the load balancer. Ensure firewalls are opened for the proxy-only subnet.
  • BConfigure a zonal network endpoint group (NEG) as a backend service as part of the load balancer. Ensure firewalls are opened for the client source IPs.
  • CConfigure a hybrid network endpoint group (NEG) as a backend service as part of the load balancer. Ensure firewalls are opened for the proxy-only subnet. (correct answer)
  • DConfigure a Private Service Connect network endpoint group (NEG) as a backend service as part of the load balancer. Ensure firewalls are opened for the client source IPs.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Configure a hybrid network endpoint group (NEG) as a backend service as part of the load balancer. Ensure firewalls are opened for the proxy-only subnet.

Explanation

A load balancer distributes traffic across healthy backends in multiple zones for availability and scale.

Topic 1 Β· Question 229

You are troubleshooting connectivity issues between Google Cloud and a public SaaS provider. Connectivity between the two environments is through the public internet. Your users are reporting intermittent connection errors when using TCP to connect; however, ICMP tests show no failures. According to users, errors occur around the same time every day. You want to troubleshoot and gather information by using Google Cloud tools that are most likely to provide insights to what is occurring within Google Cloud. What should you do?

  • AEnable and review Cloud Logging for Cloud Armor. Look for logs with errors matching the destination IP address of the public SaaS provider.
  • BEnable and review Cloud Logging on your Cloud NAT gateway. Look for logs with errors matching the destination IP address of the public SaaS provider. (correct answer)
  • CEnable the Firewall Insights API. Set the deny rule insights observation period to one day. Review the insights to assure there are no firewall rules denying traffic.
  • DCreate a Connectivity Test by using TCP, the source IP address of your test VM, and the destination IP address of the public SaaS provider. Review the live data plane analysis and take the next steps based on the test results.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Enable and review Cloud Logging on your Cloud NAT gateway. Look for logs with errors matching the destination IP address of the public SaaS provider.

Explanation

Cloud NAT lets private instances reach the internet for outbound traffic without external IPs. Cloud Logging centralizes, stores, and analyzes logs across services.

Topic 1 Β· Question 230

You configured a single IPSec Cloud VPN tunnel for your organization to a third-party customer. You confirmed that the VPN tunnel is established. However, the BGP session status states that the BGP is not configured. The customer has provided you with their BGP settings: β€’ Local BGP address: 169.254.11.1/30 β€’ Local ASN: 64515 β€’ Peer BGP address: 169.254.11.2 β€’ Peer ASN: 64517 β€’ Base MED: 1000 β€’ MD5 Authentication: Disabled You need to configure the local BGP session for this tunnel based on the settings provided by the customer. You already associated the Cloud Router with the Cloud VPN Tunnel. What settings should you use for the BGP session?

  • APeer ASN: 64517 -Advertised Route Priority (MED): 100Local BGP IP: 169.254.11.2 -Peer BGP IP: 169.254.11.1 -MD5 Authentication: Disabled
  • BPeer ASN: 64515 -Advertised Route Priority (MED): 100Local BGP IP: 169.254.11.1 -Peer BGP IP: 169.254.11.2 -MD5 Authentication: Disabled
  • CPeer ASN: 64515 -Advertised Route Priority (MED): 100Local BGP IP: 169.254.11.2 -Peer BGP IP: 169.254.11.1 -MD5 Authentication: Disabled (correct answer)
  • DPeer ASN: 64515 -Advertised Route Priority (MED): 1000Local BGP IP: 169.254.11.2 -Peer BGP IP: 169.254.11.1 -MD5 Authentication: Enabled
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Peer ASN: 64515 -Advertised Route Priority (MED): 100Local BGP IP: 169.254.11.2 -Peer BGP IP: 169.254.11.1 -MD5 Authentication: Disabled.

Topic 1 Β· Question 231

Your organization's current architecture has one Shared VPC host project (SH_HOST_PRJ) that contains a single VPC (SH_VPC) and two Shared VPC service projects (SP_ONE_PRJ and SP_TWO_PRJ) that do not contain any VPCs. Each Shared VPC service project belongs to a different team: TEAM_ONE manages SP_ONE_PRJ and TEAM_TWO manages SP_TWO_PRJ. You must design a solution that allows each team to create their own DNS private zones and DNS records only in their respective Shared VPC service projects. Workloads in SP_ONE_PRJ must be able to resolve all the DNS private zones defined in SP_TWO_PRJ and conversely. Your design must have the least amount of set up effort. What should you do?

  • A1. TEAM_ONE uses cross-project binding and creates Cloud DNS private zones and DNS records in SP_ONE_PRJ, and binds the zones to the Shared VPC host project (SH_HOST_PRJ).2. TEAM_TWO creates Cloud DNS private zones and DNS records in SP_TWO_PRJ, and uses cross-project binding to connect the zones to the Shared VPC host project (SH_HOST_PRJ).
  • B1. TEAM_ONE uses cross-project binding and creates Cloud DNS private zones and DNS records in SP_ONE_PRJ, and binds the zones to the VPC (SH_VPC) in the Shared VPC host project (SH_HOST_PRJ).2. TEAM_TWO creates DNS private zones and DNS records in SP_TWO_PRJ and uses cross-project binding to connect the zones to the VPC (SH_VPC) in the Shared VPC host project (SH_HOST_PRJ). (correct answer)
  • C1. TEAM_ONE creates a new VPC (SP_ONE_VPC) in the Shared VPC service projects (SP_ONE_PRJ). TEAM_ONE creates Cloud DNS private zones and DNS records in SP_ONE_PRJ, and binds the zones to the new VPC (SP_ONE_VPC). TEAM_ONE creates a Cloud DNS peering relationship between SP_ONE_VPC and the VPC (SH_VPC) in the Shared VPC host project (SH_HOST_PRJ).2. TEAM_TWO completes the same actions for the SP_TWO_PRJ project.
  • D1. TEAM_ONE creates a new VPC (SP_ONE_VPC) in the Shared VPC service projects (SP_ONE_PRJ). TEAM_ONE creates Cloud DNS private zones and DNS records in SP_ONE_PRJ, and binds the zones to the new VPC (SP_ONE_VPC). TEAM_ONE creates a VPC Network Peering relationship between SP_ONE_VPC and the VPC (SH_VPC) in the Shared VPC host project (SH_HOST_PRJ).2. TEAM_TWO completes the same actions for the SP_TWO_PRJ project.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 1. TEAM_ONE uses cross-project binding and creates Cloud DNS private zones and DNS records in SP_ONE_PRJ, and binds the zones to the VPC (SH_VPC) in the Shared VPC host project (SH_HOST_PRJ).2. TEAM_TWO creates DNS pr...

Explanation

Cloud DNS provides scalable, authoritative DNS with health checks and routing policies. Shared VPC centralizes network administration by sharing one VPC across multiple projects. A VPC provides a global, software-defined private network for your Google Cloud resources.

Topic 1 Β· Question 232

You are troubleshooting an application in your organization's Google Cloud network that is not functioning as expected. You suspect that packets are getting lost somewhere. The application sends packets intermittently at a low volume from a Compute Engine VM to a destination on your on-premises network through a pair of Cloud Interconnect VLAN attachments. You validated that the Cloud Next Generation Firewall (Cloud NGFW) rules do not have any deny statements blocking egress traffic, and you do not have any explicit allow rules. Following Google-recommended practices, you need to analyze the flow to see if packets are being sent correctly out of the VM to isolate the issue. What should you do?

  • ACreate a packet mirroring policy that is configured with your VM as the source and destined to a collector. Analyze the packet captures. (correct answer)
  • BEnable VPC Flow Logs on the subnet that the VM is deployed in with SAMPLE_RATE = 1.0, and run a query in Logs Explorer to analyze the packet flow.
  • CVerify the network/attachment/egress_dropped_packets_count Cloud Interconnect VLAN attachment metric.
  • DEnable Firewall Rules Logging on your firewall rules and review the logs.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Create a packet mirroring policy that is configured with your VM as the source and destined to a collector. Analyze the packet captures.

Topic 1 Β· Question 233

Your organization is launching a new video game that will be available to all users globally through Cloud CDN. During the earl y release phase, you discovered that the wrong binary version was uploaded from Cloud Storage and cached in Cloud CDN. Thousands of users have downloaded the wrong version. Your marketing department has notified users that this was the wrong version of the game and asked all users to download the updated version using the same URL. You need to ensure users are downloading the updated version of the game. What should you do?

  • ACreate a security policy to block all Cloud CON requests, review the logs, and filter which users are attempting to download the wrong game binary.
  • BCreate a new URL path for the updated game binary. Allow the cache to expire automatically through HTTP headers.
  • CUpload the updated game binary to Cloud Storage. Invalidate the wrong game binary from the Cloud CDN cache. (correct answer)
  • DDisable Cloud CDN. Reconfigure the load balancer with the updated game binary. Enable Cloud CDN.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Upload the updated game binary to Cloud Storage. Invalidate the wrong game binary from the Cloud CDN cache.

Explanation

Cloud Storage provides durable, scalable object storage that is fully managed. Cloud CDN caches content at Google edge locations to reduce latency and offload origins.

Topic 1 Β· Question 234

You recently reviewed the user behavior for your main application, which uses an external global Application Load Balancer, and found that the backend servers were overloaded due to erratic spikes in the rate of client requests. You need to limit the concurrent sessions and return an HTTP 429 Too Many Requests response back to the client while following Google-recommended practices. What should you do?

  • ACreate a Cloud Armor security policy, and associate the policy with the load balancer. Configure the security policy's settings as follows: action: throttle; conform action: allow; exceed action: deny-429. (correct answer)
  • BConfigure the load balancer to accept only the defined amount of requests per client IP address, increase the backend servers to support more traffic, and redirect traffic to a different backend to burst traffic.
  • CCreate a Cloud Armor security policy, and apply the predefined Open Worldwide Security Application Project (OWASP) rules to automatically implement the rate limit per client IP address.
  • DConfigure a VM with Linux, implement the rate limit through iptables, and use a firewall rule to send an HTTP 429 response to the client application.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Create a Cloud Armor security policy, and associate the policy with the load balancer. Configure the security policy's settings as follows: action: throttle; conform action: allow; exceed action: deny-429.

Explanation

A load balancer distributes traffic across healthy backends in multiple zones for availability and scale. Cloud Armor protects applications from DDoS and common web attacks with WAF rules. This option decouples the components so they scale independently and absorb load spikes.

Topic 1 Β· Question 235

Your company uses web application firewall (WAF) capabilities from a third-party cloud WAF provider. This WAF provider proxies all the HTTPS connections from internet clients, applies security policies, and then opens a new HTTPS connection to the public IP address of your global Application Load Balancer in Google Cloud. Your Google Cloud workloads are the backend of this global Application Load Balancer. Currently, Cloud Am1or is not configured. You need to create a Cloud Armor security policy that blocks sessions that originate from internet clients with source IP addresses that belong to the IP_RANGE_BLOCK IP range. The block must be executed by the Cloud Armor security policy; it will not be done by the third-party cloud WAF provider. Whal should you do?

  • A1. Create a new Cloud Armor network edge security policy. In the policy, set the userIpRequestHeaders[] attribute.2. Add a policy rule that denies traffic that matches inIpRange(origin.user_ip, 'IP_RANGE_BLOCK') statement.3. Apply the policy to the backend service that includes all your Google Cloud workloads.
  • B1. Create a new Cloud Armor network edge security policy. In the policy, set the userIpRequestHeaders[] attribute.2. Add a policy rule that denies traffic that matches the inIpRange(origin.ip, 'IP_RANGE_BLOCK') statement.3. Apply the policy to the backend service that includes all your Google Cloud workloads.
  • C1. Create a new Cloud Armor backend security policy. In the policy, set the userIpRequestHeaders[] attribute.2. Add a policy rule that denies traffic that matches the inIpRange(origin.user_ip, 'IP_RANGE_BLOCK') statement.3. Apply the policy to the backend service that includes all your Google Cloud workloads. (correct answer)
  • D1. Create a new Cloud Armor backend security policy. In the policy, set the userIpRequestHeaders[] attribute.2. Add a policy rule that denies traffic that matches the inIpRange(origin.ip, 'IP_RANGE_BLOCK') statement.3. Apply the policy to the backend service that includes all your Google Cloud workloads.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 1. Create a new Cloud Armor backend security policy. In the policy, set the userIpRequestHeaders[] attribute.2. Add a policy rule that denies traffic that matches the inIpRange(origin.user_ip, 'IP_RANGE_BLOCK') statem...

Explanation

Cloud Armor protects applications from DDoS and common web attacks with WAF rules.

Topic 1 Β· Question 236

Your organization, TerramEarth, is launching a global application to manage credit card payments. There are some client VMs inside the same VPC as the application that need to access this application privately. Due to compliance requirements, the internal clients cannot use the global external IP address of the application. Currently, Cloud DNS only resolves myglobalapp.terramearth.com to the public IP address with a public zone. The clients will need to reach myglobalapp.example.com, without using its external IP address. You need to configure Cloud DNS to follow this requirement while following Google-recommended practices. What should you do?

  • ACreate a sub-domain named internal.terramearth.com. Add the new DNS entry (myglobalapp.internal.terramearth.com) to the sub-domain pointing to the internal IP address from the application VM.
  • BConfigure a query logic script inside Cloud DNS to check the source IP address from the VPC, and respond with a modified DNS record to include the internal IP address from the application VM.
  • CConfigure a private zone for the application record (myglobalapp.terramearth.com) and point to the internal IP address of the application VM. Bind this zone to the VPC. (correct answer)
  • DPromote the ephemeral IP address from the application VM to static, add this static ip address to each internal client's host file, and change the myglobalapp.terramearth.com DNS record to this new static IP address.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Configure a private zone for the application record (myglobalapp.terramearth.com) and point to the internal IP address of the application VM. Bind this zone to the VPC.

Explanation

A VPC provides a global, software-defined private network for your Google Cloud resources.

Topic 1 Β· Question 237

You are setting up a Dedicated Interconnect connection from your organization’s on-premises data center in Frankfurt, Germany, towards the europe-west3 region, which is also in the Frankfurt metropolitan area. The AI team lead expressed their concern regarding connectivity to the europe-west4 region because their team wants to use Google Cloud TPUs for their workloads. You need to ensure that low latency network connectivity is established for this team’s workloads. You want to minimize costs and operational overhead. What should you do?

  • ASet up the Dedicated Interconnect connection towards the europe-west4 region instead of the europe-west3 region.
  • BSet up an additional Partner Interconnect connection between your data center and the europe-west4 region.
  • CSet up a remote VLAN attachment to the europe-west4 region on the Dedicated Interconnect connection. (correct answer)
  • DUse Cloud VPN instead of Dedicated Interconnect to send traffic over the internet.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Set up a remote VLAN attachment to the europe-west4 region on the Dedicated Interconnect connection.

Explanation

Dedicated Interconnect provides a private physical connection into Google's network. This option delivers the requirement at the lowest cost.

Topic 1 Β· Question 238

Your company uses VPC firewall rules and denies all egress traffic. You need to allow some VMs to contact external websites based on their fully qualified domain name (FQDN). You apply the new configuration, but the traffic is still denied. You need to adjust your setup to apply the new configuration. What would you do?

  • ARaise the priority of the network firewall policy rules.
  • BLower the priority of the network firewall policy rules.
  • CUpdate the default policy and rule evaluation order to BEFORE_CLASSIC_FIREWALL. (correct answer)
  • DUpdate the default policy and rule evaluation order to AFTER_CLASSIC_FIREWALL.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Update the default policy and rule evaluation order to BEFORE_CLASSIC_FIREWALL.

Topic 1 Β· Question 239

Your VPC is configured with regional dynamic routing mode. You have deployed VMs and VLAN attachments in the europe-west2 region, and regional internal Application Load Balancers in us-east1. You need to ensure the VMs in the europe-west2 region have connectivity to the regional internal Application Load Balancers in the us-east1 region. What should you do?

  • ACreate the backend in us-east1, create multiple forwarding rules in each region, and then enable regional access.
  • BCreate the backend service in europe-west2, create the forwarding rule in us-east1, and then enable regional access.
  • CCreate the backend service in us-east1, create the forwarding rule in europe-west2, and then enable global access.
  • DCreate the backend service in us-east1, create the forwarding rule in us-east1, and then enable global access. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create the backend service in us-east1, create the forwarding rule in us-east1, and then enable global access.

Topic 1 Β· Question 240

You are designing the architecture for your organization so that clients can connect to certain Google APIs. Your plan must include a way to connect to Cloud Storage and BigQuery. You also need to ensure the traffic does not traverse the internet. You want your solution to be cloud-first and require the least amount of configuration steps. What should you do?

  • AConfigure Private Google Access on the VPC resource. Create a default route to the internet.
  • BConfigure Private Google Access on the subnet resource. Create a default route to the internet. (correct answer)
  • CConfigure Cloud NAT, and remove the default route to the internet.
  • DConfigure a global Secure Web Proxy, and remove the default route to the internet.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Configure Private Google Access on the subnet resource. Create a default route to the internet.

Explanation

Private Google Access lets internal instances reach Google APIs without external IPs.

Topic 1 Β· Question 241

You have configured a single IPSec Cloud VPN tunnel for your organization to one of your customers. The VPN Tunnel Status is showing as Established; however the BGP Session Status is showing as BGP not configured. Your customer’s BGP settings are: β€’ Customer BGP address: 169.254.11.1/30 β€’ Customer ASN: 64515 β€’ Google Cloud BGP address: 169.254.11.2 β€’ Google Cloud ASN: 64517 β€’ MD5 Authentication: Disabled You need to configure your local BGP session for this tunnel based on the settings provided by the third party customer. You have already associated the Cloud Router with the Cloud VPN Tunnel. What should you do?

  • ACreate a BGP session with these settings:β€’ Peer ASN: 64517β€’ Advertise Route Priority (MED): 100β€’ Local BGP IP: 169.254.11.2β€’ Peer BGP IP: 169.254.11.1β€’ MD5 Authentication: Disabled.
  • BCreate a BGP session with these settings:β€’ Peer ASN: 64515β€’ Advertise Route Priority (MED): 100β€’ Local BGP IP: 169.254.11.1β€’ Peer BGP IP: 169.254.11.2β€’ MD5 Authentication: Disabled.
  • CCreate a BGP session with these settings:β€’ Peer ASN: 64515β€’ Advertise Route Priority (MED): 100β€’ Local BGP IP: 169.254.11.2β€’ Peer BGP IP: 169.254.11.1β€’ MD5 Authentication: Disabled. (correct answer)
  • DCreate a BGP session with these settings:β€’ Peer ASN: 64515β€’ Advertise Route Priority (MED): 1000β€’ Local BGP IP: 169.254.11.2β€’ Peer BGP IP: 169.254.11.1β€’ MD5 Authentication: Enabled.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Create a BGP session with these settings:β€’ Peer ASN: 64515β€’ Advertise Route Priority (MED): 100β€’ Local BGP IP: 169.254.11.2β€’ Peer BGP IP: 169.254.11.1β€’ MD5 Authentication: Disabled.

Showing questions 221–240 of 255 Β· Page 12 of 13