Dell PowerVault DR4100 User Manual
Page 36

36
DR4100 Best Practice Guide | April 2014
6. Establish replication from Seattle1 to Lansing1 using the following command:
replication --add --name < container-name> --role
replication_traffic
7. On Lansing2 add replication to the 10GB bond using the following command:
system –replication_traffic --add --interface
8. Create a route from Lansing2 to Lansing1 using the following command:
network --route --add --network
9. Create a route from Lansing1 to Lansing2 using the following commands:
network --route --add --network
10. Establish replication from Lansing1 to Lansing2 using the following command:
replication --add --name < container-name> --role
replication_traffic
Example
administrator@Seattle1 >
replication --add --name backup --role source --peer Bond of Lansing1> --replication_traffic replication| hostname> --encryption aes256 Example administrator@Lansing2 > system --replication_traffic --add --interface bond0 Example administrator@Lansing2 > network –route --add --network gateway Example administrator@Lansing1 > network --route --add --network gateway Example administrator@Lansing1 > replication --update --name source --peer