hash
stringlengths 32
32
| doc_id
stringlengths 5
12
| section
stringlengths 4
1.47k
| content
stringlengths 0
6.67M
|
---|---|---|---|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.6.2 Test purpose
|
To verify that during a mobile originated call, the MS applies TSC set and different channel rates during handover from VAMOS to non VAMOS mode
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.6.3 Method of Test
|
Initial Conditions
System Simulator:
2 cells, default parameters.
Cell A: TSC as defined in table 26.21-1 Cell A TSC set for execution counter M.
Cell B: TSC as defined in table 26.21-1 Cell B TSC set for execution counter M.
Mobile Station:
in MM-state "idle, updated" with valid TMSI and CKSN
Specific PICS statements:
- VAMOS II supported ( TSPC_VAMOS_Type2)
- VAMOS III supported (TSPC_VAMOS_Type3)
- Speech supported for Full rate version 2 (TSPC_AddInfo_Full_rate_version_2).
- Speech supported for Full rate version 3 (TSPC_AddInfo_Full_rate_version_3)
- Speech supported for Half rate version 1 (TSPC_AddInfo_Half_rate_version_1).
- Speech supported for Half rate version 3 (TSPC_AddInfo_Half_rate_version_3).
PIXIT statements:
- Way to indicate mobile originated alerting.
Foreseen Final State of MS
"Idle, updated", with TMSI allocated.
Test Procedure
A mobile originated speech call is established. The network and the MS indicate Bearer capabilities IE with supported Half Rate channels. The call is established with a late assignment. VAMOS TSC set 2 according to table 26.21-1 (cell A) is assigned in ASSIGNMENT COMMAND. It is checked that the TCH is through connected in both directions. The SS sends HANDOVER COMMAND to a non VAMOS TSC according to table 26.21-1 (cell B). It is checked that the TCH is through connected in both directions on the new cell. The network initiates the call release.
The test is repeated for all half rate channel modes supported by the MS and non synchronized and finely synchronized handover procedure (see table 26.21-1).
Maximum Duration of Test
12 minutes
Expected Sequence
The test is executed for execution counter M = 1, 2, 3 , 4, 5, 6 according to the channels supported by the MS.
Step
Direction
Message
Comments
1
MS
The "called number" is entered
2
MS->SS
CHANNEL REQUEST
3
SS->MS
IMMEDIATE ASSIGNMENT
4
MS->SS
CM SERVICE REQUEST
Message is contained in SABM
5
SS->MS
AUTHENTICATION REQUEST
6
MS->SS
AUTHENTICATION RESPONSE
SRES specifies correct value
7
SS->MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message
8
MS->SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered.
9
SS
SS starts ciphering
10
MS->SS
SETUP
The MS indicates the supported speech versions.
11
SS->MS
CALL PROCEEDING
12
SS->MS
ALERTING
13
MS
An alerting indication as defined in the PIXIT statement is given by the MS.
14
SS->MS
ASSIGNMENT COMMAND
SS allocates half rate speech channel:
M = 1,4: HS
M = 2,3,5,6: AHS
SS allocates TSC from TSC set 2.
15
MS->SS
ASSIGNMENT COMPLETE
TSC set 2 is used in uplink and downlink for this and the following messages.
16
SS -> MS
CONNECT
17
MS -> SS
CONNECT ACKNOWLEDGE
18
MS
The appropriate bearer channel is through connected in both directions.
According to table 26.21-1 ‘non synced’ (steps 19A to 21A) or ‘finely synced’ (steps (19B to 23B) handover are performed.
19A
SS -> MS
HANDOVER COMMAND
See Specific message contents.
20A
MS -> SS
HANDOVER ACCESS
Transmitted on cell B. Repeated on every burst of the uplink main DCCH (and optionally the SACCH) until reception of PHYSICAL INFORMATION. Handover Reference as included in the HANDOVER COMMAND.
21A
SS -> MS
PHYSICAL INFORMATION
Sent after reception of n HANDOVER ACCESS messages.
19B
SS -> MS
HANDOVER COMMAND
See Specific Message Contents.
20B
MS -> SS
HANDOVER ACCESS
Transmitted on Cell B
Before completion of the 4 access bursts on the new DCCH, additional access bursts may also be sent on the SACCH
21B
MS -> SS
HANDOVER ACCESS
22B
MS -> SS
HANDOVER ACCESS
23B
MS -> SS
HANDOVER ACCESS
24
MS -> SS
SABM
Sent without information field.
25
SS -> MS
UA
26
MS -> SS
HANDOVER COMPLETE
TSC set 1 according to table 26.21-1 (cell B) is used in uplink and downlink for this and the following messages.
27
SS -> MS
DISCONNECT
28
MS -> SS
RELEASE
29
SS -> MS
RELEASE COMPLETE
30
SS -> MS
CHANNEL RELEASE
The main signalling link is released.
Specific Message Content
Assignment Command (step 14)
Information Element
value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
Bits
8 7 6 5 4
1 1 1 0 T TCH/H + ACCHs using TSC Set 2
M=1, 3, 5: T = 0 (subchannel 0)
M=2, 4, 6: T = 1 (subchannel 1)
CHANNEL MODE
M=1, 4: 0 0 0 0 0 0 0 1 speech full rate or half rate version 1
M=2, 3, 5, 6: 0 1 0 0 0 0 0 1 speech full rate or half rate version 3
Handover Command (step 19A)
Information Element
value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
Bits
8 7 6 5 4
0 0 0 0 1 TCH/F + FACCH/F and SACCH/F
CHANNEL MODE
M=1: 0 0 0 0 0 0 0 1 speech full rate or half rate version 1
M=2: 0 0 1 0 0 0 0 1 speech full rate or half rate version 2
M=3: 0 1 0 0 0 0 0 1 speech full rate or half rate version 3
Synchronization Indication IE
Not included
Handover Command (step 19B)
Information Element
value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
Bits
8 7 6 5 4
0 0 0 0 1 TCH/F + FACCH/F and SACCH/F
CHANNEL MODE
M=4: 0 0 0 0 0 0 0 1 speech full rate or half rate version 1
M=5: 0 0 1 0 0 0 0 1 speech full rate or half rate version 2
M=6: 0 1 0 0 0 0 0 1 speech full rate or half rate version 3
Synchronization Indication
- Report Observed Time Difference
Shall not be included.
- Synchronization Indication
"Synchronized".
- Normal Cell Indication
Ignore out of range timing advance.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.7 VAMOS Signalling / Emergency call
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.7.1 Conformance requirements
|
1) VAMOS allows multiplexing of two users simultaneously on the same physical resource in the circuit switched mode both in downlink and in uplink, using the same timeslot number, ARFCN and TDMA frame number. Hence, a basic physical channel capable of VAMOS supports up to 4 TCH channels along with their associated control channels (FACCH and SACCH).
The channel organization for TCH, FACCH and SACCH/T in VAMOS mode shall be done as described in 3GPP TS 45.002.
2) Upon receipt of the ASSIGNMENT COMMAND message, the mobile station initiates a local end release of link layer connections and packet resources, if in dual transfer mode, disconnects the physical channels, commands the switching to the assigned channels and initiates the establishment of lower layer connections (this includes the activation of the channels, their connection and the establishment of the main signalling links).
Table 26.21.7.1: Channel Description 2 information element
Channel type and TDMA offset (octet 2)
Bits
8 7 6 5 4
0 0 0 0 0 TCH/F + FACCH/F and SACCH/M at the timeslot indicated by TN, and additional bidirectional or unidirectional TCH/Fs and SACCH/Ms according to the multislot allocation information element
0 0 0 0 1 TCH/F + FACCH/F and SACCH/F
0 0 0 1 T TCH/H + ACCHs
0 0 1 T T SDCCH/4 + SACCH/C4 or CBCH (SDCCH/4)
0 1 T T T SDCCH/8 + SACCH/C8 or CBCH (SDCCH/8)
1 1 0 0 0 TCH/F + ACCHs using TSC Set 2
1 1 1 0 T TCH/H + ACCHs using TSC Set 2
The T bits indicate the subchannel number coded in binary.
In the description below "n" is the timeslot number indicated by TN. The description is valid only if all the indicated timeslot numbers are in the range 0 to 7.
References
3GPP TS 45.001 subclause 13.1.
3GPP TS 44.018 subclauses 3.4.3.1, .10.5.2.5
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.7.2 Test purpose
|
To verify for emergency call setup procedure that the MS applies the correct VAMOS TSC set allocated by ASSIGNMENT COMMAND message.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.7.3 Method of Test
|
Initial Conditions
System Simulator:
1 cell, default parameters, TSC as defined in table 26.21-1 Cell A TSC set for execution counter M.
Mobile Station:
in MM-state "idle, updated" with valid TMSI and CKSN
Specific PICS statements:
- VAMOS II supported ( TSPC_VAMOS_Type2)
- VAMOS III supported (TSPC_VAMOS_Type3)
- Speech supported for Full rate version 2 (TSPC_AddInfo_Full_rate_version_2).
- Speech supported for Full rate version 3 (TSPC_AddInfo_Full_rate_version_3)
- Speech supported for Half rate version 1 (TSPC_AddInfo_Half_rate_version_1).
- Speech supported for Half rate version 3 (TSPC_AddInfo_Half_rate_version_3).
PIXIT statements:
- Way to indicate mobile originated alerting.
Foreseen Final State of MS
"Idle, updated", with TMSI allocated.
Test Procedure
The MS is made to initiate an emergency call. The network and the MS indicate Bearer capabilities IE with supported full rate and half rate channels. The emergency call is established with a late assignment. VAMOS TSC set 2 according to table 26.21-1 is assigned in ASSIGNMENT COMMAND. It is checked that the TCH is through connected in both directions. The network initiates the call release.
The test is repeated for all channel modes supported by the MS (see table 26.21-1).
Maximum Duration of Test
10 minutes
Expected Sequence
The test is executed for execution counter M = 1, 2 (optional), 3 (optional), 4 (optional), 5 (optional).
Step
Direction
Message
Comments
1
MS
The appropriate emergency call number is entered.
2
MS->SS
CHANNEL REQUEST
Establishment cause is emergency call establishment.
3
SS->MS
IMMEDIATE ASSIGNMENT
4
MS->SS
CM SERVICE REQUEST
Message is contained in SABM. The CM service type IE indicates "emergency call establishment".
5
SS->MS
AUTHENTICATION REQUEST
6
MS->SS
AUTHENTICATION RESPONSE
SRES specifies correct value
7
SS->MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message
8
MS->SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered.
9
SS
SS starts ciphering
10
MS->SS
EMERGENCY SETUP
The MS indicates the supported speech versions.
11
SS->MS
CALL PROCEEDING
12
SS->MS
ALERTING
13
SS->MS
ASSIGNMENT COMMAND
SS allocates a speech channel:
M = 1: FS
M = 2: EFS
M = 3: AFS
M = 4: HS
M = 5: AHS
SS allocates TSC from TSC set 2.
14
MS->SS
ASSIGNMENT COMPLETE
TSC set 2 is used in uplink and downlink for this and the following messages.
15
SS -> MS
CONNECT
16
MS -> SS
CONNECT ACKNOWLEDGE
17
MS
The appropriate bearer channel is through connected in both directions.
18
SS -> MS
DISCONNECT
19
MS -> SS
RELEASE
20
SS -> MS
RELEASE COMPLETE
21
SS -> MS
CHANNEL RELEASE
The main signalling link is released.
Specific Message Content
Assignment Command (step 13)
Information Element
value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
For M = 1, 2, 3:
Bits
8 7 6 5 4
1 1 0 0 0 TCH/F + ACCHs using TSC Set 2
For M = 4:
Bits
8 7 6 5 4
1 1 1 0 1 TCH/H + ACCHs using TSC Set 2 (subchannel 1)
For M = 5:
Bits
8 7 6 5 4
1 1 1 0 0 TCH/H + ACCHs using TSC Set 2 (subchannel 0)
CHANNEL MODE
M=1,4: 0 0 0 0 0 0 0 1 speech full rate or half rate version 1
M=2: 0 0 1 0 0 0 0 1 speech full rate or half rate version 2
M=3,5: 0 1 0 0 0 0 0 1 speech full rate or half rate version 3
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.8 VAMOS Signalling / MS Originated call / Early assignment / Handover to different AMR codec rates
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.8.1 Conformance requirements
|
1) VAMOS allows multiplexing of two users simultaneously on the same physical resource in the circuit switched mode both in downlink and in uplink, using the same timeslot number, ARFCN and TDMA frame number. Hence, a basic physical channel capable of VAMOS supports up to 4 TCH channels along with their associated control channels (FACCH and SACCH).
The channel organization for TCH, FACCH and SACCH/T in VAMOS mode shall be done as described in 3GPP TS 45.002.
2) Upon receipt of the ASSIGNMENT COMMAND message, the mobile station initiates a local end release of link layer connections and packet resources, if in dual transfer mode, disconnects the physical channels, commands the switching to the assigned channels and initiates the establishment of lower layer connections (this includes the activation of the channels, their connection and the establishment of the main signalling links).
3) Upon receipt of the HANDOVER COMMAND message, the mobile station initiates, as described in sub-clause 3.1.4, the release of link layer connections, disconnects the physical channels (including the packet resources, if in class A mode of operation), commands the switching to the assigned channels and initiates the establishment of lower layer connections (this includes the activation of the channels, their connection and the establishment of the data links).
Table 26.21.6.2: Channel Description 2 information element
Channel type and TDMA offset (octet 2)
Bits
8 7 6 5 4
0 0 0 0 0 TCH/F + FACCH/F and SACCH/M at the timeslot indicated by TN, and additional bidirectional or unidirectional TCH/Fs and SACCH/Ms according to the multislot allocation information element
0 0 0 0 1 TCH/F + FACCH/F and SACCH/F
0 0 0 1 T TCH/H + ACCHs
0 0 1 T T SDCCH/4 + SACCH/C4 or CBCH (SDCCH/4)
0 1 T T T SDCCH/8 + SACCH/C8 or CBCH (SDCCH/8)
1 1 0 0 0 TCH/F + ACCHs using TSC Set 2
1 1 1 0 T TCH/H + ACCHs using TSC Set 2
The T bits indicate the subchannel number coded in binary.
In the description below "n" is the timeslot number indicated by TN. The description is valid only if all the indicated timeslot numbers are in the range 0 to 7.
References
3GPP TS 45.001 subclause 13.1.
3GPP TS 44.018 subclauses 3.4.4.1, .10.5.2.5, .10.5.2.5a
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.8.2 Test purpose
|
To verify that during a mobile originated call and after handover procedure the MS applies TSC set and different AMR codec rates in VAMOS mode.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.21.8.3 Method of Test
|
Initial Conditions
System Simulator:
2 cells, default parameters.
Cell A: TSC as defined in table 26.21-1 Cell A TSC set for execution counter M.
Cell B: TSC as defined in table 26.21-1 Cell B TSC set for execution counter M.
Mobile Station:
in MM-state "idle, updated" with valid TMSI and CKSN
Specific PICS statements:
- VAMOS II supported ( TSPC_VAMOS_Type2)
- VAMOS III supported (TSPC_VAMOS_Type3)
- Speech supported for Full rate version 3 (TSPC_AddInfo_Full_rate_version_3)
- Speech supported for Half rate version 3 (TSPC_AddInfo_Half_rate_version_3).
PIXIT statements:
- Way to indicate mobile originated alerting.
Foreseen Final State of MS
"Idle, updated", with TMSI allocated.
Test Procedure
A mobile originated speech call is established. The network and the MS indicate Bearer capabilities IE with supported Half Rate channels. The call is established with a early assignment. VAMOS TSC set 2 and AMR codec rate according to table 26.21-1 (cell A) is assigned in ASSIGNMENT COMMAND. It is checked that the TCH is through connected in both directions. The SS sends HANDOVER COMMAND to another VAMOS TSC and different AMR codec rate according to table 26.21-1 (cell B). It is checked that the TCH is through connected in both directions on the new cell. The network initiates the call release.
The test is repeated for AMR half rate channel modes if supported by the MS (see table 26.21-1).
Maximum Duration of Test
12 minutes
Expected Sequence
The test is executed for execution counter M = 1, 2, 3 , 4 according to the channels supported by the MS.
Step
Direction
Message
Comments
1
MS
The "called number" is entered
2
MS->SS
CHANNEL REQUEST
3
SS->MS
IMMEDIATE ASSIGNMENT
4
MS->SS
CM SERVICE REQUEST
Message is contained in SABM
5
SS->MS
AUTHENTICATION REQUEST
6
MS->SS
AUTHENTICATION RESPONSE
SRES specifies correct value
7
SS->MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message
8
MS->SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered.
9
SS
SS starts ciphering
10
MS->SS
SETUP
The MS indicates the supported speech versions.
11
SS->MS
CALL PROCEEDING
12
SS->MS
ASSIGNMENT COMMAND
SS allocates speech channel:
M = 1,2: AFS
M = 3,4: AHS
SS allocates TSC from TSC set 2.
13
MS->SS
ASSIGNMENT COMPLETE
TSC set 2 is used in uplink and downlink for this and the following messages.
14
SS->MS
ALERTING
15
MS
An alerting indication as defined in the PIXIT statement is given by the MS.
16
SS -> MS
CONNECT
17
MS -> SS
CONNECT ACKNOWLEDGE
18
MS
The appropriate bearer channel is through connected in both directions.
19
SS -> MS
HANDOVER COMMAND
See Specific Message Contents.
20
MS -> SS
HANDOVER ACCESS
Transmitted on Cell B
Before completion of the 4 access bursts on the new DCCH, additional access bursts may also be sent on the SACCH
21
MS -> SS
HANDOVER ACCESS
22
MS -> SS
HANDOVER ACCESS
23
MS -> SS
HANDOVER ACCESS
24
MS -> SS
SABM
Sent without information field.
25
SS -> MS
UA
26
MS -> SS
HANDOVER COMPLETE
TSC set 2 according to table 26.21-1 (cell B) is used in uplink and downlink for this and the following messages.
27
MS
The appropriate bearer channel is through connected in both directions.
28
SS -> MS
DISCONNECT
29
MS -> SS
RELEASE
30
SS -> MS
RELEASE COMPLETE
31
SS -> MS
CHANNEL RELEASE
The main signalling link is released.
Specific Message Content
Assignment Command (step 12)
Information Element
value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
M=1, 2:
Bits
8 7 6 5 4
1 1 0 0 0 TCH/F + ACCHs using TSC Set 2
M=3, 4:
Bits
8 7 6 5 4
1 1 1 0 1 TCH/H + ACCHs using TSC Set 2
CHANNEL MODE
0 1 0 0 0 0 0 1 speech full rate or half rate version 3
Multi-Rate configuration
codec rate according to table 26.21-1 (cell A)
Handover Command (step 19)
Information Element
Value/remark
CHANNEL DESCRIPTION 2
Channel Type and TDMA Offset
M=1, 3:
Bits
8 7 6 5 4
1 1 0 0 0 TCH/F + ACCHs using TSC Set 2
M=2, 4:
Bits
8 7 6 5 4
1 1 1 0 0 TCH/H + ACCHs using TSC Set 2
CHANNEL MODE
0 1 0 0 0 0 0 1 speech full rate or half rate version 3
Synchronization Indication IE
- Report Observed Time Difference
Shall not be included.
- Synchronization Indication
"Synchronized".
- Normal Cell Indication
Ignore out of range timing advance.
Multi-Rate configuration
codec rate according to table 26.21-1 (cell B)
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.22 Test of other features
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.22.1 Layer 2 fill bits randomisation
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.22.1.1 Conformance requirements
|
The end of the useful part of the frame, i.e. the octets following the length indicator field in type A frames and the octets following the information field in type B frames, is determined by a length indicator contained in the length indicator field. The useful part of a Bbis frames takes all N201 octets of that frame. The useful part of a Bter frame takes all N201 octets of that frame except those bits of octet 1 which contain the short L2 header type 1. The useful part of a B4 frame takes all N201 octets of that frame except those octets which contain the address field and the control field.
If a frame contains a length indicator that has a value less than N201, the frame contains fill bits. Each fill bit shall be set to a random value when sent by the mobile station. Except for the first octet containing fill bits which shall be set to the binary value "00101011", each fill bit should be set to a random value when sent by the network. Otherwise, the network shall set all octets containing fill bits to the binary value "00101011".
References
3GPP TS 44.006 subclause 5.2.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.22.1.2 Test purpose
|
An MS shall correctly decode all LAPDm frames with randomised fill bits.
An MS supporting randomisation of fill bits in the Uplink direction shall a) correctly encode the first octet of a frame containing fill bytes and b) send a random sequence of bits during a signalling sequence.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
26.22.1.3 Method of Test
|
Initial Conditions
System Simulator:
1 cell, default parameters.
Mobile Station:
The MS is switched off.
Specific PICS statements:
- L2 fill bits randomisation in uplink (TSPC_UL_L2_Fill_Bits_Randomisation)
- at least one short message service (TSPC_AddInfo_SMS)
- MSsupporting at least one bearer capability service (TSPC_AddInfo_CCprotocol_oneBC)
- Immediate connect supported for all circuit switched basic services. (TSPC_AddInfo_ImmConn)
PIXIT statements:
- Way to indicate alerting.
- Way to make the MS accept an incoming call after alerting.
Foreseen Final State of MS
"Idle, updated", with TMSI allocated.
Test Procedure
During the following procedures:
- the SS randomises the fill bits in all layers 2 frames in downlink frames sent to the MS.
- If MS supports fill bits randomisation in uplink all fill bits from l2 frames sent from the MS are recorded by the SS.
MS is powered on. A normal location updating with TMSI reallocation is performed on Cell A. The channel is released.
If the MS supports SMS, the MS triggers MO-SMS. The SS responds to the channel request message by allocating an SDCCH. The SS answers correctly to the SABM on SAPI 0 and then performs the authentication and ciphering procedures. The SS responds with a UA frame SAPI 3 to the MS and continues with the SMS procedures. The SS sends a channel release message.
If the MS supports CC protocol for at least one Bearer Capability, the MS is paged and MT-call is established. Having reached the active state, the MS is made to clear the call.
If the MS supports L2 fill bits randomisation in uplink, the SS will
- Verify that the L2 fill bits in uplink message do not contain only “00101011” pattern
- Concatenate all random fill bits sent by MS into sequence buffer
- Verify in this buffer, that there is no repeated occurrence of 32 bit pattern
Maximum Duration of Test
3 minutes
Expected Sequence
Step
Direction
Message
Comments
SS
The SS sends random fill bytes as specified in 44.006 sub-clause 5.2 on SDCCH and/or FACCH channels throughout the test.
MS
If the MS supports randomisation of fill bits, during the expected sequence, the MS sends random fill bytes as specified in 44.006 sub-clause 5.2.
The SS records all random fill bits in the sequence on the SDCCH and/or FACCH from all L2 frames with coded fill bits where L < N201 (UI, I, RR, etc) and stores for post analysis.
1
MS
The MS is switched on.
2
MS -> SS
CHANNEL REQUEST
3
SS -> MS
IMMEDIATE ASSIGNMENT
4
MS -> SS
LOCATION UPDATING REQUEST
Message is contained in SABM. Location Updating Type = "Normal location updating" or "IMSI Attach".
5
SS -> MS
AUTHENTICATION REQUEST
6
MS -> SS
AUTHENTICATION RESPONSE
SRES specifies correct value
7
SS -> MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message
8
MS -> SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered.
9
SS starts ciphering
10
SS -> MS
LOCATION UPDATING ACCEPT
11
MS -> SS
TMSI REALLOCATION COMPLETE
12
SS -> MS
CHANNEL RELEASE
13
SS
If the MS supports randomisation of fill bits, the SS verifies the received fill bits are random for this signalling sequence.
14a
Steps 14b - 30 will be executed only if the MS supports at least one short message service
14b
MS
MS is made to initiate a MO SMS.
15
MS->SS
CHANNEL REQUEST
Establishment cause indicates the relevant cause value (see 3GPP TS 44.018 Table 9.1.8.1).
16
SS->MS
IMMEDIATE ASSIGNMENT
17
MS -> SS
CM SERVICE REQUEST
CM Service Type = "Short message service".
18
SS -> MS
AUTHENTICATION REQUEST
19
MS -> SS
AUTHENTICATION RESPONSE
SRES specifies correct value.
20
SS -> MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message.
21
MS -> SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered.
22
SS
SS starts ciphering.
23
MS -> SS
SABM (SAPI=3)
MS establishes SAPI 3
24
SS -> MS
UA (SAPI=3)
25
MS -> SS
CP-DATA
Contains RP-DATA RPDU (SMS SUBMIT TPDU)
26
SS -> MS
CP-ACK
27
SS -> MS
CP-DATA
Contains RP-ACK RPDU.
28
MS -> SS
CP-ACK
29
SS -> MS
CHANNEL RELEASE
The main signalling link is released.
30
SS
If the MS supports randomisation of fill bits, the SS verifies the received fill bits are random for this signalling sequence.
31
Steps 32 -55 will be executed only if the MS supports mobile terminating calls.
32
SS -> MS
PAGING REQUEST TYPE 1
Sent on the correct paging sub-channel.
33
MS -> SS
CHANNEL REQUEST
Establishment cause indicates the relevant answer to paging cause value (see 3GPP TS 44.018 Table 9.1.8.1).
34
SS -> MS
IMMEDIATE ASSIGNMENT
35
MS -> SS
PAGING RESPONSE
Message is contained in SABM
36
SS -> MS
AUTHENTICATION REQUEST
37
MS -> SS
AUTHENTICATION RESPONSE
SRES specifies correct value.
38
SS -> MS
CIPHERING MODE COMMAND
SS starts deciphering after sending the message.
39
MS -> SS
CIPHERING MODE COMPLETE
Shall be sent enciphered. All following messages shall be sent enciphered
40
SS
SS starts ciphering
41
SS -> MS
SETUP
Message contains the signal IE.
42
MS -> SS
CALL CONFIRMED
43A
MS -> SS
CONNECT
43B
MS -> SS
ALERTING
44B
MS
An alerting indication as defined in a PICS/PIXIT statement given by the MS
45B
MS
The MS is made to accept the call in a way described in a PICS/PIXIT statement
46B
MS -> SS
CONNECT
47
SS -> MS
ASSIGNMENT COMMAND
48
MS -> SS
ASSIGNMENT COMPLETE
49
SS -> MS
CONNECT ACKNOWLEDGE
50
MS
The MS is made to release the call.
51
MS -> SS
DISCONNECT
52
SS -> MS
RELEASE
53
MS -> SS
RELEASE COMPLETE
54
SS -> MS
CHANNEL RELEASE
The main signalling link is released.
55
SS
If the MS supports randomisation of fill bits, the SS verifies the received fill bits are random for this signalling sequence.
27 Testing of the SIM/ME interface
The following sequence of tests confirms:
a) the correct interpretation of data read from the SIM (Subscriber Identification Module) by the ME;
b) the correct writing of data to the SIM by the ME;
c) the initiation of appropriate procedures by the ME;
d) low level protocols;
e) electrical characteristics;
f) physical characteristics.
NOTE 0: Throughout clause 27:
the term PCS 1 900 indicates GSM 710, GSM 750, T-GSM 810, GSM 850 and PCS 1 900 bands, which use 3-digit MNC
the term GSM indicates all other bands, which use 2-digit MNC.
A SIM simulator will be required as part of the SS. Alternatively, to perform the logical tests, SIMs programmed with specific data may be used. The SIM data is not defined within the initial conditions of the tests unless it differs from the default values defined below.
Definition of default values for SIM/ME interface testing
A SIM containing the following default values is used for all tests of this subclause unless otherwise stated.
For each data item, the logical default values and the coding within the elementary files (EF) of the SIM follow.
NOTE 1: Bx represents Byte x of the coding.
NOTE 2: Unless otherwise defined, the coding values are hexadecimal.
EFIMSI (IMSI)
Logically: 246813579
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
05
29
64
18
53
97
FF
FF
FF
EFLOCI (Location Information)
Logically: LAI-MCC: 246
LAI-MNC: 81 or 813 (see Note 0)
LAI-LAC: 0001
TMSI: "FF .. FF"
Coding:
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
FF
FF
FF
FF
42
F6
18
00
01
FF
00
3-digit MNC
FF
FF
FF
FF
42
36
18
00
01
FF
00
EFKc (Ciphering Key Kc)
Logically: Key Kc: xx
Sequence No: 1
Coding: B1 B2 B3 B4 B5 B6 B7 B8 B9
xx xx xx xx xx xx xx xx 01
EFACC (Access Control Class)
Logically: One and only one access class from 0 - 9, e.g. class 7 for which the coding is "00 80".
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
234
234
234
MNC
2-digit
02
03
04
05
3-digit
023
034
045
056
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
20
32
F4
30
32
F4
40
32
F4
50
3-digit MNC
32
34
20
32
44
30
32
54
40
32
64
50
EFSST (SIM Service Table)
Logically: CHV1 disable function allocated and activated.
Abbreviated dialling numbers allocated and activated.
PLMN selector allocated and activated.
Fixed dialling numbers not activated.
Coding:
B1
B2
B3
B4
Value (binary)
xx0x1111
0011xxxx
xxxxxxxx
0000xxxx
The coding of EFSST shall conform with the capabilities of the SIM used.
EFADN (Abbreviated Dialling Number)
Logically:
At least 10 records, each non-empty record unique.
Record 1: Length of alpha identifier: 32 characters
Alpha identifier: "ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEF"
Length of BCD number: "03"
TON and NPI: Telephony and Unknown
Dialled number: 123
CCI: None
Ext1: None
Coding:
B1
B2
B3
...
B32
B33
B34
B35
B36
B37
B38
B39
...
B46
Record 1:
41
42
43
...
46
03
81
21
F3
FF
FF
FF
...
FF
EFPhase
Logically: Phase 2
Coding: "02"
EFPLMNsel (PLMN Selector)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
PLMN5
PLMN6
PLMN7
PLMN8
MCC
234
234
234
234
234
234
246
246
MNC
2-digit
01
02
03
04
05
06
81
82
3-digit
012
023
034
045
056
067
813
824
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B0
B10
B11
B12
2-digit MNC
32
F4
10
32
F4
20
32
F4
30
32
F4
40
3-digit MNC
32
24
10
32
34
20
32
44
30
32
54
40
B13
B14
B15
B16
B17
B18
B19
B20
B21
B22
B23
B24
2-digit MNC
32
F4
50
32
F4
60
42
F6
18
42
F6
28
3-digit MNC
32
64
50
32
74
60
42
36
18
42
46
28
CHV1 (PIN)
Logically: 2468
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
32
34
36
38
FF
FF
FF
FF
CHV2 (PIN2)
Logically: 3579
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
33
35
37
39
FF
FF
FF
FF
Unblock CHV1 (PUK)
Logically: 13243546
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
31
33
32
34
33
35
34
36
Unblock CHV2 (PUK2)
Logically: 08978675
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
30
38
39
37
38
36
37
35
Definition of FDN SIM
Some test cases require a different configuration than the one described above. For that purpose a default FDN SIM is defined. In general the values of the FDN SIM are identical to the default SIM, with the following exceptions.
EFSST (SIM Service Table)
Logically: CHV1 disable function allocated and activated.
Abbreviated dialling numbers allocated and activated.
PLMN selector allocated and activated.
Fixed dialling numbers allocated and activated.
Advice of Charge allocated and activated.
Coding:
B1
B2
B3
B4
Value (binary)
xx111111
0011xx11
xxxxxxxx
0000xxxx
The coding of EFSST shall conform with the capabilities of the SIM used.
EFFDN (Fixed Dialling Numbers)
Logically:
Record 1: Length of alpha identifier: 6 characters
Alpha identifier: "FDN111"
Length of BCD number: "06"
TON and NPI: Telephony and International
Dialled number: +1357924680
CCI: None
Ext1: None
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
For record 1:
46
44
4E
31
31
31
06
91
31
75
B11
B12
B13
B14
B15
B16
B17
B18
B19
B20
For record 1:
29
64
08
FF
FF
FF
FF
FF
FF
FF
Logically:
Record 2: Length of alpha identifier: 6 characters
Alpha identifier: "FDN222"
Length of BCD number: "04"
TON and NPI: Telephony and Unknown
Dialled number: 24680
CCI: None
Ext1: None
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
For record 2
46
44
4E
32
32
32
04
81
42
86
B11
B12
B13
B14
B15
B16
B17
B18
B19
B20
For record 2
F0
FF
FF
FF
FF
FF
FF
FF
FF
FF
Logically:
Record 3: Length of alpha identifier: 6 characters
Alpha identifier: "FDN333"
Length of BCD number: "0B"
TON and NPI: Telephony and International
Dialled number: +12345678901234567890
CCI: None
Ext1: None
Coding:
For record 3
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
46
44
4E
33
33
33
0B
91
21
43
For record 3
B11
B12
B13
B14
B15
B16
B17
B18
B19
B20
65
87
09
21
43
65
87
09
FF
FF
Definition of GPRS SIM
Some test cases require a different configuration than the one described above. For that purpose a default GPRS SIM is defined. In general the values of the GPRS SIM are identical to the default SIM, with the following exceptions.
EFSST (SIM Service Table)
Logically: CHV1 disable function allocated and activated.
Abbreviated dialling numbers allocated and activated.
PLMN selector allocated and activated.
Fixed dialling numbers not activated.
GPRS allocated and activated.
Coding:
B1
B2
B3
B4
B5
Value (binary)
xx0x1111
0011xxxx
xxxxxxxx
0000xxxx
xxxxxxxx
B6
B7
B8
B9
B10
xxxxxxxx
xxxxxxxx
xxxxxxxx
xxxxxxxx
xxxx11xx
The coding of EFSST shall conform with the capabilities of the SIM used.
EFLOCIGPRS (GPRS Location Information)
Logically: RAI-MCC: 246
RAI-MNC: 81 or 813 (see Note 0)
RAI-LAC: 0001
RAI-RAC: 05
P-TMSI: "FF .. FF"
P-TMSI signature value: "FF .. FF"
Coding:
Coding:
B1
B2
B3
B4
B5
B6
B7
2-digit MNC
FF
FF
FF
FF
FF
FF
FF
3-digit MNC
FF
FF
FF
FF
FF
FF
FF
Coding:
B8
B9
B10
B11
B12
B13
B14
2-digit MNC
42
F6
18
00
01
05
00
3-digit MNC
42
36
18
00
01
05
00
EFKcGPRS (GPRS Ciphering Key KcGPRS)
Logically: Key KcGPRS: xx
Sequence No: 1
Coding: B1 B2 B3 B4 B5 B6 B7 B8 B9
xx xx xx xx xx xx xx xx 01
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1 MS identification by short IMSI
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1 MS identification by short IMSI - Normal case
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.1 Definition
|
The IMSI is used for unique identification of the MS by a GSM network. The IMSI is stored in the SIM and read during the SIM/ME initialization procedure.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.2 Conformance requirement
|
On the receipt of an IMMEDIATE ASSIGNMENT message the MS shall send PAGING RESPONSE containing the IMSI of the SIM.
3GPP TS 11.11, subclauses 11.2.1 and 11.4.2, 3GPP TS 04.08 / 3GPP TS 24.008, subclause 10.5.1.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.3 Test purpose
|
1) To verify that the ME uses the IMSI of the SIM.
2) To verify that the ME can handle an IMSI of less than the maximum length.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 246
LAI-MNC 81 or 813 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.4.2 Procedure
|
a) The SS sends PAGING REQUEST to the MS using the IMSI stored in the SIM.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of a PAGING RESPONSE from the MS, the SS sends CHANNEL RELEASE to the MS.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.1.5 Test requirement
|
After step b) the MS shall send PAGING RESPONSE to the SS containing the IMSI stored in the SIM.
27.1.1a MS identification by short IMSI - for GPRS
27.1.1a.1 Definition
The IMSI is used for unique identification of the MS by a GSM network. The IMSI is stored in the SIM and read during the SIM/ME initialization procedure.
27.1.1a.2 Conformance requirement
1. During SIM initialization the ME runs the IMSI request procedure.
2. During the IMSI request procedure the ME performs the reading procedure with EFIMSI.
3. Upon reception of a paging indication for GPRS services using IMSI, the MS shall […] locally detach from GPRS. The local detach includes deleting any RAI, P-TMSI, P-TMSI signature and GPRS ciphering key sequence number stored, setting the GPRS update status to GU2 NOT UPDATED and changing state to GMM-DEREGISTERED.
After performing the local detach, the MS shall then perform a GPRS attach or combined GPRS attach procedure.
3GPP TS 11.11 / 3GPP TS 51.011, subclauses 11.2.1 and 11.4.2, 3GPP TS 04.08 / 3GPP TS 24.008, subclause 4.7.9.1.2.
27.1.1a.3 Test purpose
1) To verify that the ME uses the IMSI of the SIM.
2) To verify that the ME can handle an IMSI of less than the maximum length.
27.1.1a.4 Method of test
27.1.1a.4.1 Initial conditions
The SS transmits default message contents of Cell A, subclauses 40.1.1 and 40.2.1.1 on the BCCH, with the following exceptions:
RAI-MCC: 246
RAI-MNC 81 or 813 (see Note 0)
RAI-LAC: 0001
Network Mode of Operation is set to NMO II.
The GPRS SIM is installed into the ME and the MS is powered on. The MS performs a GPRS attach procedure. This will be accepted by the SS.
27.1.1a.4.2 Procedure
a) The SS sends PAGING REQUEST for GPRS services to the MS using the IMSI stored in the SIM.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of an ATTACH REQUEST from the MS, the SS allows to complete the GPRS attach procedure.
27.1.1a.5 Test requirement
After step b) the MS shall send ATTACH REQUEST to the SS containing the IMSI stored in the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2 MS identification by short IMSI, Phase 1 DCS SIM
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.1 Definition
|
Different from Phase 2, the IMSI in a Phase 1 DCS SIM is stored in a directory DFDCS1800 with the specific identifier "7F 21". To ensure backwards compatibility, if selection of the phase 2 identifier "7F 20" fails, the MS shall select "7F 21". Otherwise access to the IMSI and other data is impossible with a Phase 1 DCS SIM
-27.1.2.2 Conformance requirement
If selection of DFGSM by the identifier "7F 20" fails, the ME shall select DFDCS1800 with "7F 21".
3GPP TS 11.11, subclause 10.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.3 Test purpose
|
To verify that the ME uses the identifier "7F 21" to select DFDCS1800 in a Phase 1 DCS SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI (MCC/MNC/LAC): 246/81/0001.
Access control: unrestricted.
A phase 1 DCS SIM (identifier of DFDCS1800 is "7F 21", DFGSM not existing) with default values is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.4.2 Procedure
|
a) The SS sends PAGING REQUEST to the MS using the IMSI stored in the SIM.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of a PAGING RESPONSE from the MS, the SS sends CHANNEL RELEASE to the MS.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.1.2.5 Test requirement
|
After step b) the MS shall send PAGING RESPONSE to the SS containing the IMSI stored in the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2 MS identification by short TMSI
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.1 Definition
|
The TMSI is temporarily used for identification of the MS by a GSM network. It will have been previously assigned by the network. The TMSI is stored in the SIM by the ME and read during the SIM/ME initialization procedure.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.2 Conformance requirement
|
On the receipt of an IMMEDIATE ASSIGNMENT message the MS shall send PAGING RESPONSE containing the TMSI stored in the SIM.
3GPP TS 11.11, subclauses 11.2.1 and 11.4.5, 3GPP TS 04.08 / 3GPP TS 24.008, subclause 10.5.1.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.3 Test purpose
|
1) To verify that the ME uses the TMSI stored in the SIM.
2) To verify that the ME can handle a TMSI of less than maximum length.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 246
LAI-MNC 81 or 813 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception.
EFLOCI (Location Information)
Logically: LAI-MCC: 246
LAI-MNC: 81 or 813 (See Note 0)
LAI-LAC: 0001
TMSI: "2143"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
00
00
21
43
42
F6
18
00
01
FF
00
3-digit MNC
00
00
21
43
42
36
18
00
01
FF
00
The SIM is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.4.2 Procedure
|
a) The SS sends PAGING REQUEST to the MS using the TMSI stored in the SIM.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of a PAGING RESPONSE from the MS, the SS sends CHANNEL RELEASE to the MS.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.2.5 Test requirement
|
After step b) the MS shall send PAGING RESPONSE to the SS containing the TMSI stored in the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3 MS identification by long TMSI
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.1 Definition
|
The TMSI is temporarily used for identification of the MS by a GSM network. It will have been previously assigned by the network. The TMSI is stored in the SIM by the ME and read during the SIM/ME initialization procedure.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.2 Conformance requirement
|
On the receipt of an IMMEDIATE ASSIGNMENT message the MS shall send PAGING RESPONSE containing the correct TMSI stored in the SIM.
3GPP TS 11.11, subclauses 11.2.1 and 11.4.5, 3GPP TS 04.08 / 3GPP TS 24.008, subclause 10.5.1.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.3 Test purpose
|
1) To verify that the ME uses the TMSI stored in the SIM.
2) To verify that the ME can handle a TMSI of maximum length.
3) To verify that the ME does not respond to page requests containing a previous TMSI.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.4.1 Initial conditions
|
Prior to this test, the ME shall have been operated with a SIM containing TMSI "2143". This will be achieved by executing the previous test (27.2) prior to this test. Only under this condition will test be verified.
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 246
LAI-MNC 81 or 813 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception:
EFLOCI (Location Information)
Logically: LAI-MCC: 246
LAI-MNC: 81 or 813 (See Note 0)
LAI-LAC: 0001
TMSI: "21430000"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
21
43
00
00
42
F6
18
00
01
FF
00
3-digit MNC
21
43
00
00
42
36
18
00
01
FF
00
Bands using 2-digit MNC end
The SIM is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.4.2 Procedure
|
a) The SS sends PAGING REQUEST to the MS using the TMSI "2143".
b) The SS sends PAGING REQUEST to the MS using the TMSI stored in the SIM.
c) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
d) After receipt of a PAGING RESPONSE from the MS, the SS sends CHANNEL RELEASE to the MS.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.3.5 Test requirement
|
1) After step a) the MS shall not respond to the PAGING REQUEST.
2) After step c) the MS shall send PAGING RESPONSE to the SS containing the TMSI stored in the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4 MS identification by long IMSI, TMSI updating and cipher key sequence number assignment
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.1 Definition
|
The IMSI and TMSI are used for identification of the MS by a GSM network. They are read from the SIM during the SIM/ME initialization procedure. Within the authentication procedure the network sends a cipher key sequence number to the MS. In addition the network may allocate a new TMSI to the MS. Cipher key sequence number and TMSI are stored in the SIM after call termination and/or at GSM session termination.
Test purpose 2) will only be verified if this test sequentially follows the previous test (27.3).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.2 Conformance requirement
|
1. On the receipt of an IMMEDIATE ASSIGNMENT message the MS shall send PAGING RESPONSE containing the correct IMSI stored in the SIM.
3GPP TS 11.11, subclauses 11.2.1 and 11.4.2, 3GPP TS 04.08 / 3GPP TS 24.008, subclause 10.5.1.4.
2. After call termination the SIM shall contain the cipher key sequence number and TMSI received by the MS during the authentication and TMSI reallocation procedures.
3GPP TS 11.11, subclauses 11.2.2, 11.4.5 and 11.4.6, 3GPP TS 02.17, subclause 6.1.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.3 Test purpose
|
1) To verify that the ME uses the IMSI stored in the SIM.
2) To verify that the ME does not respond to page requests containing a previous IMSI.
3) To verify that the ME can handle an IMSI of maximum length.
4) To verify that the ME correctly updates the cipher key sequence number at call termination.
5) To verify that the ME correctly updates the TMSI at call termination.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.4.1 Initial conditions
|
Prior to this test, the ME shall have been operated with a SIM containing IMSI "246813579". This will be achieved by executing the previous test (27.3) prior to this test. Only under this condition will this test be verified.
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 246
LAI-MNC 81 or 813 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception:
EFIMSI (IMSI)
Logically: 246811111111111 (2-digit MNC) or 246813111111111 (3-digit MNC) (see Note 0)
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
2-digit MNC
08
29
64
18
11
11
11
11
11
3-digit MNC
08
29
64
18
13
11
11
11
11
The SIM is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.4.2 Procedure
|
a) The SS sends PAGING REQUEST to the MS using the IMSI "246813579".
b) The SS sends PAGING REQUEST to the MS using the IMSI stored in the SIM.
c) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
d) After receipt of a PAGING RESPONSE from the MS, the SS sends AUTHENTICATION REQUEST to the MS containing cipher key sequence number set to binary 010.
e) After receipt of AUTHENTICATION RESPONSE from the MS, the SS sends TMSI REALLOCATION to the MS containing TMSI "32547698".
f) Within 5 s after receipt of TMSI REALLOCATION COMPLETE from the MS, the SS sends CHANNEL RELEASE to the MS.
g) To allow examination of the values in the SIM after call termination the MS shall not be soft powered down. If the test is performed with a SIM simulator, the simulation is stopped. If the test is performed with a SIM, the SIM is removed without soft powering down the MS. If this is not possible, the power supply of the ME is removed and then the SIM removed.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.4.5 Test requirement
|
1) After step a) the MS shall not respond to the PAGING REQUEST.
2) After step c) the MS shall send PAGING RESPONSE to the SS containing the IMSI stored in the SIM.
3) After step e) the MS shall send TMSI REALLOCATION COMPLETE to the SS.
4) After step g) the SIM shall contain the following values.
EFLOCI (Location Information)
Logically: LAI-MCC: 246
LAI-MNC: 81 or 813 (See Note 0)
TMSI: "32547698"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
32
54
76
98
42
F6
18
xx
xx
xx
xx
3-digit MNC
32
54
76
98
42
36
18
xx
xx
xx
xx
EFKc (Ciphering Key Kc)
Logically: Key Kc: xx (result of the authentication algorithm)
Sequence No: 2
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
xx
xx
xx
xx
xx
xx
xx
xx
02
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5 Forbidden PLMNs, location updating and undefined cipher key
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.1 Definition
|
A list of forbidden PLMNs stored in the SIM and providing storage for up to 4 entries is managed by the MS. In automatic PLMN selection mode the MS controls location updating attempts to appropriate networks with respect to this list of forbidden PLMNs. As a result of a location update reject with the cause "PLMN not allowed" the MS stores the PLMN which rejected the update request in the SIM.
After a location update, which is not followed by an authentication procedure, the cipher key sequence number indicates that the cipher key is undefined.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.2 Conformance requirement
|
1. In automatic PLMN selection mode the MS shall only attempt a LOCATION UPDATE if it receives a BCCH containing a LAI that is not indicated in the EFFPLMN in the SIM.
3GPP TS 02.11, subclause 2.3, 3GPP TS 11.11, subclauses 11.2.1 and 11.4.8.
2. After receipt of a LOCATION UPDATE REJECT message with the cause "PLMN not allowed" the ME shall update the EFFPLMN in the SIM.
3GPP TS 02.11, subclause 2.3, 3GPP TS 11.11, subclauses 11.2.1 and 11.4.8.
3. After call termination the SIM shall contain the correct cipher key sequence number.
3GPP TS 11.11, subclauses 11.2.2, 11.4.5 and 11.4.6, 3GPP TS 02.17, subclause 6.1.
4. After call termination the SIM shall contain the correct TMSI and location information received by the MS.
3GPP TS 11.11, subclauses 11.2.2, 11.4.5 and 11.4.6, 3GPP TS 02.17, subclause 6.1.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.3 Test purpose
|
1) To verify that in automatic PLMN selection mode the MS does not attempt to access PLMNs stored in EFFPLMN on the SIM.
2) To verify that the EFFPLMN is correctly updated by the ME after receipt of a LOCATION UPDATE REJECT message with cause "PLMN not allowed".
3) To verify that the EFKc has been correctly updated by the ME.
4) To verify that the EFLOCI has been correctly updated by the ME.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 234
LAI-MNC 02 or 023 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception:
EFIMSI (IMSI)
Logically: 246811111111111 (2-digit MNC) or 246813111111111 (3-digit MNC)
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
2-digit MNC
08
29
64
18
11
11
11
11
11
3-digit MNC
08
29
64
18
13
11
11
11
11
EFLOCI (Location Information)
Logically: LAI-MCC: 234
LAI-MNC: 01 or 012 (See Note 0)
LAI-LAC: 0000
TMSI: "32547698"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
32
54
76
98
32
F4
10
00
00
FF
00
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
EFKc (Ciphering Key Kc)
Logically: Key Kc: undefined
Sequence No: 2
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
xx
xx
xx
xx
xx
xx
xx
xx
02
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.4.2 Procedure
|
a) The MS is powered on.
b) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
LAI (MCC/MNC): 234/03 or 234/034 (see Note 0).
The SS then resumes RF output on the BCCH.
c) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
LAI (MCC/MNC): 234/04 or 234/045 (see Note 0).
The SS then resumes RF output on the BCCH.
d) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
LAI (MCC/MNC): 234/05 or 234/056 (see Note 0).
The SS then resumes RF output on the BCCH.
e) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
LAI (MCC/MNC): 234/01 or 234/012 (see Note 0).
The SS then resumes RF output on the BCCH.
f) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
g) After receipt of a LOCATION UPDATE REQUEST from the MS, the SS sends LOCATION UPDATE REJECT to the MS with cause "PLMN Not Allowed", followed by CHANNEL RELEASE.
The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
LAI (MCC/MNC): 234/06 or 234/067 (see Note 0).
The SS then resumes RF output on the BCCH.
h) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
i) After receipt of a LOCATION UPDATE REQUEST from the MS, the SS sends LOCATION UPDATE ACCEPT with:
LAI-MCC: 234
LAI-MNC 06 or 067 (see Note 0)
TMSI: "43658709".
to the MS.
j) After receipt of a TMSI REALLOCATION COMPLETE from the MS, the SS sends CHANNEL RELEASE to the MS.
k) The MS is soft powered down.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.5.5 Test requirement
|
1) After each of the steps a) to d) the MS shall not attempt a LOCATION UPDATE.
2) After step f) the MS shall send LOCATION UPDATE REQUEST to the SS.
3) After step h) the MS shall send LOCATION UPDATE REQUEST to the SS.
4) After step i) the MS shall respond with TMSI REALLOCATION COMPLETE.
5) After step k) the SIM shall contain the following values:
EFLOCI (Location Information)
Logically: LAI-MCC: 234
LAI-MNC: 06 or 067 (See Note 0)
TMSI: "43658709"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
43
65
87
09
32
F4
60
xx
xx
xx
00
3-digit MNC
43
65
87
09
32
74
60
xx
xx
xx
00
EFKc (Ciphering Key Kc)
Logically: Key Kc: xx
Sequence No: 7
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
xx
xx
xx
xx
xx
xx
xx
xx
07
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
234
234
234
MNC
2-digit
03
04
05
01
3-digit
034
045
056
012
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
30
32
F4
40
32
F4
50
32
F4
10
3-digit MNC
32
44
30
32
54
40
32
64
50
32
24
10
27.5a Forbidden PLMNs, GPRS attach
27.5a.1 Definition
A list of forbidden PLMNs stored in the SIM and providing storage for up to 4 entries is managed by the MS. In automatic PLMN selection mode the MS controls registration attempts to appropriate networks with respect to this list of forbidden PLMNs. As a result of an ATTACH REJECT with the cause "PLMN not allowed" the MS stores the PLMN which rejected the ATTACH request in the SIM.
After a GPRS attach procedure, which does not have an authentication procedure, the cipher key sequence number indicates that the cipher key is undefined.
27.5a.2 Conformance requirement
1. The UE shall select and attempt registration on other PLMNs, if available and allowable, if the location area is not in the list of "forbidden LAs for roaming" and the tracking area is not in the list of "forbidden TAs for roaming" (see 3GPP TS 23.122 [3]), in the following order:
In the case of a UE operating in UE operation mode A or B, an allowable PLMN is one which is not in the "Forbidden PLMN" data field in the SIM/USIM . This data field may be extended in the ME memory.(see subclause 3.2.2.4). In the case of a UE operating in UE operation mode C, an allowable PLMN is one which is not in the "Forbidden PLMN" data field in the SIM/USIM or in the list of "forbidden PLMNs for GPRS service" in the ME.
3GPP TS 02.11 / 3GPP TS 22.011 subclause 3.2.2.2
3GPP TS 11.11 / 3GPP TS 51.011 subclauses 10.3.16 and 11.4.8
2. The MS receiving the ATTACH REJECT message, [...] shall then take one of the following actions depending upon the reject cause:
[…]
# 11 (PLMN not allowed);
The MS shall delete any RAI, P-TMSI, P-TMSI signature, and GPRS ciphering key sequence number stored, shall set the GPRS update status to GU3 ROAMING NOT ALLOWED (and shall store it according to subclause 4.1.3.2), shall reset the GPRS attach attempt counter and shall change to state GMM-DEREGISTERED.
The MS shall store the PLMN identity in the "forbidden PLMN list".
3GPP TS 04.08 / 3GPP TS 24.008 subclause 4.7.3.1.4
3. When four FPLMNs are held in the EF, and rejection of a further PLMN is received by the ME from the network, the ME shall modify the EF using the UPDATE command. This new PLMN shall be stored in the fourth position, and the existing list "shifted" causing the previous contents of the first position to be lost.
3GPP TS 11.11 / 3GPP TS 51.011 subclauses 10.3.16 and 11.4.8
27.5a.3 Test purpose
1) To verify that in automatic PLMN selection mode the MS does not attempt to access PLMNs stored in EFFPLMN on the SIM.
2) To verify that the EFFPLMN is correctly updated by the ME after receipt of an ATTACH REJECT message with cause "PLMN not allowed".
3) To verify that the EFKcGPRS has been correctly updated by the ME.
4) To verify that the EFLOCIGPRS has been correctly updated by the ME.
27.5a.4 Method of test
27.5a.4.1 Initial conditions
The SS transmits default message contents of Cell A, subclauses 40.1.1 and 40.2.1.1 on the BCCH, with the following exceptions:
RAI-MCC: 234
RAI-MNC 02 or 023 (see Note 0)
RAI-LAC: 0001
Access control: unrestricted.
Network Mode of Operation is set to NMO II.
The GPRS SIM is used with the following exception:
EFIMSI (IMSI)
Logically: 246811111111111 (2-digit MNC) or 246813111111111 (3-digit MNC)
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
2-digit MNC
08
29
64
18
11
11
11
11
11
3-digit MNC
08
29
64
18
13
11
11
11
11
EFLOCIGPRS (GPRS Location Information)
Logically: RAI-MCC: 234
RAI-MNC: 01 or 012 (See Note 0)
RAI-LAC: 0000
RAI-RAC: 01
P-TMSI: "D7654321"
P-TMSI signature value: "443322"
Coding:
Coding:
B1
B2
B3
B4
B5
B6
B7
2-digit MNC
D7
65
43
21
44
33
22
3-digit MNC
D7
65
43
21
44
33
22
Coding:
B8
B9
B10
B11
B12
B13
B14
2-digit MNC
32
F4
10
00
00
01
00
3-digit MNC
32
24
10
00
00
01
00
EFKcGPRS (Ciphering Key KcGPRS)
Logically: Key KcGPRS: undefined
Sequence No: 4
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
xx
xx
xx
Xx
xx
xx
xx
xx
04
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
27.5a.4.2 Procedure
a) The MS is powered on.
b) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
RAI (MCC/MNC): 234/03 or 234/034 (see Note 0).
The SS then resumes RF output on the BCCH.
c) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
RAI (MCC/MNC): 234/04 or 234/045 (see Note 0).
The SS then resumes RF output on the BCCH.
d) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
RAI (MCC/MNC): 234/05 or 234/056 (see Note 0).
The SS then resumes RF output on the BCCH.
e) The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
RAI (MCC/MNC): 234/01 or 234/012 (see Note 0).
The SS then resumes RF output on the BCCH.
f) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
g) After receipt of an ATTACH REQUEST from the MS, the SS sends ATTACH REJECT to the MS with cause "PLMN Not Allowed".
The SS stops all RF output on the BCCH for a long enough period of time to cause a cell reselection procedure in the MS. The BCCH is changed to contain:
RAI (MCC/MNC): 234/06 or 234/067 (see Note 0).
The SS then resumes RF output on the BCCH.
h) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
i) After receipt of an ATTACH REQUEST from the MS, the SS sends ATTACH ACCEPT with:
RAI-MCC: 234
RAI-MNC 06 or 067 (see Note 0)
RAI-LAC 0001
RAI-RAC 05
P-TMSI: "D8765432"
P- TMSI signature value: "554433"
to the MS.
j) The MS is soft powered down.
27.5a.5 Test requirement
1) After each of the steps a) to d) the MS shall not attempt a GPRS attach procedure.
2) After step f) the MS shall send ATTACH REQUEST to the SS.
3) After step h) the MS shall send ATTACH REQUEST to the SS.
4) After step i) the MS shall respond with ATTACH COMPLETE.
5) Before step j) the SIM shall contain the following values:
EFLOCIGPRS (GPRS Location Information)
Logically: RAI-MCC: 234
RAI-MNC: 06 or 067 (See Note 0)
RAI-LAC: 0001
RAI-RAC: 05
P-TMSI: "D8765432"
P-TMSI signature value: "554433"
Coding:
Coding:
B1
B2
B3
B4
B5
B6
B7
2-digit MNC
D8
76
54
32
55
44
33
3-digit MNC
D8
76
54
32
55
44
33
Coding:
B8
B9
B10
B11
B12
B13
B14
2-digit MNC
32
F4
60
00
01
05
00
3-digit MNC
32
74
60
00
01
05
00
EFKcGPRS (Ciphering Key KcGPRS)
Logically: Key KcGPRS: xx
Sequence No: 7
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
xx
xx
Xx
xx
xx
xx
xx
xx
07
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
234
234
234
MNC
2-digit
03
04
05
01
3-digit
034
045
056
012
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
30
32
F4
40
32
F4
50
32
F4
10
3-digit MNC
32
44
30
32
54
40
32
64
50
32
24
10
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6 MS updating forbidden PLMNs
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.1 Definition
|
A list of forbidden PLMNs stored in the SIM provides storage for up to 4 entries, and is managed by the MS. In automatic PLMN selection mode the MS controls location updating attempts to appropriate networks with respect to this list of forbidden PLMNs. As a result of a location update reject with the cause "PLMN not allowed" the MS stores the PLMN which rejected the update request in the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.2 Conformance requirement
|
After the receipt of a LOCATION UPDATE REJECT message with the cause "PLMN not allowed" the MS shall update the EFFPLMN in the SIM.
3GPP TS 02.11, subclause 3.2.2.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.3 Test purpose
|
To verify that the MS correctly updates the EFFPLMN, i.e. fill up existing gaps in the elementary file before overwriting any existing entries.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 234
LAI-MNC 03 or 034 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception:
Bands using 2-digit MNC (see Note 0) begin
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
EMPTY
234
234
MNC
2-digit
02
04
05
3-digit
023
045
056
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
20
FF
FF
FF
32
F4
40
32
F4
50
3-digit MNC
32
34
20
FF
FF
FF
32
54
40
32
64
50
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.4.2 Procedure
|
a) The MS is powered on.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of a LOCATION UPDATE REQUEST from the MS, the SS sends LOCATION UPDATE REJECT to the MS with the cause "PLMN not allowed", followed by CHANNEL RELEASE.
d) The MS is soft powered down.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.6.5 Test requirement
|
1) After step b) the MS shall send LOCATION UPDATE REQUEST to the SS.
2) After step d) the SIM shall contain:
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
234
234
234
MNC (See Note 0)
2-digit
Either
02
03
04
05
Or
02
04
05
03
3-digit
Either
023
034
045
056
Or
023
045
056
023
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
Either
32
F4
20
32
F4
30
32
F4
40
32
F4
50
Or
32
F4
20
32
F4
40
32
F4
50
32
F4
30
3-digit MNC
Either
32
34
20
32
44
30
32
54
40
32
64
50
Or
32
34
20
32
54
40
32
64
50
32
44
30
27.6a MS updating forbidden PLMNs - for GPRS
27.6a.1 Definition
A list of forbidden PLMNs stored in the SIM provides storage for up to 4 entries, and is managed by the MS. In automatic PLMN selection mode the MS controls registration attempts to appropriate networks with respect to this list of forbidden PLMNs. As a result of an attach reject with the cause "PLMN not allowed" the MS stores the PLMN which rejected the update request in the SIM.
27.6a.2 Conformance requirement
1. The MS receiving the ATTACH REJECT message, [...] shall then take one of the following actions depending upon the reject cause:
[…]
# 11 (PLMN not allowed);
The MS shall delete any RAI, P-TMSI, P-TMSI signature, and GPRS ciphering key sequence number stored, shall set the GPRS update status to GU3 ROAMING NOT ALLOWED (and shall store it according to subclause 4.1.3.2), shall reset the GPRS attach attempt counter and shall change to state GMM-DEREGISTERED.
The MS shall store the PLMN identity in the "forbidden PLMN list".
3GPP TS 04.08 / 3GPP TS 24.008 subclause 4.7.3.1.4
2. When less than four FPLMNs exist in the EF, storage of an additional FPLMN shall not cause any existing FPLMN to be lost.
3GPP TS 11.11 / 3GPP TS 51.011 subclauses 10.3.16
27.6a.3 Test purpose
To verify that the MS correctly updates the EFFPLMN, i.e. fill up existing gaps in the elementary file before overwriting any existing entries.
27.6a.4 Method of test
27.6a.4.1 Initial conditions
The SS transmits default message contents of Cell A, subclauses 40.1.1 and 40.2.1.1 on the BCCH, with the following exceptions:
RAI-MCC: 234
RAI-MNC 03 or 034 (see Note 0)
RAI-LAC: 0001
Access control: unrestricted.
Network Mode of Operation is set to NMO II.
The GPRS SIM is used with the following exception:
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
EMPTY
234
234
MNC
2-digit
02
04
05
3-digit
023
045
056
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
20
FF
FF
FF
32
F4
40
32
F4
50
3-digit MNC
32
34
20
FF
FF
FF
32
54
40
32
64
50
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
27.6a.4.2 Procedure
a) The MS is powered on.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of an ATTACH REQUEST from the MS, the SS sends ATTACH REJECT to the MS with the cause "PLMN not allowed".
d) The MS is soft powered down.
27.6a.5 Test requirement
1) After step b) the MS shall send ATTACH REQUEST to the SS.
2) After step d) the SIM shall contain:
EFFPLMN (Forbidden PLMNs)
Logically:
PLMN1
PLMN2
PLMN3
PLMN4
MCC
234
234
234
234
MNC (See Note 0)
2-digit
Either
02
03
04
05
Or
02
04
05
03
3-digit
Either
023
034
045
056
Or
023
045
056
023
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
Either
32
F4
20
32
F4
30
32
F4
40
32
F4
50
Or
32
F4
20
32
F4
40
32
F4
50
32
F4
30
3-digit MNC
Either
32
34
20
32
44
30
32
54
40
32
64
50
Or
32
34
20
32
54
40
32
64
50
32
44
30
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7 MS deleting forbidden PLMNs
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.1 Definition
|
In manual PLMN selection mode the MS allows location update attempts to all available PLMNs, including forbidden PLMNs (as indicated by the forbidden PLMN list on the SIM). As a result of a successful location update procedure onto a PLMN which is in the forbidden PLMN list, the forbidden PLMN list is automatically updated by the MS.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.2 Conformance requirement
|
1. In manual PLMN selection mode the MS shall be able to perform a LOCATION UPDATE attempt to a PLMN which is in the forbidden PLMN list.
3GPP TS 02.11, subclause 3.2.2.2.
2. After receipt of LOCATION UPDATE ACCEPT the MS shall delete the forbidden PLMN from the forbidden PLMN list.
3GPP TS 02.11, subclause 3.2.2.4.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.3 Test purpose
|
1) To verify that in automatic PLMN selection mode the MS does not attempt to access PLMNs stored in EFFPLMN on the SIM.
2) To verify that the MS is able to perform a LOCATION UPDATE on a forbidden PLMN in manual PLMN selection mode.
3) To verify that the MS after a successful LOCATION UPDATE deletes the PLMN in the EFFPLMN on the SIM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.4.1 Initial conditions
|
The SS transmits on the BCCH, with the following network parameters:
Attach/detach: disabled.
LAI-MCC: 234
LAI-MNC 01 or 012 (see Note 0)
LAI-LAC: 0001
Access control: unrestricted.
The default SIM is used with the following exception:
EFFPLMN (Forbidden PLMNs)
Logically: PLMN1: empty
PLMN2: empty
PLMN3: MCC: 234
MNC: 01 or 012 (See Note 0)
PLMN4: empty
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
FF
FF
FF
FF
FF
FF
32
F4
10
FF
FF
FF
3-digit MNC
FF
FF
FF
FF
FF
FF
32
24
10
FF
FF
FF
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.4.2 Procedure
|
a) The MS is powered on.
b) PLMN with MCC/MNC of 234/01 or 234/012 (see Note 0) is manually selected.
c) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
d) After receipt of a LOCATION UPDATE REQUEST from the MS, the SS sends LOCATION UPDATE ACCEPT with:
LAI-MCC: 234
LAI-MNC 01 or 012 (see Note 0)
TMSI: "12345678".
to the MS.
e) After receipt of TMSI REALLOCATION COMPLETE from the MS, the SS sends CHANNEL RELEASE.
f) The MS is soft powered down.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.7.5 Test requirement
|
1) After step a) the MS shall not attempt a LOCATION UPDATE.
2) After step c) the MS shall send LOCATION UPDATE REQUEST to the SS.
3) After step d) the MS shall respond with TMSI REALLOCATION COMPLETE.
4) After step f) the SIM shall contain the following values:
EFLOCI (Location Information)
Logically: LAI-MCC: 234
LAI-MNC: 01 or 012 (See Note 0)
TMSI: "12345678"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
12
34
56
78
32
F4
10
xx
xx
xx
00
3-digit MNC
12
34
56
78
32
24
10
xx
xx
xx
00
EFFPLMN (Forbidden PLMNs)
Logically: PLMN1: empty
PLMN2: empty
PLMN3: empty
PLMN4: empty
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
27.7a MS deleting forbidden PLMNs - for GPRS
27.7a.1 Definition
In manual PLMN selection mode the MS allows registration attempts to all available PLMNs, including forbidden PLMNs (as indicated by the forbidden PLMN list on the SIM). As a result of a successful GPRS attach procedure onto a PLMN which is in the forbidden PLMN list, the forbidden PLMN list is automatically updated by the MS.
27.7a.2 Conformance requirement
1. The UE shall select and attempt registration on other PLMNs, if available and allowable, if the location area is not in the list of "forbidden LAs for roaming" and the tracking area is not in the list of "forbidden TAs for roaming" (see 3GPP TS 23.122 [3]), in the following order:
In the case of a UE operating in UE operation mode A or B, an allowable PLMN is one which is not in the "Forbidden PLMN" data field in the SIM/USIM . This data field may be extended in the ME memory.(see subclause 3.2.2.4). In the case of a UE operating in UE operation mode C, an allowable PLMN is one which is not in the "Forbidden PLMN" data field in the SIM/USIM or in the list of "forbidden PLMNs for GPRS service" in the ME.
3GPP TS 02.11 / 3GPP TS 22.011 subclause 3.2.2.2 A)
2. The MS shall indicate whether there are any PLMNs, including "Forbidden PLMNs", which are available. If there are none, this shall also be indicated.
[…]
The user may select his desired PLMN and the MS shall attempt registration on this PLMN. (This may take place at any time during the presentation of PLMNs.)
3GPP TS 02.11 / 3GPP TS 22.011, subclause 3.2.2.2 B)
3. If a successful registration (whilst in manual mode) is achieved on a PLMN in the "Forbidden PLMN" list, the PLMN shall be deleted from the list.
3GPP TS 02.11 / 3GPP TS 22.011, subclause 3.2.2.4 1
27.7a.3 Test purpose
1) To verify that in automatic PLMN selection mode the MS does not attempt to access PLMNs stored in EFFPLMN on the SIM.
2) To verify that the MS is able to perform a GPRS attach procedure on a forbidden PLMN in manual PLMN selection mode.
3) To verify that the MS after a successful GPRS attach procedure deletes the PLMN in the EFFPLMN on the SIM.
27.7a.4 Method of test
27.7a.4.1 Initial conditions
The SS transmits default message contents of Cell A, subclauses 40.1.1 and 40.2.1.1 on the BCCH, with the following exceptions:
RAI-MCC: 234
RAI-MNC 01 or 012 (see Note 0)
RAI-LAC: 0001
Access control: unrestricted.
Network Mode of Operation is set to NMO II.
The GPRS SIM is used with the following exception:
EFFPLMN (Forbidden PLMNs)
Logically: PLMN1: empty
PLMN2: empty
PLMN3: MCC: 234
MNC: 01 or 012 (See Note 0)
PLMN4: empty
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
FF
FF
FF
FF
FF
FF
32
F4
10
FF
FF
FF
3-digit MNC
FF
FF
FF
FF
FF
FF
32
24
10
FF
FF
FF
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
27.7a.4.2 Procedure
a) The MS is powered on.
b) PLMN with MCC/MNC of 234/01 or 234/012 (see Note 0) is manually selected.
c) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
d) After receipt of an ATTACH REQUEST from the MS, the SS sends ATTACH ACCEPT with:
RAI-MCC: 234
RAI-MNC 01 or 012 (see Note 0)
RAI-LAC 0001
RAI-RAC 05
P-TMSI: "D8765432"
P- TMSI signature value: "554433"
to the MS.
e) The MS is soft powered down.
27.7a.5 Test requirement
1) After step a) the MS shall not attempt a registration.
2) After step c) the MS shall send ATTACH REQUEST to the SS.
3) After step d) the MS shall respond with ATTACH COMPLETE.
4) After step e) the SIM shall contain the following values:
EFFPLMN (Forbidden PLMNs)
Logically: PLMN1: empty
PLMN2: empty
PLMN3: empty
PLMN4: empty
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
3-digit MNC
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
FF
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8 MS updating the PLMN selector list
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.1 Definition
|
The PLMN selector list gives in priority order the preferred PLMNs on which the MS shall register. The list is stored on the SIM in the EFPLMNsel. Update and deletion of PLMNs may be performed by the subscriber.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.2 Conformance requirement
|
The MS shall correctly replace the selected PLMN in the PLMN selector list.
3GPP TS 11.11, subclause 11.5.5.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.3 Test purpose
|
To verify that the MS correctly updates the EFPLMNsel.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.4.1 Initial conditions
|
No SS is required for this test.
The default SIM is used.
The SIM is installed into the ME and the MS is powered on.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.4.2 Procedure
|
a) The user shall initiate an MMI dependent procedure to change the second PLMN in the PLMN selector list to MCC/MNC of 567/01 or 567/018 (see Note 0).
b) The MS is soft powered down.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.8.5 Test requirement
|
After step b) the SIM shall contain the following values:
EFPLMNsel (PLMN Selector)
Logically:
PLMN
1st
2nd
3rd
4th
5th
6th
7th
8th
MCC
234
567
234
234
234
234
246
246
2-digit MNC
01
01
03
04
05
06
81
82
3-digit MNC
012
018
034
045
056
067
813
824
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
B12
2-digit MNC
32
F4
10
65
F7
10
32
F4
30
32
F4
40
3-digit MNC
32
24
10
65
87
10
32
44
30
32
54
40
B13
B14
B15
B16
B17
B18
B19
B20
B21
B22
B23
B24
2-digit MNC
32
F4
50
32
F4
60
42
F6
18
42
F6
28
3-digit MNC
32
64
50
32
74
60
42
36
18
42
46
28
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9 MS recognizing the priority order of the PLMN selector list
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.1 Definition
|
The PLMN selector list gives in priority order the preferred PLMNs on which the MS shall register. The list is stored on the SIM in the EFPLMNsel. Update and deletion of PLMNs may be performed by the subscriber by the use of the PIN.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.2 Conformance requirement
|
When registering onto a VPLMN the MS shall take into account the priority order of the PLMNs in the preferred list on the SIM.
3GPP TS 02.11, subclause 3.2.2.2.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.3 Test purpose
|
To verify that the PLMN with the higher priority (defined by its position in EFPLMNsel) takes precedence over the PLMN with the lower priority when the MS performs a network selection.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.4 Method of test
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.4.1 Initial conditions
|
The SS transmits on two BCCHs, with the following network parameters:
Attach / Detach
LAI
Access Control
MCC
MNC (2-digit)
MNC (3-digit)
LAC
BCCH 1
disabled
234
33
334
0001
unrestricted
BCCH 2
disabled
234
34
345
0001
unrestricted
The default SIM is used with the following exception:
EFPLMNsel (PLMN Selector)
Logically: MCC: 234
MNC:
PLMN
1st
2nd
…
…
32nd
33rd
34th
2-digit MNC
01
02
…
…
32
34
33
3-digit MNC
012
023
…
…
323
345
334
Coding:
B1
B2
B3
B4
B5
B6
…
…
…
2-digit MNC
32
F4
10
32
F4
20
…
…
…
3-digit MNC
32
24
10
32
34
20
…
…
…
B94
B95
B96
B97
B98
B99
B100
B101
B102
2-digit MNC
32
F4
23
32
F4
43
32
F4
33
3-digit MNC
32
34
23
32
54
43
32
44
33
The SIM is installed into the ME and the MS is set to automatic PLMN selection mode.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.4.2 Procedure
|
a) The MS is powered on.
b) After receipt of a CHANNEL REQUEST from the MS, the SS sends IMMEDIATE ASSIGNMENT to the MS.
c) After receipt of a LOCATION UPDATE REQUEST from the MS, the SS sends LOCATION UPDATE ACCEPT with:
LAI-MCC: 234
LAI-MNC 34 or 345 (see Note 0)
TMSI: "34567890".
to the MS
d) After receipt of a TMSI REALLOCATION COMPLETE from the MS, the SS sends CHANNEL RELEASE to the MS.
e) The MS is soft powered down.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.9.5 Test requirement
|
1) After step b) the MS shall send LOCATION UPDATE REQUEST containing an MCC/MNC of 234/34 or 234/345 (see Note 0) to the SS.
2) After step c) the MS shall respond with TMSI REALLOCATION COMPLETE.
3) After step e) the SIM shall contain the following values:
EFLOCI (Location Information)
Logically: LAI-MCC: 234
LAI-MNC: 34 or 345 (See Note 0)
TMSI: "34567890"
Coding:
B1
B2
B3
B4
B5
B6
B7
B8
B9
B10
B11
2-digit MNC
34
56
78
90
32
F4
43
xx
xx
xx
00
3-digit MNC
34
56
78
90
32
54
43
xx
xx
xx
00
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.10 MS access control management
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.10.1 Definition
|
Access Control allows restriction of call access attempts. All mobile stations are assigned to a "low order class", and optionally (for priority uses) also to one or more "high order classes".
A "high order class" is only valid in the HPLMN or HPLMN country. Otherwise, the "low order class" is used.
The classes are programmed on the SIM. The network controls which classes at any time may be barred.
In addition, there is a separate mechanism for control of network access for emergency call attempts.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.10.2 Conformance requirement
|
1. The ME shall read the access control value as part of the SIM/ME initialization procedure, and subsequently adopt this value.
3GPP TS 11.11, subclause 11.2.1.
2. If the MS is a member of at least one access class which corresponds to the permitted classes as signalled over the air interface, and the access class is applicable in the serving network, the MS may make call attempts. Otherwise call access attempts are not allowed.
If access class 10 is barred, MS of classes 0 - 9 and ME without SIMs shall not make emergency call attempts.
MS of classes 11 - 15 are not allowed to make emergency call attempts if access class 10 and the relevant access class(es) between 11 and 15 are barred. Otherwise, emergency call attempts are allowed irrespective of the conditions of access class 10.
All options are shown in figure 27‑1 and are referenced to the tests.
3GPP TS 02.11, subclauses 4.3 and 4.4.
3. For PCS 1 900: The test requirements 1 and 2 above are also tested for emergency call number 911.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.10.3 Test purpose
|
1) To verify that the ME reads the access control value as part of the SIM/ME initialization procedure, and subsequently adopts this value.
2) To verify that the MS controls its network access in accordance with its access control class and the conditions imposed by the serving network.
3) For PCS 1 900: To verify the requirements in 1 and 2 above by using the emergency call number 911.
The tests verify ME performance for the following:
Tests (a) and (b) No SIM in ME.
Tests (c) to (e) MS with access class 0 to 9.
Test (f) MS with access class 11 and 15 not in HPLMN; and
MS with access class 12,13 and 14 not in HPLMN country.
Test (g) and (h) MS with access class 11 and 15 in HPLMN; and
MS with access class 12,13 and 14 in HPLMN country.
Each of the above are tested against all relevant combinations of access control and emergency call bits signalled by the network, as shown in table 27‑1.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
27.10.4 Method of test
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.