Finding Your Host ID
Finding Your Host ID
Finding Your Host ID
The HOST ID is required for licensing your Modelithics Libraries.
Modelithics supports license servers running on Windows, Linux or Solaris.
Single or triple-redundant Host ID's are supported.
Open the command prompt using Windows Key+R key combination . Click both keys at the same time.
Type "cmd" and click OK.
Type ipconfig /all and hit the Enter key
Locate the physical address. The hyphens are not needed.
Ethernet adapter Ethernet:
DNS Suffix. . . . . . . . . : mydomain.com
Description . . . . . . . . : Intel(R) PRO/100
Physical Address
. . . : 00-C0-A8-F1-79-8F
DHCP Enabled. . . . . : Yes
Autoconf Enabled. . . : Yes
IP Address. . . . . . . . . :.141.11.11.150
Subnet Mask . . . . . . . 255.255.255.0
The Host ID is the Physical Address, without dashes (e.g.00C0A8F1798F)
Type "exit" and press Enter to close the Command Prompt window.
Open a Windows Command Prompt (Start | Run | Type "cmd" and click OK.)
Type ipconfig /all and hit the Enter key
Locate the physical address. The hyphens are not needed.
Ethernet adapter Local Area Connection:
DNS Suffix. . . . . . . . . : mydomain.com
Description . . . . . . . . : Intel(R) PRO/100
Physical Address . . . : 00-C0-A8-F1-79-8F
DHCP Enabled. . . . . : Yes
Autoconf Enabled. . . : Yes
IP Address. . . . . . . . . :.141.11.11.150
Subnet Mask . . . . . . . 255.255.255.0
The Host ID is the Physical Address, without dashes (e.g.00C0A8F1798F)
Type "exit" and press Enter to close the Command Prompt window.
Open a terminal session
Type /sbin/ifconfig eth0
Locate the Host ID which is labeled as Ethernet HWaddr:
Ethernet HWaddr
00:0C:29:09:22:A9
The Host ID is the Ethernet HWaddr, without colon's (e.g.000C290922A9)
Close the Terminal session