Skip to content

Commit 892727f

Browse files
committed
formatting
1 parent b2fd215 commit 892727f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

articles/route-server/configure-route-server.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,14 +316,18 @@ Use the scroll bar at the bottom of the table to view the 'AS Path'.
316316

317317
| **Prefix** | **Next hop type** | **Next hop** | **Origin** |**AS Path** |
318318
| --- | --- | --- | --- | --- |
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/subscriptionID/resourceGroups/resourceGroupName/providers/Microsoft.Network/virtualNetworkGateways/vpngw | 20000 |
320+
321+
| **Prefix** | **Next hop type** | **Next hop** | **Origin** |**AS Path** |
322+
| --- | --- | --- | --- | --- |
323+
| 10.2.0.0/24| VPN |10.0.2.14|/subscriptions/`<sub id>`/resourceGroups/`<resource group name>`/providers/Microsoft.Network/vpnGateways/vpngw| 20000|
320324

321325

322326
> [!NOTE]
323327
> 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**.
324328
325329

326-
### <a name="view-advertised-and-learned-routes"> View advertised and learned routes to BGP peers
330+
### View advertised and learned routes to BGP peers
327331

328332
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.
329333

0 commit comments

Comments
 (0)