[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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