Finding your Host ID

The Host ID can be either:

Windows (all)

To obtain the Volume Serial Number.
Open a Command Prompt window, and run the command:

vol c:

Use the serial number listed (2C5C-AB0A in the example below).


To obtain the MAC Address
Open a Command Prompt window, and run the command:

getmac

Use the Physical Address listed (34-15-9E-22-E3-98 in the example below).

Mac OS X

The Host ID is the MAC Address of the built in Ethernet device (en0). To obtain this value go to your Apple Menu and select About this Mac. Click on the More Info Button. Click on Network. Your Host ID is Ethernet MAC address, in this example 0016cbaef972.

You can also find the host id during the installation process as the installer displays it. See step 10 of the Macintosh Group license installation instructions.

Solaris
To obtain the MAC Address
Run the following command in a Terminal window:

/usr/sbin/arp 'hostname'

The MAC Address will be displayed in the form of 0:3:ba:26:1:b0 -- leading zeros are removed. For this example, the actual MAC Address would be 00:03:ba:26:01:b0. When using entering the hostid, make sure to include all leading zeros.

To obtain CPU Hostid
R
un the command "hostid" in a Terminal window.

Linux

For a Linux machine, the Host ID is the MAC Address of the eth0 device
(first Ethernet device). To obtain this value, run the following command in
a Terminal window:

/sbin/ifconfig eth0

The Host ID will be the value listed next to the tag "HWaddr".



If you have any difficulties please email webstore@illinois.edu.