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

{카테고리_이름} 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 모범 사례 매뉴얼
c.
 
 
 
 
 
 
 
Configure DR2
6.3.1.3
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
25
DR4100 Best Practice Guide | April 2014
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.
Dedicate eth1 to replication traffic using the following commands:
system –replication_traffic --add --interface <bond(0-N) | eth(0-N) | lo#>
administrator@DR1 > system --replication_traffic --add --interface eth1
Successfully added application replication
Example
Example