Topic 1 Question 137
You configured Cloud VPN with dynamic routing via Border Gateway Protocol (BGP). You added a custom route to advertise a network that is reachable over the VPN tunnel. However, the on-premises clients still cannot reach the network over the VPN tunnel. You need to examine the logs in Cloud Logging to confirm that the appropriate routers are being advertised over the VPN tunnel. Which filter should you use in Cloud Logging to examine the logs?
resource.type= “gce_router”
resource.type= “gce_network_region”
resource.type= “vpn_tunnel”
resource.type= “vpn_gateway”
ユーザの投票
コメント(3)
- 正解だと思う選択肢: A
Since we have BGP, A is the correct: https://cloud.google.com/network-connectivity/docs/router/how-to/viewing-logs-metrics#common-searches
👍 7pfilourenco2022/12/04 - 正解だと思う選択肢: D
I think is D, https://cloud.google.com/network-connectivity/docs/vpn/support/troubleshooting#vpn-logging
But, not 100% sure. I read all logs VPN using this resource type, but I don't see routing inside VPN there.
👍 1ccieman20162022/12/04 Since we have BGP, A is the correct: https://cloud.google.com/network-connectivity/docs/router/how-to/viewing-logs-metrics#common-searches
👍 1pfilourenco2022/12/04
シャッフルモード