Configuration Statements for the Juniper Networks Database (SRC CLI)
Use the following configuration statements to configure the Juniper Networks database at the [edit] hierarchy level:
system ldap server {
maximum-entries-returned maximum-entries-returned;
stand-alone;
}
system ldap server community {
role (primary | secondary);
primary-neighbors [primary-neighbor...];
primary-connection-type (clear | secure);
secondary-neighbors [secondary-neighbor...];
secondary-connection-type (clear | secure);
}
maximum-entries-returned maximum-entries-returned;
system ldap server security {
(enable | strict);
}
The strict statement is supported only on C Series Controllers.
Related Documentation
Enabling the Juniper Networks Database to Run in Standalone Mode (SRC CLI)
Enabling the Juniper Networks Database to Run in Community Mode (SRC CLI)
Setting a Limit on the Number of Search Results from a Juniper Networks Database (SRC CLI)
Verifying Configuration for a Juniper Networks Database with the SRC CLI