Sei sulla pagina 1di 15

Feature Deployment and Testing Guide

Integrity Protection Algorithm UIA2


Feature ID: ZWF21-01-026

Version: V3.11.10

ZTE CORPORATION
NO. 55, Hi-tech Road South, ShenZhen, P.R.China
Postcode: 518057
Tel: +86-755-26771900
Fax: +86-755-26770801
URL: http://ensupport.zte.com.cn
E-mail: support@zte.com.cn
LEGAL INFORMATION
Copyright © 2012 ZTE CORPORATION.
The contents of this document are protected by copyright laws and international treaties. Any reproduction or
distribution of this document or any portion of this document, in any form by any means, without the prior written
consent of ZTE CORPORATION is prohibited. Additionally, the contents of this document are protected by
contractual confidentiality obligations.
All company, brand and product names are trade or service marks, or registered trade or service marks, of ZTE
CORPORATION or of their respective owners.
This document is provided “as is”, and all express, implied, or statutory warranties, representations or conditions
are disclaimed, including without limitation any implied warranty of merchantability, fitness for a particular purpose,
title or non-infringement. ZTE CORPORATION and its licensors shall not be liable for damages resulting from the
use of or reliance on the information contained herein.
ZTE CORPORATION or its licensors may have current or pending intellectual property rights or applications
covering the subject matter of this document. Except as expressly provided in any written license between ZTE
CORPORATION and its licensee, the user of this document shall not acquire any license to the subject matter
herein.
ZTE CORPORATION reserves the right to upgrade or make technical change to this product without further notice.
Users may visit ZTE technical support website http://ensupport.zte.com.cn to inquire related information.
The ultimate right to interpret this product resides in ZTE CORPORATION.

Revision History

Revision No. Revision Date Revision Reason

R1.0 2012-08-09 First edition

Serial Number: SJ-20120802112720-016

Publishing Date: 2012-08-09 (R1.0)

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Contents
Chapter 1 Functional Description ............................................................. 1-1
Chapter 2 Preparations .............................................................................. 2-1
Chapter 3 Data Configuration.................................................................... 3-1
Chapter 4 Testing ....................................................................................... 4-1
4.1 Test Purpose...................................................................................................... 4-1
4.2 Steps for Test..................................................................................................... 4-1
4.3 Expected Results ............................................................................................... 4-3

Chapter 5 Counter List............................................................................... 5-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


II

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 1
Functional Description
This feature realizes UIA2, which is known as f9 and is specified in 3GPP R7. The
algorithm f9 is used to protect the integrity of the signalling sent between the UE and the
RNC.
The followings are the differences between UIA2 and UIA1:

1. UIA1 is KASUMI based algorithm and UIA2 is SNOW 3G based algorithm.


2. KASUMI is a Blockcipher with 64-bit block, 128-bit key. SNOW 3G is a 32-bit
word-oriented stream cipher generator with 128-bit key and 128-bit IV.

When a UE makes a connection with the UTRAN, the UE indicates the confidentiality and
integraty algorithms supported by the UE in MS/USIM Classmark. RNC compares the
information with the integrity capability when a user subscribes for the service and the
RNC capability, then a proper algorithm is selected. Thus more and more flexible integrity
algorithms are provided.
This feature complies with the security mechanism and SNOW 3G algorithms specified in
3GPP TS 33.102 TS 35.215~218 TS 35.919.

1-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Feature Deployment and Testing Guide Feature ID: ZWF21-01-026

This page intentionally left blank.

1-2

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 2
Preparations
License

Feature License

ZWF21-01-026 Integrity Protection Algorithm WCDMA Integrity Protection Algorithm UIA2


UIA2 Support

Hardware Requirement

NE Requirement

RNC None

NodeB None

Software Requirement

NE Involved Version Requirement

UE YES UMTS FDD Number: 2


Release: R7
Should support UIA2

Node B YES V4.11.10.14 ZTE equipment

RNC YES V3.11.10.11 ZTE equipment

2-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Feature Deployment and Testing Guide Feature ID: ZWF21-01-026

NE Involved Version Requirement

MSCS YES ZTE equipment

MGW YES ZTE equipment

SGSN YES ZTE equipment

GGSN YES ZTE equipment

HLR NO ZTE equipment

Topology
Topology is shown in Figure 2-1.

Figure 2-1 Topology

2-2

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 3
Data Configuration
SGSN/GGSN - ZTE
N/A

MSC/MGW - ZTE
TRANAP_Message.SecurityModeCommandMsg.integrityProtectionInformation.permitted
Algorithms.elem[0] = eRANAP_IntegrityProtectionAlgorithm_standard_UMTS_integrity_a
lgorithm_UIA2

HLR - ZTE
N/A

RNC
Integrity Protection Algorithm UIA2 parameters setting in RNC
—- Integrity Protection Algorithm: Support UIA1, Support UIA2

Path: View > Configuration Management > RNC Managed Element > RNC Radio
Resource Management > Logical RNC Associated With PLMN Configuration
Information > Integrity Protection Algorithm

3-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Feature Deployment and Testing Guide Feature ID: ZWF21-01-026

Node B
N/A

3-2

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 4
Testing
Table of Contents
Test Purpose ..............................................................................................................4-1
Steps for Test .............................................................................................................4-1
Expected Results .......................................................................................................4-3

4.1 Test Purpose


The purpose of this test case is to verify Integrity Protection Algorithm UIA2 function is
normal.
Related documents:
ZTE UMTS Connection Management Feature Guide.docx

4.2 Steps for Test


1. UE1 make a CS 12.2k call to UE2 in Cell1. Check whether the UE support ‘Integrity
Protection Algorithm UIA2’ or not

2. Check the message MSC->RNC SecurityModeCommandMsg to verify UIA2.

4-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Feature Deployment and Testing Guide Feature ID: ZWF21-01-026

3. Check the message RNC->UE securityModeCommand to verify UIA2.

4. Check the message UE->RNC securityModeComplete to verify UIA2.

4-2

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 4 Testing

5. Check the message RNC->MSC SecurityModeCompleteMsg to verify UIA2.

6. Check the service normal.

4.3 Expected Results


UE uses the integrity protection algorithm UIA2.

4-3

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Feature Deployment and Testing Guide Feature ID: ZWF21-01-026

This page intentionally left blank.

4-4

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential


Chapter 5
Counter List
None

5-1

SJ-20120802112720-016|2012-08-09 (R1.0) ZTE Proprietary and Confidential

Potrebbero piacerti anche