Skip to content

Commit d222906

Browse files
Merge pull request #106301 from atusi0628/patch-3
Update Cleate a local network gateway
2 parents e7b261c + 64c3f5e commit d222906

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/vpn-gateway/bgp-howto.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,13 @@ Configure a local network gateway with BGP settings.
129129

130130
* Name: Site5
131131
* IP address: The IP address of the gateway endpoint you want to connect to. Example: 128.9.9.9
132-
* Address spaces: the address spaces on the on-premises site to which you want to route.
132+
* Address spaces: If BGP is enabled, no address space is required.
133133

134134
1. To configure BGP settings, go to the **Advanced** page. Use the following example values (shown in Diagram 3). Modify any values necessary to match your environment.
135135

136136
* Configure BGP settings: Yes
137137
* Autonomous system number (ASN): 65050
138-
* BGP peer IP address: The address that you noted in previous steps.
138+
* BGP peer IP address: The address of the on-premise VPN Device. Example: 10.51.255.254
139139

140140
1. Click **Review + create** to create the local network gateway.
141141

@@ -197,4 +197,4 @@ For context, referring to **Diagram 4**, if BGP were to be disabled between Test
197197

198198
## Next steps
199199

200-
For more information about BGP, see [About BGP and VPN Gateway](vpn-gateway-bgp-overview.md).
200+
For more information about BGP, see [About BGP and VPN Gateway](vpn-gateway-bgp-overview.md).

0 commit comments

Comments
 (0)