[EC2 Windows] Move MAC address across AZs

0

My (Windows) application relies on license keys linked to MAC addresses. Getting a license key assigned to a new MAC address is a hassle, I need to request the vendor to do this manually. I use ENI to retain the MAC address of the (on-demand) EC2 instance when it's stopped / terminated. Based on the documentation, I understand an ENI is linked to a specific subnet and hence cannot be moved across AZs. This limits my flexibility in moving instances across AZs, e.g. when encountering (last minute) capacity issues in a given AZ.

Is there any way to migrate the MAC address across AZs?

已提問 2 年前檢視次數 980 次
1 個回答
4

There is no way to migrate MAC addresses between Availability Zones for the reason that you've listed: ENIs are tied to the AZ; MAC addresses are assigned to the ENI.

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

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

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

回答問題指南