0% found this document useful (0 votes)
248 views51 pages

HSS9860 V900R008C20 Data Configuration and O&M (LTE)

Uploaded by

sirjimy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
248 views51 pages

HSS9860 V900R008C20 Data Configuration and O&M (LTE)

Uploaded by

sirjimy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 51

HSS9860 V900R008

Data Configuration and


O&M (LTE)
www.huawei.com

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved.


Objectives
Upon completion of this course, you will be able to:
 Understand the rules and procedures of data configuration.
 Configure data on the HSS9860 in the LTE networking.
 Configure data on a stand-alone HSS9860 independently.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page3
Contents
1. Data Configuration Procedure

2. Basic Data Configuration

3. Interconnection Data Configuration

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page4
Descriptions of Common MML
Commands
 Configuration commands
 ADD : Used to add a data record in the database.
 RMV: Used to delete an existing data record that was added
by running the ADD command from the database.
 MOD: Used to change the values of some fields of an existing
data record that was added by running the ADD command in
the database.
 LST: Used to query one or more data records in the database.
 SET: Used to set important system parameters and functions.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page5
Descriptions of Common MML
Commands (Cont.)
 Maintenance commands
 ACT: Used to request the system to activate links or services.
 BLK: Used to request the system to block links.
 DEA: Used to request the system to deactivate links or services.
 DSP: Used to request the system to query the status of the equipment, links,
and resources.
 RST: Used to request the system to reset the equipment, links, and resources.
 SWP: Used to request the system to perform a switchover between active and
standby boards.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page6
Configuration Procedure

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page7
Navigation Tree for Hardware Data
Configuration Commands
 Hardware data configuration commands are in the navigation tree
of HUAWEI Operation & Maintenance System.

HUAWEI Operation & Maintenance System


MML Command
CGP ADD RACK

ADD SUBRACK

ADD BRD

 The corresponding configuration commands are:


 LST RACK
 LST SUBRACK
 LST BRD

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page8
Contents
1. Data Configuration Procedure

2. Basic Data Configuration

3. Interconnection Data Configuration

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page9
ADD ME
 Function: This command is used to add a Managed Element (ME).
 Parameter:

Parameter Mandatory or Value


Not

MEID Yes Specifies the ME instant in the subnet. It is an integer, ranging


from 5 to 1023.

MENAME Yes Specifies the ME name. It is a string of a maximum of 40


characters.

METYPE Yes Specifies the ME type.

MEVER Yes Specifies the version of ME. It is a string of a maximum of 40


characters.

MEVD No Specifies the vendor of the ME. It is a string of a maximum of 40


characters.

MELN Yes Specifies the local name of an ME. It is a string of a maximum of


40 characters.
 Example: ADD ME: MEID=80,MENAME=“HSS9860", METYPE=“HSS9860",
MEVER="V900R006C03“, MEVD="huawei ", MELN="ShenZhen";

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page10
Configuration of the Basic Data
Log in to the MML Command – HSS9860
window.
 1. Run the SET LOCATION command to
configure the location information about the
HSS9860.
 2. Run the ADD MODULE command to add the
DPU, DSG, HSF, and CCU modules.
 3. Run the ADD IPADDR command to
configure the IP addresses of the signaling plane
and data plane DPUs.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page11
SET SYS
 Function: This command is used to set the system parameters.
 Parameter:

Paramete
Mandatory or Not Value
r
This parameter identifies the system function of the NE on the
OSS.

Value: SAE-HSS(SAE-HSS), GU-HLR(GU-HLR),


SYSFUNC Yes
 Example: HSS9860(HSS9860), HSS9820(HSS9820), ENS(ENS),
SET SYS: SYSFUNC=HSS9860; UEIR(UEIR), SLF(SLF) or LRF(LRF)

Default value: No default value

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page 12
SET LOCATION
 Function: This command is used to set the local location information.
 Parameter:
Parameter Mandatory or Not Value
LOCID Yes Specifies the location ID of the HSS9860. It is
an integer ranging from 1 to 512.

 Example:

SET LOCATION: LOCID=8;

Note: Run this command to configure location IDs based on the


engineering design. The location IDs of the active BE, redundancy BE 1,
redundancy BE 2, active FE, redundancy FE 1, and redundancy FE 2
must be different from each other.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page13
ADD MODULE
 Function: This command is used to add a module.
 Parameter:
Parameter Mandatory or Not Value
MID Yes Specifies the module number. It is an integer ranging from 1 to 1023.

