What is a Host ID? How do I find my Host ID in order to activate my license?

MathWorks Solution

A Host ID is a unique identifier used to generate license files for MathWorks products.
For most installations, the recommended Host ID is the MAC address of a physical network adapter.
Refer to the following instructions to find a MAC address on your Operating System.

Windows

  1. Click on the Windows button and "R" key on your keyboard at the same time.
  2. A small "Run" window will appear. Edit the "Open" field and enter "cmd".
  3. Press "OK".
  4. The Windows Command Prompt will appear.
  5. Run the following command in the Windows Command Prompt,
    getmac /v
  6. Review the list of network adapters.
  7. Locate the desired adapter and copy the value shown in the Physical Address column. Example: 00-12-3A-45-6B-7D
Use a physical network adapter whenever possible. Avoid virtual adapters created by VPN, virtualization, or other software.

Linux

  1. Open your system's Terminal application.
  2. Run the following command.
    ip addr
  3. Locate the desired network adapter.
  4. Copy the value shown after link/ether. Example: 00:12:3a:45:6b:7d
Use a physical network adapter whenever possible. Avoid virtual adapters created by VPN, virtualization, or other software.

macOS

  1. Open Finder.
  2. Go to Applications > Utilities.
  3. Open Terminal.
  4. Run the following command,
    ifconfig
  5. Locate the desired network adapter.
  6. Copy the value shown after ether. Example: 00:12:3a:45:6b:7d
Use a physical network adapter whenever possible. Avoid virtual adapters created by VPN, virtualization, or other software.
If your environment requires a different Host ID type such as the IP Address or Volume Serial Number and you are unsure how to obtain it, reach out to MathWorks Installation Support.

Tags

No tags entered yet.

Platforms:

All_OS

Releases:

No_Release

Did this resolve your question?

No