Configure dr2 – Dell PowerVault DR4100 User Manual
Page 25

25
DR4100 Best Practice Guide | April 2014
c. Dedicate eth1 to replication traffic using the following commands:
system –replication_traffic --add --interface
6.3.1.3
Configure DR2
5. Follow steps 1-4 to configure the network interfaces for DR2.
6. Setup static replication between DR1 and DR2 by running the following CLI command:
replication --add --name backup --role source --peer DR2-replication --peer_name backup-from-DR1
Example
administrator@DR1 > system --backup_traffic --add --type CIFS --interface bond1
WARNING: This operation requires Windows access server restart.
Do you want to continue (yes/no) [n]? y
Successfully added application CIFS.
Restarting Windows Access Server... Done.
administrator@DR1 > system --backup_traffic --add --type NFS --interface bond1
Do you want to continue (yes/no) [n]? y
Successfully added application NFS.
Restarting file system ... done.
Example
administrator@DR1 > system --replication_traffic --add --interface eth1
Successfully added application replication