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/expressroute/expressroute-howto-set-global-reach-portal.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,6 @@ Enable connectivity between your on-premises networks. There are separate sets o
42
42
43
43
1. Select the **Overview** tab of your ExpressRoute circuit and then select **Add Global Reach** to open the *Add Global Reach* configuration page.
44
44
45
-
:::image type="content" source="./media/expressroute-howto-set-global-reach-portal/overview.png" alt-text="Screenshot of ExpressRoute overview page.":::
46
-
47
45
1. On the *Add Global Reach* configuration page, give a name to this configuration. Select the *ExpressRoute circuit* you want to connect this circuit to and enter in a **/29 IPv4** for the *Global Reach IPv4 subnet*. We use IP addresses in this subnet to establish connectivity between the two ExpressRoute circuits. Don’t use the addresses in this subnet in your Azure virtual networks, private peering subnet, or on-premises network. Select **Add** to add the circuit to the private peering configuration.
48
46
49
47
> [!NOTE]
@@ -53,8 +51,6 @@ Enable connectivity between your on-premises networks. There are separate sets o
53
51
54
52
1. Select **Save** to complete the Global Reach configuration. When the operation completes, you have connectivity between your two on-premises networks through both ExpressRoute circuits.
55
53
56
-
:::image type="content" source="./media/expressroute-howto-set-global-reach-portal/save-configuration.png" alt-text="Screenshot of the save button for Global Reach configuration.":::
57
-
58
54
> [!NOTE]
59
55
> The Global Reach configuration is bidirectional. Once you create the connection from one circuit the other circuit will also have the configuration.
60
56
>
@@ -69,9 +65,9 @@ If the two circuits aren't in the same Azure subscription, you need authorizatio
69
65
70
66
Make a note of the circuit resource ID of circuit 2 and the authorization key.
71
67
72
-
1. Select the **Overview** tab of ExpressRoute circuit 1. Select **Add Global Reach** to open the *Add Global Reach* configuration page.
68
+
1. Select the **Overview** tab of ExpressRoute circuit
73
69
74
-
:::image type="content" source="./media/expressroute-howto-set-global-reach-portal/overview.png" alt-text="Screenshot of Global Reach button on the overview page.":::
70
+
1. Select **Add Global Reach** to open the *Add Global Reach* configuration page.
75
71
76
72
1. On the *Add Global Reach* configuration page, give a name to this configuration. Check the **Redeem authorization** box. Enter the **Authorization Key** and the **ExpressRoute circuit ID** generated and obtained in Step 1. Then provide a **/29 IPv4** for the *Global Reach IPv4 subnet*. We use IP addresses in this subnet to establish connectivity between the two ExpressRoute circuits. Don’t use the addresses in this subnet in your Azure virtual networks, or in your on-premises network. Select **Add** to add the circuit to the private peering configuration.
77
73
@@ -102,12 +98,8 @@ After the operation is complete, you no longer have connectivity between your on
102
98
103
99
1. Update the configuration on the *Edit Global Reach** page and the select **Save**.
104
100
105
-
:::image type="content" source="./media/expressroute-howto-set-global-reach-portal/edit-configuration.png" alt-text="Screenshot of the edit Global Reach configuration page.":::
106
-
107
101
1. Select **Save** on the main overview page to apply the configuration to the circuit.
108
102
109
-
:::image type="content" source="./media/expressroute-howto-set-global-reach-portal/save-edit-configuration.png" alt-text="Screenshot of the save button after editing Global Reach configuration.":::
110
-
111
103
## Next steps
112
104
-[Learn more about ExpressRoute Global Reach](expressroute-global-reach.md)
0 commit comments