One DirectConnect with both Private and Public VIF

0

is it possible to use a single DirectConnect to configure both Private and Public VIF? if yes are there any caveats or design considerations? Thank you.

Vincent
已提问 5 个月前211 查看次数
3 回答
2
已接受的回答

Yes, it is possible to have both Private and Public VIF on the same Direct Connect connection. For reference see https://docs.aws.amazon.com/directconnect/latest/UserGuide/limits.html

profile pictureAWS
Matt_E
已回答 5 个月前
profile picture
专家
已审核 5 个月前
profile picture
专家
已审核 5 个月前
1

It is possible to use a single AWS DirectConnect connection to configure both Private and public VIFs.

but you need to consider

  • they share bandwidth so ensure the connection capacity is enough for you
  • Implement separate routing and security measures for Private and Public VIFs
  • Using a single connection for both types of VIFs introduces a single point of failure. Consider redundancy
profile picture
专家
已回答 5 个月前
0

Yes you can combine both Public and Private VIFs on the same dedicated Direct Connect. How are you planning to use the Public VIF? Watch the requirements for Public VIF is a bit different. It will require you to allocate Public IPv4 CIDR to establish the p2p public VIF connection. If you are going to access any services over the Public VIF from your on premises private network, you will need to have some sort of NATing to public IP. You treat this connection as Internet. The prefixes for your NAT or any source with public IP used, will be shared with AWS the time you create the connection to be added to the routing back to your network.

profile pictureAWS
AmerO
已回答 5 个月前
profile picture
专家
已审核 5 个月前

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

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

回答问题的准则