Next hop is blackhole; that is, the next hop either does not exist or is
not running.
NextHopIlb
Next hop is the forwarding rule of an Internal Load Balancer.
NextHopInstance
Next hop is a Compute Engine instance.
NextHopInterconnect
Next hop is an interconnect.
NextHopInternetGateway
Next hop is an internet gateway.
NextHopIp
Next hop is an IP address.
NextHopNetwork
Next hop is a VPC network gateway.
NextHopPeering
Next hop is a peering VPC.
NextHopVpnGateway
Next hop is a VPN gateway. This scenario only happens when tracing
connectivity from an on-premises network to Google Cloud through a VPN.
The analysis simulates a packet departing from the on-premises network
through a VPN tunnel and arriving at a Cloud VPN gateway.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `NextHopType` enum in the Google.Cloud.NetworkManagement.V1 namespace defines the possible types of next hops in network routing, with the latest version being 2.13.0."],["This enum is part of the Google.Cloud.NetworkManagement.V1.dll assembly and includes fields such as `NextHopBlackhole`, `NextHopIlb`, `NextHopInstance`, `NextHopInterconnect`, `NextHopInternetGateway`, `NextHopIp`, `NextHopNetwork`, `NextHopPeering`, `NextHopVpnGateway`, `NextHopVpnTunnel`, and `Unspecified`."],["Each `NextHopType` field represents a specific kind of next hop in a network path, detailing whether it is a blackhole, a load balancer, an instance, an interconnect, an internet gateway, an IP address, a network gateway, a peering VPC, a VPN gateway, or a VPN tunnel."],["The documentation shows the history of all the versions of this information, starting from version 1.0.0 all the way up to version 2.13.0, which is the latest."]]],[]]