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 {
     role primary;
     primary-neighbors C2;
    }
    
    

    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.