Why is the HostID that is returned on an Alpha machine invalid?
2 views (last 30 days)
Show older comments
Why is the HostID that is returned on an Alpha machine invalid?
Accepted Answer
MathWorks Support Team
on 27 Jun 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 Comments
More Answers (0)
See Also
Categories
Find more on Install Products in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!