- Newest
- Most votes
- Most comments
You can look to use DirectConnect Gateway along with Transit gateway to achieve this.
See the example topology in the Hybrid Connectivity whitepaper:
Also refer the below documentation for details around Private, Transit & Public VIFs:
You can not have mix of Private VIF and Transit VIF, see below:
Q: I have an existing AWS Direct Connect gateway attached to a private virtual interface, can I attach a transit virtual interface to this AWS Direct Connect gateway?
No, an AWS Direct Connect Gateway can only have one type of virtual interface attached.
Reference: https://aws.amazon.com/directconnect/faqs/
This is exactly what we were trying to achieve but... we received error during associating this transit gateway with direct connect gateway:
"errorMessage": "Cannot associate Transit Gateway to Direct Connect Gateway that has Private Virtual Interfaces attached"
If im correct it means if any virtual private gateway is already attached to particular Direct Connect Gateway you cannot attach any transit gateway to it.
I updated my answer: You can not have mix of Private VIF and Transit VIF, see below:
Q: I have an existing AWS Direct Connect gateway attached to a private virtual interface, can I attach a transit virtual interface to this AWS Direct Connect gateway?
No, an AWS Direct Connect Gateway can only have one type of virtual interface attached.
Reference: https://aws.amazon.com/directconnect/faqs/
Relevant content
- Accepted Answerasked 6 years ago
- asked 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
This mean either network team add new direct connect gateway or we put 6 virtual private gateways attached to each vpc and associate them with direct connect gateway, right ?
You only need 1 DirectConnect gateway which gives you ability to connect upto 3 TGWs across any region, you can also connect the VGWs directly to DXGW. I suggest getting in touch with an AWS Solutions Architect for detail deep dive into your architecture. Also take a look at DX quotas for various VIFs etc: https://docs.aws.amazon.com/directconnect/latest/UserGuide/limits.html