Replicas are created for two reasons:
With the same information distributed on several servers, you are not dependent on any single server being up to authenticate you to the network or to provide services to you.
You can store more than one replica on each server.
Note that Directory replication does not provide fault tolerance for the file system. Only information about Directory objects is replicated. To provide fault tolerance for your files, you must use the host system's fault tolerance system.
However, in some cases, WAN traffic could increase due to the NDS synchronization process.
Distributing replicas among servers on the network allows quick and reliable access because information is retrieved from the nearest available server containing the specified information.