Skip to content

Commit 7ec10b2

Browse files
authored
Merge pull request #200622 from siddomala/vWANAPIPAbasic
vWAN Multiple Custom BGP IP
2 parents 37f2834 + 019a102 commit 7ec10b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
0 Bytes
Loading

articles/virtual-wan/virtual-wan-site-to-site-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Use the VPN device configuration file to configure your on-premises VPN device.
9292

9393
The device configuration file contains the settings to use when configuring your on-premises VPN device. When you view this file, notice the following information:
9494

95-
* **vpnSiteConfiguration -** This section denotes the device details set up as a site connecting to the virtual WAN. It includes the name and public ip address of the branch device.
95+
* **vpnSiteConfiguration -** This section denotes the device details set up as a site connecting to the virtual WAN. It includes the name and public IP address of the branch device.
9696
* **vpnSiteConnections -** This section provides information about the following settings:
9797

9898
* **Address space** of the virtual hub(s) VNet.<br>Example:
@@ -245,7 +245,7 @@ On the **Edit VPN Gateway** page, you can see the following settings:
245245
* **Public IP Address**: Assigned by Azure.
246246
* **Private IP Address**: Assigned by Azure.
247247
* **Default BGP IP Address**: Assigned by Azure.
248-
* **Custom BGP IP Address**: This field is reserved for APIPA (Automatic Private IP Addressing). Azure supports BGP IP in the ranges 169.254.21.* and 169.254.22.*. Azure accepts BGP connections in these ranges but will dial connection with the default BGP IP.
248+
* **Custom BGP IP Address**: This field is reserved for APIPA (Automatic Private IP Addressing). Azure supports BGP IP in the ranges 169.254.21.* and 169.254.22.*. Azure accepts BGP connections in these ranges but will dial connection with the default BGP IP. Users can specify multiple custom BGP IP addresses for each instance. The same custom BGP IP address shouldn't be used for both instances.
249249
250250
:::image type="content" source="media/virtual-wan-site-to-site-portal/edit-gateway.png" alt-text="Screenshot shows the Edit VPN Gateway page with the Edit button highlighted." lightbox="media/virtual-wan-site-to-site-portal/edit-gateway.png":::
251251

0 commit comments

Comments
 (0)