- Newest
- Most votes
- Most comments
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.
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
Relevant content
- asked 8 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago