Use the following configuration statements to configure the SAE license manager at the [edit] hierarchy level.
- shared sae configuration license-manager client {
type type ;
cache cache ;
}
- shared sae configuration license-manager directory-access
{
- server-address server-address ;
- server-port server-port ;
- license-dn license-dn ;
- authentication-dn authentication-dn ;
- password password ;
- (ldaps);
- connection-manager-id connection-manager-id ;
- event-base-dn event-base-dn ;
- signature-dn signature-dn ;
- snmp-agent;
- }
For detailed information about each configuration statement, see the SRC PE CLI Command Reference.
To configure the SAE license manager:
SDX is the only supported license type.
The default is var/run/lic_cache.
- [edit shared sae configuration license-manager directory-access]
- user@host# set server-port server-port
The default port is 389.
- [edit shared sae configuration license-manager directory-access]
- user@host# set license-dn license-dn
The default is ou=Licenses,o=Management,<base>.
- [edit shared sae configuration license-manager directory-access]
- user@host# set authentication-dn authentication-dn
The default is cn=license-operator,o=Operators,<base>.
- [edit shared sae configuration license-manager directory-access]
- user@host# set connection-manager-id connection-manager-id
The default is LICENSE_MANAGER.
- [edit shared sae configuration license-manager directory-access]
- user@host# set event-base-dn event-base-dn
The default is <base> which refers to the globally configured base DN.