03-04-2024 06:58 PM
Hello Experts @balaji.bandi @Rob Ingram
This may be not the right place but appreciate your support here.
I have two Hubs in Azure in two different regions named east and west. East hub has BGP within express route and act as transit for all underlying Vnets in same East region and working fine with On Prem A-datacenter.
For west region, I got Hub which has tunnel to local site. and working great.
How I can link West region Hub with East region so that East region Hub advertise west region Vnets/Subnets to the On-Prem Datacenter as well.
Please explain best possible ways.
Thanks
DJ
Solved! Go to Solution.
03-05-2024 10:27 AM - edited 03-05-2024 10:28 AM
Sorry, my mistake - you will need to attach your west hub vnet to your Expressroute with an Expressroute vnet gateway to achieve this. You can read more about this here: https://learn.microsoft.com/en-us/azure/expressroute/virtual-network-connectivity-guidance
03-05-2024 12:08 AM - edited 03-05-2024 02:18 AM
You can achieve this by either doing a vnet peering between the two hubs, attaching your west region to expressroute, or by deploying a third party networking solution to handle inter-region traffic.
The best solution will depend on a mix of requirements, restrictions and budget. Can you tell us more about your existing environment and your intended end result?
If all you wish to achieve is to establish connectivity you can use a simple vnet peering, if that isn't sufficient in terms of performance you can attach your west region to expressroute. To achieve traffic inspection(you only have NSGs by default) you would need to deploy an appliance and use a route-table(or route server) to force inter-region traffic through this. If you need more advanced/flexible routing capabilities between your regions you would likely need to deploy a third-party solution(maybe extend your existing SD-WAN solution?)
03-05-2024 09:26 AM
I already tried few things.
here is the challenge:
When I performed Hub peering bw eastHub and WestHub, it works but east Hub did not advertise prefixes learnt from WestHub to the Express route.
03-05-2024 10:27 AM - edited 03-05-2024 10:28 AM
Sorry, my mistake - you will need to attach your west hub vnet to your Expressroute with an Expressroute vnet gateway to achieve this. You can read more about this here: https://learn.microsoft.com/en-us/azure/expressroute/virtual-network-connectivity-guidance
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide