Skip to content

Commit f0e11a7

Browse files
Merge pull request #272383 from siddomala/IPv6update
route server ipv6 update
2 parents b301461 + 6d1a749 commit f0e11a7

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

articles/expressroute/expressroute-howto-add-ipv6-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ Follow these steps if you plan to connect to a new set of Azure resources using
8080
While IPv6 support is available for connections to deployments in global Azure regions, it doesn't support the following use cases:
8181
8282
* Connections to *existing* ExpressRoute gateways that aren't zone-redundant. *Newly* created ExpressRoute gateways of any SKU (both zone-redundant and not) using a Standard, Static IP address can be used for dual-stack ExpressRoute connections
83-
* Use of ExpressRoute with virtual WAN
83+
* Use of ExpressRoute with Virtual WAN
84+
* Use of ExpressRoute with [Route Server](../route-server/route-server-faq.md#does-azure-route-server-support-ipv6)
8485
* FastPath with non-ExpressRoute Direct circuits
8586
* FastPath with circuits in the following peering locations: Dubai
8687
* Coexistence with VPN Gateway for IPv6 traffic. You can still configure coexistence with VPN Gateway in a dual-stack virtual network, but VPN Gateway only supports IPv4 traffic.

articles/route-server/route-server-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Azure Router Server needs to ensure connectivity to the backend service that man
3838

3939
### Does Azure Route Server support IPv6?
4040

41-
No. We'll add IPv6 support in the future. If you have deployed an ExpressRoute virtual network gateway in a virtual network with an IPv6 address space and later deploy an Azure Route Server in the same virtual network, this will break ExpressRoute connectivity for IPv6 traffic.
41+
No. We'll add IPv6 support in the future. If you have deployed a virtual network with an IPv6 address space and later deploy an Azure Route Server in the same virtual network, this will break connectivity for IPv6 traffic.
4242

4343
> [!WARNING]
44-
> When you deploy an Azure Route Server in a virtual network with an IPv6 address space, this will also break ExpressRoute connectivity for IPv4 traffic. This issue will be fixed in our next release to ensure IPv4 traffic continues to work as expected.
44+
> If you have deployed a virtual network with an IPv6 address space and later deploy an Azure Route Server in the same virtual network, this will also break connectivity for IPv4 traffic. This issue will be fixed in our next release to ensure IPv4 traffic continues to work as expected.
4545
4646
## Routing
4747

articles/virtual-network/ip-services/ipv6-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ The current IPv6 for Azure Virtual Network release has the following limitations
107107

108108
- ICMPv6 isn't currently supported in Network Security Groups.
109109

110-
- Azure Virtual WAN currently supports IPv4 traffic only.
110+
- Azure Virtual WAN currently supports IPv4 traffic only.
111+
112+
- Azure Route Server currently [supports IPv4 traffic only](../../route-server/route-server-faq.md#does-azure-route-server-support-ipv6).
111113

112114
- Azure Firewall doesn't currently support IPv6. It can operate in a dual stack virtual network using only IPv4, but the firewall subnet must be IPv4-only.
113115

0 commit comments

Comments
 (0)