Adds a replica of an existing directory to the specified clearinghouse. You are creating a read-only replica, which is a copy of the directory to which users cannot make changes. SYNOPSIS CREATE REPLICA directory-name [AT] CLEARINGHOUSE clearinghouse-name Arguments directory-name The full name of the directory. clearinghouse-name The full name of the clearinghouse in which you want to create the replica. ACCESS RIGHTS You must have read, write, delete, and control access to the directory you are replicating. You also need write access to that directory's parent directory, and write access to the clearinghouse in which you are storing the replica.
1 – example
The following command creates a replica of the .mfg directory in the clearinghouse .paris1_ch: dns> create replica .mfg at clearinghouse .paris1_ch