iSCSI - 12.8. TargetAddress

목록

12.8. TargetAddress

12.8. TargetAddress

Use: ALL, Declarative, Any-Stage

사용: ALL, 선언적, 모든 단계

Senders: Target

발신자: 타겟

Scope: SW

범위: SW

TargetAddress=domainname[:port][,portal-group-tag]

The domainname can be specified as either a DNS host name, a dotted-decimal IPv4 address, or a bracketed IPv6 address as specified in [RFC2732].

domainname은 [RFC2732]에 지정된 대로 DNS 호스트 이름, 점으로 구분된 십진수 IPv4 주소 또는 대괄호로 묶인 IPv6 주소로 지정할 수 있습니다.

If the TCP port is not specified, it is assumed to be the IANA-assigned default port for iSCSI (see Section 13 IANA Considerations).

TCP 포트가 지정되지 않은 경우 이는 iSCSI에 대해 IANA 할당 기본 포트로 간주됩니다 (섹션 13 IANA 고려 사항 참조).

If the TargetAddress is returned as the result of a redirect status in a login response, the comma and portal group tag MUST be omitted.

로그인 응답에서 리디렉션 상태의 결과로 TargetAddress가 반환되는 경우 쉼표와 포털 그룹 태그를 생략해야 합니다.

If the TargetAddress is returned within a SendTargets response, the portal group tag MUST be included.

SendTargets 응답 내에서 TargetAddress가 반환되는 경우 포털 그룹 태그가 포함되어야 합니다.

Examples:

예:

TargetAddress=10.0.0.1:5003,1 TargetAddress=[1080:0:0:0:8:800:200C:417A],65 TargetAddress=[1080::8:800:200C:417A]:5003,1 TargetAddress=computingcenter.example.com,23

Use of the portal-group-tag is described in Appendix D. - SendTargets Operation -.

portal-group-tag의 사용은 부록 D - SendTargets 작업에 설명되어 있습니다 -.

The formats for the port and portal-group-tag are the same as the one specified in Section 12.9 TargetPortalGroupTag.

포트 및 포털 그룹 태그의 형식은 섹션 12.9 TargetPortalGroupTag에 지정된 것과 동일합니다.