[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?

preguntada hace 2 años980 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 2 años
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas