You can use the license server repository configuration to configure access to the Juniper Networks database for the license server.
Use the following configuration statements to configure the license server repository:
- shared license-server repository {
- ldap-server-address ldap-server-address;
- server-port server-port;
- search-base search-base;
- authentication-dn authentication-dn;
- password password;
- }
![]() |
Note: In most cases, you do not need to change the configuration for the license server. If you change the configuration, do so with care. The software needs to be able to communicate with the license server to operate correctly. |
To configure the license server repository:
- [edit]
- user@host# edit shared license-server repository
- [edit shared license-server repository]
- user@host# set ldap-server-address ldap-server-address
![]() |
Note: This is a required property. If no value is assigned, the license server does not start. If this value is removed while the license server is running, the server rejects licensing requests. After a new value is entered and the license server connects to the LDAP server, the license server accepts license requests again. |
- [edit shared license-server repository]
- user@host# set server-port server-port
- [edit shared license-server repository]
- user@host# set search-base search-base
- [edit shared license-server repository]
- user@host# set authentication-dn authentication-dn
- [edit shared license-server repository]
- user@host# set password password