Direct Connect Public VIF

0

Trying to use Direct Connect to copy files from on prem to an S3 bucket using direct connect. Looks like this is possible.

Have a direct connect connection from a provider

Think the next step is set up a public VIF.

I'm not sure what I need to specify in 'your router peer ip' and 'amazon router peer ip' Where do these details come from? It says they need to be public IP addresses.

已提問 2 年前檢視次數 1323 次
3 個答案
0

When you create a Public VIF the IP addresses on the link between you and AWS need to be public IP addresses. You will need two - one for your router and one for the AWS router. Customers can provide IP addresses from their public IP address allocation (if they own public IP addresses); for customers that do not you can request a /31 (two IP addresses) from AWS using a support case.

profile pictureAWS
專家
已回答 2 年前
0

Per the documentation:

  • ** Your router peer ip**, enter the destination IPv4 CIDR address to which Amazon should send traffic.
  • For Amazon router peer IP, enter the IPv4 CIDR address to use to send traffic to AWS.

More details can be found here: https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-vif.html

AWS
Len-AWS
已回答 2 年前
0

For AWS Direct connect Public VIF, you need to specify the a /30 or /31 subnet which will be used for establishing BGP peering between your customer gateway device and AWS Direct Connect router. These IPs are used as BGP peers as you are seeing option in the creation of the Public VIF. In addition you also have to provide the Public IP address prefixes (which will act as the source of traffic to S3 from your on-premises) that you want to advertise over the peering. The Public IP addresses either need to be owned by you or should have been provided to you by your ISP, which in case needs a letter of authorization to use them.

As an alternate to Public VIF, if you already have a Private VIF configured over your Direct connect, then you can use AWS Private link for S3 and access it over Direct Connect Private VIF or VPN connection. https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html

AWS
已回答 2 年前

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

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

回答問題指南