Troubleshooting Data Synchronization for Juniper Networks Databases
with the SRC CLIProblem
Data in a community of Juniper Networks databases may not be synchronized.
Solution
- Obtain information about the replication status of Juniper Networks databases in a community by running the
show system ldap community
on system that runs the primary Juniper Networks database:user@host> show system ldap communityThe command output indicates that the databases are not synchronized by:
- If the databases are not synchronized, initialize neighbors in the community from the primary Juniper Networks database:
user@host>request system ldap community initialize neighbor neighbor 1
where neighbor1 is the name of the neighbor to be synchronized.
Related Topics