MT Yes Specifies the module type. The values are enumerated. There are seven
types of module, namely, DPU, DSG, BSG, CCU, PAU, HSF, and NSF.

SRN1 Yes Specifies the subrack number of the active process. It is an integer ranging
from 0 to 19.

SN1 Yes Specifies the slot number of the active process. It is an integer ranging from
0 to 15.

SRN2 No Specifies the subrack number of the standby process. It is an integer


ranging from 0 to 19.

SN2 No Specifies the slot number of the standby process. It is an integer ranging
from 0 to 15.

MNAME No Specifies the name of the module. It is a string of a maximum of 32


characters.
Note: In a redundancy networking, it is recommended that the configurations of the preceding
parameters be the same on the active and redundancy FEs.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved.


ADD IPADDR
 Function: This command is used to add an IP address of the FE.
 Parameter
Parameter: Mandatory Value
or Not
IPNAME Yes Specifies the name of the IP address.

DPUMID Yes Specifies the DPU module number. It is an integer ranging from 0 to 1023.

GATEWAYTY Yes Specifies the type of the IP address gateway. Its values are DSG, BSG, PAU, and
PE HSF.

MID Yes Specifies the referenced module ID. It is an integer ranging from 1 to 1023.

IP1 Yes Specifies the IP address, which is in IPv4 or IPv6 format.

IP2 No Specifies the IP address, which is in IPv4 or IPv6 format.

GW1 Yes Specifies the gateway address, which is in IPv4 or IPv6 format.

GW2 No Specifies the gateway address, which is in IPv4 or IPv6 format.

MASK1 Yes Specifies the IP address mask, which is in IPv4 or IPv6 format.

MASK2 No Specifies the IP address mask, which is in IPv4 or IPv6 format.

ETH1 Yes Specifies the port number. Its enumerated values range from Card1/Lan0 to
Card4/Lan1.

ETH2 No Specifies the port number. Its enumerated values range from Card1/Lan0 to
Card4/Lan1.
Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page15
ADD IPADDR (Cont.)
Parameter Mandatory or Not Value
GWDM
No Specifies the gateway detection mode. Its enumerated values are ARP
detect and BFD detect.
ARPIV
No Specifies the interval of ARP detection. It is an integer ranging from 1 to
30.
ARPDR
No Specifies the dropped rate of ARP detection. It is an integer ranging from
1 to 100.
GWDM2
No Specifies whether the gateway detection mode is enabled. Its
enumerated values are OPEN and CLOSE.
BFDDM No Specifies the multiple of BFD detection. It is an integer ranging from 3 to
10.
BFDMTI
No Specifies the minimum transmission interval of BFD detection. It is an
integer ranging from 1 to 100.
BFDMRI No Specifies the minimum receiving interval of BFD detection. It is an
integer ranging from 1 to 100.

Example: ADD IPADDR: IPNAME="HSF", ADDRID=2, MID=1, ADDRTYPE=DATAACCESSADDR, IP1="2.2.10.36",


GW1="2.2.0.1", MASK1="255.255.0.0", NP1=BACK7, IP2="2.2.10.37", GW2="2.2.0.1", MASK2="255.255.0.0",
NP2=BACK8, SO=LOCALNETWORK-1&REMOTENETWORK-1;
Note: After the IPADDR is configured, the ACT IPDISP can be used to activate IP links.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page16
Referencing Relationship Between the FE-BE
 Referencing relationship between the FE-BE interconnection data tables

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved.


Interconnection Between the HSS and
the USCDB

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page18
ADD RLOCATION
 Function: This command is used to add a remote location record.
 Parameter:

Paramete Mandatory or Not Value


r
RLOCID Yes Specifies the location ID of the USCDB. It is an integer
ranging from 1 to 512.

RMT Yes Specifies the type of a remote ME. It has a fixed value of
USCDB.

LP Yes Specifies the priority. Its value ranges from 1 to 512.


 Example:
ADD RLOCATION: RLOCID=9, RMT="USCDB", LP=1;

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved.


ADD RIPADDR
 Function: This command is used to add an IP address of the BE.
 Parameter:

Paramete Mandatory or Not Value


r
RLOCID Yes Specifies the location ID of the USCDB. It is an
integer ranging from 1 to 512.

ID Yes Specifies priority. Its value ranges from 1 to 1023.

IP1 Yes Identifies IP address 1 of the DSG on the USCDB.

IP2 Yes Identifies IP address 2 of the DSG on the USCDB.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page20
ADD RDSG
 Function: This command is used to add the DSG information of the BE.
 Parameter:

Parameter Mandatory or Not Value

