nerdexam
Cisco

300-440 · Question #52

Refer to the exhibit. An engineer is establishing a VPN tunnel from the Google Cloud VPN gateway toward the external IP addresses of the Montreal branch and the Toronto site. The engineer must then…

The correct answer is C. gcloud compute --project vpn-guide vpn-tunnels create tunnel1 --peer-address 10.10.20.1 \ D. gcloud compute --project vpn-guide vpn-tunnels create tunnel1 --peer-address 10.10.10.1 \. Chosen commands are used to create VPN tunnels from Google Cloud to the external IPs of the Montreal and Toronto branches. Each command specifies the correct peer IP address, region, IKE version, shared secret, target VPN gateway, and router, which are all necessary for…

IPsec Cloud Connectivity

Question

Refer to the exhibit. An engineer is establishing a VPN tunnel from the Google Cloud VPN gateway toward the external IP addresses of the Montreal branch and the Toronto site. The engineer must then establish a connection between the Montreal branch and the Toronto branch toward the cloud. Which two gcloud CLI commands accomplishes the task? (Choose two.)

Exhibit

300-440 question #52 exhibit

Options

  • Agcloud compute networks create vpn-scale-test-cisco --mode custom
  • Bgcloud compute forwarding-rules create fr-udp500 --project vpn-guide --region Montreal \
  • Cgcloud compute --project vpn-guide vpn-tunnels create tunnel1 --peer-address 10.10.20.1 \
  • Dgcloud compute --project vpn-guide vpn-tunnels create tunnel1 --peer-address 10.10.10.1 \
  • Egcloud compute networks create vpn-scale-test-cisco --mode custom

How the community answered

(42 responses)
  • A
    31% (13)
  • B
    10% (4)
  • C
    43% (18)
  • E
    17% (7)

Explanation

Chosen commands are used to create VPN tunnels from Google Cloud to the external IPs of the Montreal and Toronto branches. Each command specifies the correct peer IP address, region, IKE version, shared secret, target VPN gateway, and router, which are all necessary for establishing the tunnels to both branch sites for cloud connectivity.

Topics

#Google Cloud VPN#gcloud CLI#VPN tunnel#site-to-site VPN

Community Discussion

No community discussion yet for this question.

Full 300-440 Practice