10.12.8. CmdSN
10.12.8. CmdSN
CmdSN is either the initial command sequence number of a session (for the first Login Request of a session - the "leading" login), or the command sequence number in the command stream if the login is for a new connection in an existing session.
CmdSN은 세션의 초기 명령 시퀀스 번호 (세션의 첫 번째 로그인 요청 - "선행" 로그인)이거나 로그인이 기존 세션의 새 연결에 대한 것인 경우 명령 스트림의 명령 시퀀스 번호입니다.
Examples:
예:
- Login on a leading connection - if the leading login carries the CmdSN 123, all other Login Requests in the same Login Phase carry the CmdSN 123 and the first non-immediate command in FullFeaturePhase also carries the CmdSN 123.
- 선행 연결에 대한 로그인 - 선행 로그인이 CmdSN 123을 전달하는 경우 동일한 로그인 단계의 다른 모든 로그인 요청은 CmdSN 123을 전달하며 FullFeaturePhase의 첫 번째 비즉시 명령도 CmdSN 123을 전달합니다.
- Login on other than a leading connection - if the current CmdSN at the time the first login on the connection is issued is 500, then that PDU carries CmdSN=500.
- 선행 연결 이외의 로그인 - 연결에서 첫 번째 로그인이 실행될 때 현재 CmdSN이 500이면 해당 PDU는 CmdSN=500을 전달합니다.
Subsequent Login Requests that are needed to complete this Login Phase may carry a CmdSN higher than 500 if non-immediate requests that were issued on other connections in the same session advance CmdSN.
이 로그인 단계를 완료하는 데 필요한 후속 로그인 요청은 같은 세션의 다른 연결에서 발행된 비즉각적인 요청이 CmdSN을 진행하는 경우 500보다 큰 CmdSN을 가질 수 있습니다.
If the Login Request is a leading Login Request, the target MUST use the value presented in CmdSN as the target value for ExpCmdSN.
로그인 요청이 선행 로그인 요청인 경우 타겟은 CmdSN에 표시된 값을 ExpCmdSN의 타겟 값으로 사용해야 합니다.