RLOCID Yes Specifies the location ID of the USCDB. It is an


integer ranging from 1 to 512.

RDSGMID Yes Specifies the number of the DSG module of the


USCDB. It is an integer ranging from 1 to 1023.

 Example:
ADD RDSG: RLOCID=32, RDSGMID=151;

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved.


Contents
1. Data Configuration Procedure

2. Basic Data Configuration

3. Interconnection Data Configuration

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page22
Protocols and Reference Interfaces for
HSS9860

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page23
Protocol Stacks for Gr and S6a
Interfaces
Gr over TDM Gr over IP S6a

MAP MAP Diameter protocol application layer

TCAP TCAP Basic Diameter protocol layers

SCCP SCCP

MTP3 M3UA

MTP2 SCTP SCTP

IP IP

L2 L2

MTP1 L1 L1

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page24
Diameter Protocol Introduction

 The Diameter protocol is an end-to-end protocol. The SCTP is


used to transmit subscriber location information, subscription
data, and authentication data between the MME and the
HSS9860 over the IP network so that the HSS9860 can manage
locations, subscription data, and authentication data.

 The Diameter protocol has two layers: basic protocol layer


and application layer.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page25
Diameter Protocol Entities
 Diameter client: Sends request messages.
 Diameter server: Receives and processes request messages.
 Diameter agent: Forwards messages.

Diameter
Agent

Link set
Diameter Link 1 Diameter
Client Link 2
Server

Hostname1 Hostname2

Diameter protocol entities are identified by host names.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page26
Diameter Protocol-Related Terms
Term Description
Domain A domain consists of multiple entities. It is identified by domain
names. A domain can consist of multiple HSS9860s and
Diameter agents.
Host name A host name identifies a Diameter entity. Generally, it is in the
format of host ID + domain name, for example,
HSS98601.huawei.com.cn.
Link set A link set is a group of links between two Diameter entities.
Only one link set can be configured between two Diameter
entities.
Link A link is configured between two Diameter entities. Multiple
links can be configured between two Diameter entities, and these
links belong to one link set.
Diameter route Like an IP route, the Diameter route is the selected links destined
to a specified domain name or host name.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page27
Diameter Protocol Functions

Protocol Layer Function

Diameter protocol Location information management


application layer and subscription information
management

Basic Diameter protocol Mapping between the IMSIs and the


layers HSS9860s

Route management

Link management

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page28
Diameter Connection Management
A Diameter connection refers to the link between two Diameter entities.
Diameter connection management includes:

• Connection establishment

• Connection status detection Basic Diameter Diameter Basic Diameter


connection
protocol layer protocol layer
• Connection release
SCTP SCTP SCTP
association
IP IP

L2/L1 L2/L1

Client Server

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page29
Diameter Route Management

Host name = agent1.agent.com


Domain name = agent.com Diameter
Link set 2 Diameter Server 2
Agent Host name = server2.internet.com
Link 1 Domain name = internet.com

Link 1
Diameter Diameter
client Link 2
Server 1
Link set 1
Host name = client.huawei.com Host name = server1.mobile.com
Domain name = huawei.com Domain name = mobile.com

Route 1: Route 2:
Destination host name: server1.mobile.com; Destination host name : server2.internet.co
Destination domain name: mobile.com Destination domain name : internet.com
Peer entity: server1.mobile.com Peer entity: agent1.agent.com
Link set ID: 1 Link set ID: 2
Number of links: 1 or 2 Number of links: 1

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page30
Mapping Between the IMSIs and the HSS9860s

 The mapping between the IMSIs and the HSS9860s is implemented based on an
IMSIHSS9860 table. In the IMSIHSS9860 table, mappings between the IMSI prefixes
and the HSS9860 domain names and host names are configured. The mapping process
is as follows:

UE IMSI

IMSIHSS9860 Recorder

IMSI prefix Peer domain name Peer hostname

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page31
Diameter Configuration Table
When the USN9810 functions as an MME, Diameter protocol layer
information needs to be configured for communicating with other NEs.
During the configuration, the following configuration tables are used:

Configuration Table Field

IMSIHSS9860 table IMSI prefix, HSS9860 domain name, and HSS9860 host
name (optional)

Local entity table Local entity ID, local entity host name, and local entity
domain name

Peer entity table Peer entity ID and peer entity host name

Diameter route table Route ID, destination domain, and peer entity ID for the next
hop

Diameter link set table Link set ID, local entity ID, peer entity ID, and link selection
mode

Diameter link table Link ID, link set ID, and peer and local entity IP addresses
and port numbers
Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page32
Diameter Working Procedure

