[Contents] [Prev] [Next] [Index] [Report an Error]

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:

  1. From configuration mode, access the configuration statement that configures the Juniper Networks database.
    user@host# edit system ldap server
  2. Enable standalone mode.
    [edit system ldap server]
    user@host# set stand-alone

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]