Why is the HostID that is returned on an Alpha machine invalid?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Why is the HostID that is returned on an Alpha machine invalid?
Risposta accettata
MathWorks Support Team
il 27 Giu 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
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Install Products in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!