IMSI

IMSIHSS9860
HSS9860 domain name
HSS9860 host name

Diameter route
Peer entity table
table
Peer entity ID for the
next hop Peer entity ID

Diameter link Local entity ID Local entity


set table

Link ID

Diameter links

IP/PORT

SCTP/IP

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page33
SCTP Protocol Introduction

 The stream control transmission protocol (SCTP) is an IP-based


transmission layer protocol. It provides efficient and reliable
transmission of M2UA, M3UA, IUA, H.248, and Diameter signaling.
 Subscriber data is transmitted in packets.
 Packets are transmitted inside streams in
Reliable sequence.
 Multi-homing is used.
SCTP advantages

 Cookie is used to ensure protocol security for


SCTP associations.
Secure  Streams inside an SCTP association travel for
data transmission without interrupting each
other.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page34
SCTP Transmission Address
Host A
SCTP port
number
SCTP
SCTP transmission
address
IP IP
address

SCTP Transport Address = IP Address + SCTP Port Number


Example:

SCTP port number: Used to identify IP Address SCTP port


different users with the same IP address. 10.105.28.92 3180
10.105.28.92 3181
10.105.28.93 3180
Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page35
Host and Endpoint
Host: A host can have one ore more IP addresses configured. A host is a typical
physical entity.
SCTP endpoint: The SCTP endpoint is one of the basic STCP concepts. An SCTP endpoint
is a logical end that sends or receives SCTP packets. An endpoint is a typical logical entity.

Endpoint 1
User 1 User 2 Application

Endpoint 2

SCTP SCTP
endpoint 1 endpoint 2 SCTP

IP1 IP2 IP

Host

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page36
Association and Stream
Stream:
Association: A stream is a path for transmitting data in a
An association is a logical relationship or path single direction in an SCTP association. Packets
established between two SCTP endpoints using the that need to be transmitted in sequence must be
four-step handshake mechanism. transmitted in the same stream.

Multiple streams may exist


SCTP in one association.
SCTP
endpoint A endpoint B

Host 1 Host 2

Steam A
Stream B Association

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page37
Interconnection Data Configuration
•Open the MML Command - SAE-HSS9820
window.
•Run the ADD DMLE command to
configure the HSS as the Diameter local
entity.
•Run the ADD DMPE command to add a
Diameter peer entity.
•Run the ADD DMLKS command to add a
Diameter link set.
•Run the ADD DMLNK command to add
Diameter links.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page38
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMLE command to configure the HSS as the Diameter local entity.

Parameter Mandatory or Not Value

LOCALID Yes Specifies the ID of a Diameter local entity. It is


an integer, for example, 0.

DN Yes Specifies the name of the domain to which a


Diameter local entity belongs, for example,
huawei.com.

HN Yes Specifies the host name of a Diameter local


entity. For example, the host name can be LTE-
HSS9860.huawei.com.

EN No Specifies the name of a Diameter local entity,


for example, LTE-HSS9860.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page39
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMPE command to add a Diameter peer entity

Parameter Mandatory or Not Value

PEERID Yes Specifies the ID of a Diameter peer entity. It is an


integer ranging from 0 to 31.

HN Yes Specifies the host name of a Diameter peer entity, for


example, mme.huawei.com.

EN No Specifies the name of a Diameter peer entity, for


example, MME.

PEPRI No Specifies the priority of the Diameter peer entity. It


is an integer ranging from 0 to 15.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page40
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMLKS command to add a Diameter link set.

Parameter Mandatory or Not value

LINKSID Yes Specifies the unique ID of a Diameter link set. It ranges


from 0 to 31.

LOCALID Yes Specifies the ID of a Diameter local entity.

PEERID Yes Specifies the ID of a Diameter peer entity. It ranges


from 0 to 31.

LNKMOD Yes Specifies the mode used to select a link between the
Diameter local entity and the Diameter peer entity. It is
set to ACTIVE.

LINKSNAM No Specifies the name of a Diameter link set, for example,


Diameter_LTE. The value ranges from 0 to 31.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page41
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMLNK command to add Diameter links.
Parameter Mandatory or Not value

LNKNAME Yes specifies the name of a link between a Diameter local


entity and its Diameter peer entity.

LINKSNAM Yes Specifies the name of a link set.

HSFMID No Specifies the number of the HSF module used by the


Diameter local entity to communicate with the
Diameter peer entity. It ranges from 1 to 1023.

PTYPE Yes Specifies the transmission protocol used by a link


