복제 대상은 복제 소스와 대상 간의 보안 통신 연결을 설정합니다. 복제 대상을 만들려면 다음과 같이 하십시오.
host_source:> configuration services replication targets> target host_source:configuration services replication target (uncommitted)>
hostname - 대상 어플라이언스 호스트 이름 또는 IPv4 주소
password - 대상 어플라이언스 암호
label - 소스 어플라이언스의 BUI 및 CLI에 표시할 대상 어플라이언스 이름
host_source:configuration services replication target (uncommitted)> set hostname=203.123.225.201 host_source:configuration services replication target (uncommitted)> set root_password=password host_source:configuration services replication target (uncommitted)> set label=repl_1
host_source:configuration services replication target (uncommitted)> commit