Why is the HostID that is returned on an Alpha machine invalid?

2 visualizaciones (últimos 30 días)
Why is the HostID that is returned on an Alpha machine invalid?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
Older versions of the operating system on Alpha automatically padded the address used for the HostID, but newer versions do not. If there is only one digit between the colons, please add a zero before it. For example, if 'netstat -i' returns
0:0:f8:6:2a:4f
as the HostID value, then the HostID that needs to be submitted to our Customer Service staff in order to generate a license file is:
0000f8062a4f

Más respuestas (0)

Categorías

Más información sobre Install Products en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by