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 (SRC CLI)
- 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
Verifying Configuration for a Juniper Networks Database with the SRC CLI
Purpose
Review the configuration for the Juniper Networks database on a C Series Controller.
Action
- Run the show system ldap server command at
the [edit] hierarchy level. For example:
[edit] user@host# show system ldap server community { primary-connection-type clear; primary-neighbors C2; role primary; } maximum-entries-returned 3000;
The output indicates the mode, standalone or community. If the database is running in community mode, the output also includes information about the community configuration on this system.
If the command does not display any output, the Juniper Networks database on the system is disabled.
Related Documentation
- C Series
- Enabling the Juniper Networks Database to Run in Standalone Mode (SRC CLI)
- 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