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…
Question
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)- A31% (13)
- B10% (4)
- C43% (18)
- E17% (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
Community Discussion
No community discussion yet for this question.
