Free Professional Cloud Network Engineer Exam Braindumps (page: 7)

Page 6 of 55

You are increasing your usage of Cloud VPN between on-premises and GCP, and you want to support more traffic than a single tunnel can handle. You want to increase the available bandwidth using Cloud VPN.

What should you do?

  1. Double the MTU on your on-premises VPN gateway from 1460 bytes to 2920 bytes.
  2. Create two VPN tunnels on the same Cloud VPN gateway that point to the same destination VPN gateway IP address.
  3. Add a second on-premises VPN gateway with a different public IP address. Create a second tunnel on the existing Cloud VPN gateway that forwards the same IP range, but points at the new on- premises gateway IP.
  4. Add a second Cloud VPN gateway in a different region than the existing VPN gateway. Create a new tunnel on the second Cloud VPN gateway that forwards the same IP range, but points to the existing on-premises VPN gateway IP address.

Answer(s): C

Explanation:

https://cloud.google.com/network-connectivity/docs/vpn/concepts/classic-topologies#redundancy- options



You are disabling DNSSEC for one of your Cloud DNS-managed zones. You removed the DS records from your zone file, waited for them to expire from the cache, and disabled DNSSEC for the zone. You receive reports that DNSSEC validating resolves are unable to resolve names in your zone.

What should you do?

  1. Update the TTL for the zone.
  2. Set the zone to the TRANSFER state.
  3. Disable DNSSEC at your domain registar.
  4. Transfer ownership of the domain to a new registar.

Answer(s): C

Explanation:

Before disabling DNSSEC for a managed zone you want to use, you must deactivate DNSSEC at your domain registrar to ensure that DNSSEC-validating resolvers can still resolve names in the zone.



You have an application hosted on a Compute Engine virtual machine instance that cannot communicate with a resource outside of its subnet.
When you review the flow and firewall logs, you do not see any denied traffic listed.

During troubleshooting you find:

· Flow logs are enabled for the VPC subnet, and all firewall rules are set to log. · The subnetwork logs are not excluded from Stackdriver. · The instance that is hosting the application can communicate outside the subnet. · Other instances within the subnet can communicate outside the subnet.
· The external resource initiates communication.

What is the most likely cause of the missing log lines?

  1. The traffic is matching the expected ingress rule.
  2. The traffic is matching the expected egress rule.
  3. The traffic is not matching the expected ingress rule.
  4. The traffic is not matching the expected egress rule.

Answer(s): C



You have configured Cloud CDN using HTTP(S) load balancing as the origin for cacheable content. Compression is configured on the web servers, but responses served by Cloud CDN are not compressed.

What is the most likely cause of the problem?

  1. You have not configured compression in Cloud CDN.
  2. You have configured the web servers and Cloud CDN with different compression types.
  3. The web servers behind the load balancer are configured with different compression types.
  4. You have to configure the web servers to compress responses even if the request has a Via header.

Answer(s): D

Explanation:

If responses served by Cloud CDN are not compressed but should be, check that the web server software running on your instances is configured to compress responses. By default, some web server software will automatically disable compression for requests that include a Via header. The presence of a Via header indicates the request was forwarded by a proxy. HTTP proxies such as HTTP(S) load balancing add a Via header to each request as required by the HTTP specification. To enable compression, you may have to override your web server's default configuration to tell it to compress responses even if the request had a Via header.






Post your Comments and Discuss Google Professional Cloud Network Engineer exam with other Community members:

Professional Cloud Network Engineer Discussions & Posts