Google Professional Cloud Network Engineer Exam Practice Questions (P. 3)
- Full Access (237 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
You are trying to update firewall rules in a shared VPC for which you have been assigned only Network Admin permissions. You cannot modify the firewall rules.
Your organization requires using the least privilege necessary.
Which level of permissions should you request?
Your organization requires using the least privilege necessary.
Which level of permissions should you request?
- ASecurity Admin privileges from the Shared VPC Admin.Most Voted
- BService Project Admin privileges from the Shared VPC Admin.
- CShared VPC Admin privileges from the Organization Admin.
- DOrganization Admin privileges from the Organization Admin.
Correct Answer:
A
Reference:
https://cloud.google.com/vpc/docs/shared-vpc
A
Reference:
https://cloud.google.com/vpc/docs/shared-vpc
send
light_mode
delete
Question #12
You want to create a service in GCP using IPv6.
What should you do?
What should you do?
- ACreate the instance with the designated IPv6 address.
- BConfigure a TCP Proxy with the designated IPv6 address.
- CConfigure a global load balancer with the designated IPv6 address.Most Voted
- DConfigure an internal load balancer with the designated IPv6 address.
Correct Answer:
B
B

Configuring a TCP Proxy with a designated IPv6 address is currently the correct approach when setting up services that necessitate IPv6 capabilities in GCP. This method ensures that your service can handle IPv6 requests effectively, even though configuring a Global Load Balancer with an IPv6 might also seem feasible. However, it's critical to note that directly assigning an IPv6 address to an instance or internal load balancer won't suffice, as they require specific subnet configurations within a VPC to support IPv6.
send
light_mode
delete
Question #13
You want to deploy a VPN Gateway to connect your on-premises network to GCP. You are using a non BGP-capable on-premises VPN device. You want to minimize downtime and operational overhead when your network grows. The device supports only IKEv2, and you want to follow Google-recommended practices.
What should you do?
What should you do?
- A"¢ Create a Cloud VPN instance. "¢ Create a policy-based VPN tunnel per subnet. "¢ Configure the appropriate local and remote traffic selectors to match your local and remote networks. "¢ Create the appropriate static routes.
- B"¢ Create a Cloud VPN instance. "¢ Create a policy-based VPN tunnel. "¢ Configure the appropriate local and remote traffic selectors to match your local and remote networks. "¢ Configure the appropriate static routes.Most Voted
- C"¢ Create a Cloud VPN instance. "¢ Create a route-based VPN tunnel. "¢ Configure the appropriate local and remote traffic selectors to match your local and remote networks. "¢ Configure the appropriate static routes.
- D"¢ Create a Cloud VPN instance. "¢ Create a route-based VPN tunnel. "¢ Configure the appropriate local and remote traffic selectors to 0.0.0.0/0. "¢ Configure the appropriate static routes.
Correct Answer:
D
Reference:
https://cloud.google.com/vpn/docs/concepts/choosing-networks-routing
D
Reference:
https://cloud.google.com/vpn/docs/concepts/choosing-networks-routing
send
light_mode
delete
Question #14
Your company just completed the acquisition of Altostrat (a current GCP customer). Each company has a separate organization in GCP and has implemented a custom DNS solution. Each organization will retain its current domain and host names until after a full transition and architectural review is done in one year.
These are the assumptions for both GCP environments.
"¢ Each organization has enabled full connectivity between all of its projects by using Shared VPC.
"¢ Both organizations strictly use the 10.0.0.0/8 address space for their instances, except for bastion hosts (for accessing the instances) and load balancers for serving web traffic.
"¢ There are no prefix overlaps between the two organizations.
"¢ Both organizations already have firewall rules that allow all inbound and outbound traffic from the 10.0.0.0/8 address space.
"¢ Neither organization has Interconnects to their on-premises environment.
You want to integrate networking and DNS infrastructure of both organizations as quickly as possible and with minimal downtime.
Which two steps should you take? (Choose two.)
These are the assumptions for both GCP environments.
"¢ Each organization has enabled full connectivity between all of its projects by using Shared VPC.
"¢ Both organizations strictly use the 10.0.0.0/8 address space for their instances, except for bastion hosts (for accessing the instances) and load balancers for serving web traffic.
"¢ There are no prefix overlaps between the two organizations.
"¢ Both organizations already have firewall rules that allow all inbound and outbound traffic from the 10.0.0.0/8 address space.
"¢ Neither organization has Interconnects to their on-premises environment.
You want to integrate networking and DNS infrastructure of both organizations as quickly as possible and with minimal downtime.
Which two steps should you take? (Choose two.)
- AProvision Cloud Interconnect to connect both organizations together.
- BSet up some variant of DNS forwarding and zone transfers in each organization.Most Voted
- CConnect VPCs in both organizations using Cloud VPN together with Cloud Router.Most Voted
- DUse Cloud DNS to create A records of all VMs and resources across all projects in both organizations.
- ECreate a third organization with a new host project, and attach all projects from your company and Altostrat to it using shared VPC.
Correct Answer:
CD
CD

The selection of Cloud VPN alongside Cloud Router (C) enables secure and direct connectivity between the two organizations' VPCs relying on common IP addressing, offering a quick route to integration without altering existing setups. On the other hand, creating A records via Cloud DNS (D) in a unified approach simplifies DNS management across both organizations, facilitating immediate access to resources irrespective of organizational boundaries. Both choices align with the goal of minimal downtime and the swift unification of network infrastructures, while abiding by the present DNS and domain retention directives. Always ensure each solution matches organizational strategies and compliance.
send
light_mode
delete
Question #15
Your on-premises data center has 2 routers connected to your Google Cloud environment through a VPN on each router. All applications are working correctly; however, all of the traffic is passing across a single VPN instead of being load-balanced across the 2 connections as desired.
During troubleshooting you find:
"¢ Each on-premises router is configured with a unique ASN.
"¢ Each on-premises router is configured with the same routes and priorities.
"¢ Both on-premises routers are configured with a VPN connected to a single Cloud Router.
"¢ BGP sessions are established between both on-premises routers and the Cloud Router.
"¢ Only 1 of the on-premises router's routes are being added to the routing table.
What is the most likely cause of this problem?
During troubleshooting you find:
"¢ Each on-premises router is configured with a unique ASN.
"¢ Each on-premises router is configured with the same routes and priorities.
"¢ Both on-premises routers are configured with a VPN connected to a single Cloud Router.
"¢ BGP sessions are established between both on-premises routers and the Cloud Router.
"¢ Only 1 of the on-premises router's routes are being added to the routing table.
What is the most likely cause of this problem?
- AThe on-premises routers are configured with the same routes.
- BA firewall is blocking the traffic across the second VPN connection.
- CYou do not have a load balancer to load-balance the network traffic.
- DThe ASNs being used on the on-premises routers are different.Most Voted
Correct Answer:
D
D

When configuring routers for connectivity to Google Cloud, it's critical to use the same ASNs (Autonomous System Numbers) across on-premises routers if load balancing of traffic across multiple VPNs is desired. The routing behavior observed, where only one VPN route is being used, is indeed due to the Cloud Router prioritizing the path with the lower ASN. Unifying the ASNs across all on-premises routers can resolve this issue and enable expected load-balancing behavior.
send
light_mode
delete
All Pages