Transit Gateway Routes

0

I remember there was a limitation with TGW where routes from VPCs would propagate to the TGW but the TGW couldn't propagate them to any other VPCs attached to it. Is this still the case?

질문됨 2년 전574회 조회
3개 답변
2

That is correct, currently you can propagate a VPC attachment into a TGW route table but you can not propagate TGW routes into VPC route table, you'll need to add Static routes in VPC route table pointing towards the TGW.

On the other hand (Just as an FYI) if you are using VGW (Virtual Private Gateway) you can propagate VGW VPN routes into a VPC route table.

profile pictureAWS
전문가
답변함 2년 전
0

What is their reasoning for this? Traditional routing on a physical network could achieve this and then use Prefix-lists to filter what you want redistributed. Depending on how many VPCs are attached to your TGW this could be alot of work.

답변함 2년 전
  • This is just a current limitation; It is likely there is already a feature request for this. If you have an Account manager you can request to add your influence. I would suggest to keep an eye on https://aws.amazon.com/about-aws/whats-new, then filter by 'Networking and Content Delivery' and choose 'Transit Gateway', also check the Networking Blog page for any new feature announcements.

0

It is currently a limitation provided and may have to do static entries. VPCs, VPN/Direct Connect connections can dynamically propagate routes to the Transit Gateway route table. You can enable or disable route propagation for each Transit Gateway attachment. For a VPC attachment, the CIDR blocks of the VPC are propagated to the Transit Gateway route table. For a VPN/Direct Connect connection attachment, routes in the Transit Gateway route table propagate to your on-premises router/firewall using Border Gateway Protocol (BGP). The prefixes advertised over BGP session from on-premises router/firewall are propagated to the Transit gateway route table.

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