Поделиться через


Next hop overview

Next hop is a feature of Azure Network Watcher that gives you the Next hop type, IP address, and Route table ID of a specific destination IP address. Knowing the next hop information helps you determine if traffic is being directed to the intended destination, or whether the traffic is being dropped. Неправильная конфигурация маршрутов, при которой трафик направляется на локальную инфраструктуру или сетевой виртуальный прибор, может привести к проблемам с подключением.

If the route is defined using a user-defined route, next hop returns the route table that has the route. Otherwise, it returns System Route as the route table.

Screenshot of Azure Network Watcher next hop view in Azure portal.

Типы следующего прыжка

Network Watcher returns the following next hop types:

  • Интернет
  • VirtualAppliance
  • VirtualNetworkGateway
  • Виртуальная сеть
  • VirtualNetworkPeering
  • VirtualNetworkServiceEndpoint.
  • MicrosoftEdge
  • Нет

Дополнительные сведения о каждом типе следующего прыжка см. в статье маршрутизация трафика виртуальной сети.

Следующий шаг