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.