13.5.4. Standard iSCSI extension item-label format
13.5.4. 표준 iSCSI 확장 항목 라벨 형식
The following character symbols are used iSCSI extension item-labels (the hexadecimal values represent Unicode code points):
다음 문자 기호는 iSCSI 확장 항목 라벨에 사용됩니다 (16진수 값은 유니코드 코드 포인트를 나타냄):
(a-z, A-Z) - letters
(a-z, A-Z) - 문자
(0-9) - digits
(0-9) - 숫자
"." (0x2e) - dot
"." (0x2e) - 점
"-" (0x2d) - minus
"-" (0x2d) - 빼기
"+" (0x2b) - plus
"+" (0x2b) - 더하기
"@" (0x40) - commercial at
"@" (0x40) - 상업 at
"_" (0x5f) - underscore
"_" (0x5f) - 밑줄
An iSCSI extension item-label is a string of one or more characters that consist of letters, digits, dot, minus, plus, commercial at, or underscore.
iSCSI 확장 항목 레이블은 문자, 숫자, 점, 빼기, 더하기, 상용 또는 밑줄로 구성된 하나 이상의 문자로 구성된 문자열입니다.
An iSCSI extension item-label MUST begin with a capital letter and must not exceed 63 characters.
iSCSI 확장 항목 레이블은 반드시 대문자로 시작해야 하며 63자를 초과할 수 없습니다.