You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/route-server/configure-route-server.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -316,14 +316,14 @@ Use the scroll bar at the bottom of the table to view the 'AS Path'.
316
316
317
317
|**Prefix**|**Next hop type**|**Next hop**|**Origin**|**AS Path**|
318
318
| --- | --- | --- | --- | --- |
319
-
| 10.2.0.0/24| VPN |10.0.2.14|/subscriptions/`<sub id>`/resourceGroups/`<resource group name>`/providers/Microsoft.Network/virtualNetworkGateways/vpngw| 20000|
319
+
| 10.2.0.0/24| VPN |10.0.2.14|/subscriptions/`<sub id>`/resourceGroups/`<resource group name>`/providers/Microsoft.Network/virtualNetworkGateways/vpngw| 20000|
320
320
321
321
322
322
> [!NOTE]
323
323
> If a spoke VNet is peered with "use remote gateway" disabled, the spoke VNet's address range may still get advertised to on-premises even if the prefix does not appear in the **Effective Routes**.
324
+
>
324
325
325
-
326
-
### <aname="view-advertised-and-learned-routes"> View advertised and learned routes to BGP peers
326
+
### <aname="view-advertised-and-learned-routes"></a> View advertised and learned routes to BGP peers
327
327
328
328
In this section, you learn how to view the routes that your route server advertises to BGP peers and the routes it learns from those peers. This information is useful for troubleshooting routing issues and understanding traffic flow.
0 commit comments