Enabling the Juniper Networks Database to Run in Standalone
Mode
(SRC CLI)
When you run a Juniper Networks database in standalone mode, the database does not communicate with other Juniper Networks databases.
Use the following configuration statements to enable the Juniper Networks database on a C Series Controller in standalone mode:
system ldap server {
stand-alone;
}
To enable a Juniper Networks database to run in standalone mode:
From configuration mode, access the configuration statement that configures the Juniper Networks database.
user@host# edit system ldap serverEnable standalone mode.
[edit system ldap server]user@host# set stand-alone