A.2. Initial Marker-less Interval
A.2. 초기 마커 없는 간격
To enable the connection setup including the Login Phase negotiation, marking (if any) is only started at the first marker interval after the end of the Login Phase.
로그인 단계 협상을 포함한 연결 설정을 활성화하려면 로그인 단계가 끝난 후 첫 번째 마커 간격에서만 표시(있는 경우)가 시작됩니다.
However, in order to enable the marker inclusion and exclusion mechanism to work without knowledge of the length of the Login Phase, the first marker will be placed in the TCP stream as if the Marker-less interval had included markers.
하지만 로그인 단계의 길이를 알지 못해도 마커 포함 및 제외 메커니즘이 작동할 수 있도록 하려면 마커 없는 간격에 마커가 포함된 것처럼 첫 번째 마커가 TCP 스트림에 배치됩니다.
Thus, all markers appear in the stream at locations conforming to the formula: [(MI + 8) * n - 8] where MI = Marker Interval, n = integer number.
따라서 모든 마커는 [(MI + 8) * n - 8] 공식을 따르는 위치의 스트림에 나타납니다. 여기서 MI = 마커 간격, n = 정수입니다.
For example, if the marker interval is 512 bytes and the login ended at byte 1003 (first iSCSI placed byte is 0), the first marker will be inserted after byte 1031 in the stream.
예를 들어 마커 간격이 512바이트이고 로그인이 종료된 경우 바이트 1003 (첫 번째 iSCSI 배치 바이트는 0)에서 첫 번째 마커는 스트림의 바이트 1031 뒤에 삽입됩니다.