Dell PowerVault DR4100 User Manual
Page 26
26
DR4100 Best Practice Guide | April 2014
7. On DR-1 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network
interface
8. On DR-2 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network
interface
Example
administrator@DR2 > replication --add --name backup --role source --peer DR2-
replication --peer_name backup-from-DR1
Enter password for administrator@DR2-replication:
Replication entry created successfully.
Replication Container : backup
Replication Role : Source
Replication Target : DR2-replication.ocarina.local
Replication Target IP : 10.250.243.220
Replication Target Mgmt Name : DR2-replication.ocarina.local
Replication Target Mgmt IP : 10.250.243.220
Replication Local Data Name : 10.250.243.222
Replication Local Data IP : 10.250.243.222
Replication Target Container : backup-from-DR1
Replication Enabled : Yes
Replication Compression Enabled : Yes
Replication Encryption : Not Enabled
Example
administrator@DR1 > network --route --add --network 10.250.243.220 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1
Example
administrator@DR2 > network --route --add --network 10.250.243.222 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1