Dell PowerVault DR4100 모범 사례 매뉴얼 - 페이지 26

{카테고리_이름} Dell PowerVault DR4100에 대한 모범 사례 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Dell PowerVault DR4100 41 페이지. Backup and recovery appliance
Dell PowerVault DR4100에 대해서도 마찬가지입니다: 시작하기 매뉴얼 (10 페이지), 매뉴얼 (37 페이지), 릴리스 노트 (16 페이지), 매뉴얼 (12 페이지), 매뉴얼 (24 페이지), 매뉴얼 (23 페이지), Qiuck 설정 (1 페이지), 매뉴얼 (27 페이지), 매뉴얼 (25 페이지)

Dell PowerVault DR4100 모범 사례 매뉴얼
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
Replication Role
Replication Target
Replication Target IP
Replication Target Mgmt Name
Replication Target Mgmt IP
Replication Local Data Name
Replication Local Data IP
Replication Target Container
Replication Enabled
Replication Compression Enabled : Yes
Replication Encryption
7.
On DR-1 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network <ip_address>--netmask <netmask> --gateway <gateway_address> --
interface <eth(0-N)>
administrator@DR1 > network --route --add --network 10.250.243.220 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1
8.
On DR-2 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network <ip_address>--netmask <netmask> --gateway <gateway_address> --
interface <eth(0-N)>
administrator@DR2 > network --route --add --network 10.250.243.222 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1
26
DR4100 Best Practice Guide | April 2014
Example
: backup
: Source
: DR2-replication.ocarina.local
: 10.250.243.220
: DR2-replication.ocarina.local
: 10.250.243.220
: 10.250.243.222
: 10.250.243.222
: backup-from-DR1
: Yes
: Not Enabled
Example
Example