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ヶ月前213ビュー
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ヶ月前

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

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

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

関連するコンテンツ