Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- C Series
- Enabling the Juniper Networks Database to Run in Standalone Mode (C-Web Interface)
- Enabling the Juniper Networks Database to Run in Community Mode (SRC CLI)
- Securing the Juniper Networks Database (SRC CLI)
- Configuration Statements for the Juniper Networks Database (SRC CLI)
- Juniper Networks Database Overview
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 server
- Enable standalone mode.[edit system ldap server] user@host# set stand-alone
Related Documentation
- C Series
- Enabling the Juniper Networks Database to Run in Standalone Mode (C-Web Interface)
- Enabling the Juniper Networks Database to Run in Community Mode (SRC CLI)
- Securing the Juniper Networks Database (SRC CLI)
- Configuration Statements for the Juniper Networks Database (SRC CLI)
- Juniper Networks Database Overview