Routes to ENI in VPC rt do not propagate to attached TGW rt

0

I have a VPC attached to a TGW in same account. I've added a couple of entries to the VPCs route table with an ENI (or instance) as target. I expected those new routes to propagate to attached TGW's route table automatically but they don't.

Should the routes in VPC's RT propagate automatically o do I need to add appropriate entries in TGW's RT targeting the TGW-VPC attachment? What could I be doing wrong?

Carlos
質問済み 7ヶ月前252ビュー
1回答
0
承認された回答

TGW route tables and VCP route tables are two separate route tables and you won't be able to propagate the VPC route table into the TGW route table, when you propagate a VPC attachment then you ONLY propagating the VPC CIDR into the TGW route table. Use static routes to add a specific route into TGW route table.

profile pictureAWS
Matt_E
回答済み 7ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
  • I see, so I think don't understand propagations. Thanks for your help.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