Step1 選擇使用檔案及序號安裝
Step4 選擇安裝路徑
Step6 選擇 Client 端檔案 network.lic,內容如下,請用記事本編輯檔案即可!192.168.2.1 是範例,主要代表為 license manager 的 IP ,正確 IP 請洽管理人員。
SERVER 192.168.2.1 INTERNET=192.168.2.1 27000
USE_SERVER
| Platform | How to find the host ID |
| Windows® (all) | For standalone licenses, the host ID can be either the volume serial number of the C:\ drive (Option 1), or the MAC Address (Physical Address) of the first Ethernet adapter (Option 2). For network licenses, the host ID can be the MAC Address (Physical Address) of the first Ethernet adapter (Option 2) or the IP Address of the first Ethernet adapter (Option 3). Option 1: Volume Serial Number (Standalone licenses only) To obtain the Volume Serial Number, open a Command Prompt window, and run the command: vol c: Use the serial number listed (ex. 1234-1234). Option 2: MAC Address (Physical Address, Standalone or Network licenses) To obtain the MAC Address, open a Command Prompt window, and run the command: getmac Use the first Physical Address listed (ex. 00-11-22-aa-bb-cc). Option 3: IP Address (Network licenses only) To obtain the IP address, open a Command Prompt window, and run the command: ipconfig |
| 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". |
| Mac OS® X | For a Mac OS X machine, the host ID is the MAC Address of the built in Ethernet device (en0). To obtain this value, use Terminal in /Applications/Utilities and run the command: netstat -I en0 The host ID is listed in the first row of the output, under the "Address" column. |