Use this object to configure the License Server:
Command Syntax
% set system licenseManager licenseServer <name of the license server> connectionTimeout <1-15 seconds> password priority <1-2> serverAddress userName
Command Parameters
Parameter | Length/Range | Default Value | Description | M/O |
---|---|---|---|---|
| 1-24 | N/A |
| M |
connectionTimeout | 1-15 | 5 | The timeout, in seconds, to wait for a response from the License Manager. | O |
password | 1-255 | N/A | The password used to access the License Manager. | M |
priority | 1-2 | N/A | The server selection priority for this license server. Note: The server with priority 1 is attempted first. | M |
serverAddress | 1-255 | N/A | The license server address. Note: The possible address types are FQDN, IPv4, IPv6. | M |
userName | 1-255 | N/A | The user name used to access the License Manager. | M |
Configuration Examples
set system licenseManager licenseServer LM1 priority 1 serverAddress 172.29.39.110 userName restuser password sonus123 connectionTimeout 4 commit
To test the License Manager settings, or to trigger a new License Manager registration after a previous registration request fails, use the command:
request system licenseManager register
Overview
Content Tools