Exceeded the maximum number of virtual interfaces

0

I have an existing virtual interface connected to direct connect connection. While I try to create a new virtual interface, I am getting this error

"Exceeded the maximum number of virtual interfaces on [Connection_ID]. The limit is 1" How do I increase this limit ?

It is very strange because this is what I see it in the documentation "You can create 50 VIFs per Direct Connect connection, allowing you to connect to a maximum of 50 VPCs (one VIF provides connectivity to one VPC). There is one BGP peering per VPC."

2sb
已提問 1 年前檢視次數 635 次
2 個答案
1
已接受的答案

Are you using hosted connection? The limit you specify (50 VIFs) is for the Dedicated connection. Private, public, or transit virtual interfaces per AWS Direct Connect hosted connection limit is 1.

https://docs.aws.amazon.com/directconnect/latest/UserGuide/limits.html

You can think of using a Transit VIF, along with DirectConnect Gateway it will give you ability to connect multiple VPCs.

profile pictureAWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
1

This error "Exceeded the maximum number of virtual interfaces on [Connection_ID]. The limit is 1" comes in case of a hosted connection limit. While dedicated connection does have the limit of 51(50 <Public +Priavte> +1 transit)

hosted DX connection i.e the connection is created on your behalf by an APN partner, you are limited to one VIF on the connection [private, public or transit.]. This is why you are unable to create a second VIF.

Please see more on DX limits here [1]

To create another VIF, you would need to create the VIF on a different DX connection i.e either a hosted connection that does not have any existing VIFs or a dedicated connection which can take up to 50 VIFs.

[1] AWS Direct Connect quotas - https://docs.aws.amazon.com/directconnect/latest/UserGuide/limits.html

AWS
已回答 1 年前

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

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

回答問題指南