September 14, 2021 by Admin
After setting an AWS Direct Connect, which of the following cannot be done with an AWS Direct Connect Virtual Interface?
- You can delete a virtual interface; if its connection has no other virtual interfaces, you can delete the connection.
- You can change the region of your virtual interface.
- You can create a hosted virtual interface.
- You can exchange traffic between the two ports in the same region connecting to different Virtual Private Gateways (VGWs) if you have more than one virtual interface.
Explanation:
You must create a virtual interface to begin using your AWS Direct Connect connection. You can create a public virtual interface to connect to public resources or a private virtual interface to connect to your VPC. Also, it is possible to configure multiple virtual interfaces on a single AWS Direct Connect connection, and you’ll need one private virtual interface for each VPC to connect to. Each virtual interface needs a VLAN ID, interface IP address, ASN, and BGP key. To use your AWS Direct Connect connection with another AWS account, you can create a hosted virtual interface for that account. These hosted virtual interfaces work the same as standard virtual interfaces and can connect to public resources or a VPC.