between the Diameter local entity and the Diameter
peer entity. The values are SCTP and TCP.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page42
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMLNK command to add Diameter links.
Parameter Mandatory or Not value

WMODE Yes Specifies whether the Diameter local entity works as the
server or client. The values are CLIENT and SERVER.

IPNAM1 Yes Specifies the IP address used by the Diameter local entity to
communicate with its peer entity.

IPNAM2 No Specifies the standby IP address used by the Diameter local


entity to communicate with its peer entity.

LPT Yes Specifies the number of the port, ranging from 1025 to 65534.

PIPVER Yes Specifies the version of the IP address used by the Diameter
peer entity to communicate with the Diameter local entity.

PIPV4 No Specifies the IPv4 address used by the Diameter peer entity
to communicate with the Diameter local entity.

PIPV6 No Specifies the IPv6 address used by the Diameter peer entity
to communicate with the Diameter local entity.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page43
Configuring Diameter Link Data for
the HSS (Cont.)
 Run the ADD DMLNK command to add Diameter links.
Parameter Mandatory or Not value

SPIPVER No Specifies the version of the standby IP address used by the Diameter
peer entity to communicate with the Diameter local entity.

SPIPV4 No Specifies the standby IPv4 address used by the Diameter peer entity
to communicate with the Diameter local entity.

SPIPV6 No specifies the standby IPv6 address used by the Diameter peer entity
to communicate with the Diameter local entity.

PPT Yes Specifies the number of the port used by the Diameter peer
entity
LINKPRI No Specifies the priority of the Diameter peer link. Its value
ranges from 0 to 15.
CROSSPATHFLAG
No Specifies whether the cross path is available.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page44
Configuring Diameter Link Data for
the HSS (Cont.)
 Display the state of a Diameter link
between a Diameter local entity and a
Diameter peer entity.
 Example : To query the link with the
link name is “0” and Diameter links
name is “1”, run the following
command:
 DSP DMLNK: LINKSNAM=“0",
LNKNAME=“1";

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page45
Configuration Examples for the HSS9860 Serving
2 Million Subscribers in a Typical IP Network

 Hardware Data Configuration Example


 Basic Data Configuration Example
 Local Site Data Configuration Example
 Interworking Data Configuration Example

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page46
Hardware Data Configuration
Example
Configure data on the SAE-HSS to meet the following requirements:
 The SAE-HSS supports the IP bearer.
 UPBA0 boards are used as the front boards of the SAE-HSS; UPBA6 boards are used as
the front boards of the USCDB; UPBA6 boards are used as the OMU boards.
 The USCDB and the SAE-HSS are deployed in different subracks in the same cabinet.

For details about the scripts, see the following attachment:

Hardware
Configuration Example

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page47
Basic Data Configuration Example
Configure data on the SAE-HSS to meet the following requirements:
 The SAE-HSS supports 2 million subscribers.
 Each board is configured with processes according to the standard configuration. For details, see Configuration Rules for Boards .
 The location ID of the USCDB is 81. The location ID of the SAE-HSS is 191.
 The interconnection between the USCDB and the SAE-HSS is established.

Data Preparation
 The NDF module has been added and the FE plug-in package has been installed during the software installation.
 The parameter values have been set based on the engineering design and network plan made by the carrier.

For details about the scripts, see the following attachment:

Basic Data
Configuration Example

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page48
Local Site Data Configuration
Example
Configure the following data on the SAE-HSS:
 Information about the signaling point
 Signaling Point Code (SPC): 111111
 Virtual SPC: 888888 (VHLR01) and 999999 (VHLR02)
 Network type: national network
 Signaling point type: 24-digit
 Information about the mobile network
 Local site GT: 8613910000
 Country code: 86
 Area code: 755

Data Preparation

The parameter values have been set based on the engineering design and network plan made by the carrier.

For details about the scripts, see the following attachment:

Local Site Data


Configuration Example

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page49
Interworking Data Configuration
Example
Configure data on the SAE-HSS to meet the following requirements:
 The SAE-HSS supports 2 million subscribers.
 The networking of the SAE-HSS is the same as that shown in the following figure:

Data Preparation
 The parameter values have been set based on the engineering design and network plan made by the
carrier.

For details about the scripts, see the following attachment:

Interworking
Data Configuration Example

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page50
Summary
 This course has described:
 Concepts about local site data configuration.
 HSS9860 data configuration procedure.
 Data configuration commands.

Copyright © 2010 Huawei Technologies Co., Ltd. All rights reserved. Page51
Thank you
www.huawei.com

You might also like