Transit Gateway/DX route propagation to VPC route tables

1

A customer is looking to attach DX's to multiple VPC's via Transit Gateway.

DX's are connected to Transit Gateways via DX Gateways. DXGW's can receive and propagate routes to a VPC via BGP.

Is it correct to say:

  1. DXGW and TXGW can exchange routes advertised to DXGW from on-prem to the TXGW route table
  2. Since TXGW can't propagate routes to the VPC routing table, one loses the ability to propagate on-prem routes to the VPC routing table via BGP, therefore requiring statics?

Looking for guidance on how route propagation flows through the stack.

已提問 5 年前檢視次數 2053 次
1 個回答
0
已接受的答案
  1. Yes, #1 and #2 are correct. TGW route table(hub) will receive the BGP advertisements from transit-vif, however, TGW will not propagate routes to individual VPC routing table (spoke).
  2. As a best practice, once the routing domain management is shifted to TGW (hub and spoke), do the routing management entirely in TGW than to do maintain them in two separate routing tables for DX, VPN cases.
  3. The technical reason behind is that TGW doesn't have tight routing entries limitation to the route table as compared to that of a VPC routing table that is associated with the individual ENIs.
AWS
已回答 5 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南