BroadWork's Host IDs
A perpetual ECG License requires the Host Ids of all of the BroadWorks Application Servers that Alpaca will be communicating with. There are two ways to retrieve the Host IDs: From the XSP_CLI and directly off of the Application Server.
XSP_CLI
All host ids used by an XSP are located at: XSP_CLI/System/Licensing
.
Sample output from the XSP CLI --
XSP_CLI/System/Licensing> get
customerName = Engineers Consulting Group
licenseType = HARD
expirationDate = 09/16/2017
Host Id
============
AAAAAAAA-BBBB-1111-CCCC-123456ABCDEFG
1 entries found.
AS
Specific AS host ids can be seen from the AS via /usr/local/broadworks/bw_base/sbin/bwdd | grep UUID
or dmidecode | grep UUID
.