Transit Gateway - number of prefixes from TGW->CGW

0

With reference to the Direct Connect limit "Number of prefixes per AWS Transit Gateway from AWS to on-premise on a transit virtual interface" (20). My interpretation of this is that if you had, say, 25 VPC attachments on a TGW, 5 CIDRs would not be advertised to the Customer Gateway.

Are the 5 prefixes just suppressed from BGP Updates? Does the BGP neighbor relationship take a hit (similar to exceeding the inbound prefix limit)?

How are others designing around this limitation in situations where the customer has > 20 VPC attachments?

AWS
已提问 5 年前552 查看次数
1 回答
0
已接受的回答

When a customer associates a Transit Gateway to Direct Connect Gateway, customer provides a list of prefixes which are advertised to on-prem and this is where limits are enforced. If customer needs to add or delete the routes advertised, they can use the "UpdateDirectConnectGatewayAssociation" API to change it.

My general advice to customers is to summarize as much as possible and use contiguous blocks for their cloud footprint holistically.

AWS
专家
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则