PCNE • Practice Test 26
Free PCNE practice test — 15 questions with explanations. Set 26. No signup required.
Refer to the exhibit. A company uses a Cloud Router with two BGP sessions for an HA VPN to on-premises. Traffic is not flowing correctly to the on-premises network. What is the most likely issue?
$ gcloud compute routers describe my-router --region=us-central1 bgp: asn: 65000 advertiseMode: DEFAULT advertisedGroups: - ALL_SUBNETS advertisedIpRanges: - range: 10.0.0.0/16 - range: 10.1.0.0/16 keepaliveInterval: 20 session Range: 169.254.0.0/16 bgpPeers: - interfaceName: vpn-tunnel-1 ipAddress: 169.254.0.1 peerIpAddress: 169.254.0.2 peerAsn: 65001 advertisedRoutePriority: 100 status: UP statusReason: '' - interfaceName: vpn-tunnel-2 ipAddress: 169.254.0.5 peerIpAddress: 169.254.0.6 peerAsn: 65001 advertisedRoutePriority: 100 status: DOWN statusReason: 'Connectivity error'