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


Enabling the Juniper Networks Database to Run in Standalone Mode
with the 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.
  2. user@host# edit system ldap server
    
    
    
  3. Enable standalone mode.
  4. [edit system ldap server]
    
    user@host# set stand-alone
    
    
    

Related Topics


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