4 ASBSC Configuring IP Interfaces
4 ASBSC Configuring IP Interfaces
Documentation, Issue 03
Configuring IP interfaces
DN194299879
Issue 03
Approval Date 2019-01-25
                                                                                         Configuring IP interfaces
    The information in this document applies solely to the hardware/software product (“Product”) specified
    herein, and only as specified herein. Reference to “Nokia” later in this document shall mean the respective
    company within Nokia Group of Companies with whom you have entered into the Agreement (as defined
    below).
    This document is intended for use by Nokia's customers (“You”) only, and it may not be used except for the
    purposes defined in the agreement between You and Nokia (“Agreement”) under which this document is
    distributed. No part of this document may be used, copied, reproduced, modified or transmitted in any form
    or means without the prior written permission of Nokia. If You have not entered into an Agreement
    applicable to the Product, or if that Agreement has expired or has been terminated, You may not use this
    document in any manner and You are obliged to return it to Nokia and destroy or delete any copies thereof.
    The document has been prepared to be used by professional and properly trained personnel, and You
    assume full responsibility when using it. Nokia welcomes your comments as part of the process of
    continuous development and improvement of the documentation.
    This document and its contents are provided as a convenience to You. Any information or statements
    concerning the suitability, capacity, fitness for purpose or performance of the Product are given solely on
    an “as is” and “as available” basis in this document, and Nokia reserves the right to change any such
    information and statements without notice. Nokia has made all reasonable efforts to ensure that the
    content of this document is adequate and free of material errors and omissions, and Nokia will correct
    errors that You identify in this document. Nokia's total liability for any errors in the document is strictly
    limited to the correction of such error(s). Nokia does not warrant that the use of the software in the Product
    will be uninterrupted or error-free.
    NO WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
    ANY WARRANTY OF AVAILABILITY, ACCURACY, RELIABILITY, TITLE, NON-INFRINGEMENT,
    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, IS MADE IN RELATION TO THE
    CONTENT OF THIS DOCUMENT. IN NO EVENT WILL NOKIA BE LIABLE FOR ANY DAMAGES,
    INCLUDING BUT NOT LIMITED TO SPECIAL, DIRECT, INDIRECT, INCIDENTAL OR CONSEQUENTIAL
    OR ANY LOSSES, SUCH AS BUT NOT LIMITED TO LOSS OF PROFIT, REVENUE, BUSINESS
    INTERRUPTION, BUSINESS OPPORTUNITY OR DATA THAT MAY ARISE FROM THE USE OF THIS
    DOCUMENT OR THE INFORMATION IN IT, EVEN IN THE CASE OF ERRORS IN OR OMISSIONS
    FROM THIS DOCUMENT OR ITS CONTENT.
    This document is Nokia proprietary and confidential information, which may not be distributed or disclosed
    to any third parties without the prior written consent of Nokia.
    Nokia is a registered trademark of Nokia Corporation. Other product names mentioned in this document
    may be trademarks of their respective owners.
             Only trained and qualified personnel may install, operate, maintain or otherwise handle this
             product and only after having carefully read the safety information applicable to this product.
             The safety information is provided in the Safety Information section in the “Legal, Safety and
             Environmental Information” part of this document or documentation set.
    Nokia is continually striving to reduce the adverse environmental effects of its products and services. We
    would like to encourage you as our customers and users to join us in working towards a cleaner, safer
    environment. Please recycle product packaging and follow the recommendations for power use and proper
    disposal of our products and their components.
    If you should have questions regarding our Environmental Policy or any of the environmental services we
    offer, please contact us at Nokia for any additional information.
                       Table of Contents
                       This document has 80 pages
Summary of changes..................................................................... 7
                       List of Figures
                       Figure 1   SIGTRAN protocol stack...................................................................... 8
                       Figure 2   Example configuration of SIGTRAN for the A interface......................10
                       Figure 3   IP connection between the AirScale BSC and the SGSN.................. 23
                       Figure 4   NTP server overview.......................................................................... 32
                       Figure 5   Protocol stack of the BSC-BSC interface........................................... 35
                       Figure 6   Protocol stack in the VNP interface.................................................... 70
                       Figure 7   Signaling point and IP addressing for a sample configuration network..
                                  70
    List of Tables
    Table 1   SIGTRAN protocol stack...................................................................... 9
    Table 2   SCTP association status.................................................................... 15
    Table 3   Broadcast group types used in SCCP broadcast status handling...... 43
    Table 4   SCTP layer status...............................................................................76
                       Summary of changes
                       Describes the changes between releases.
                       Changes between document issues are cumulative. Therefore, the latest document
                       issue contains all changes made to previous issues.
                       Changes between issues 03 AirScale BSC 19 and 02 AirScale BSC 19
                       Creating and activating the Gb interface over IP
                       •    Added note related to local UDP port number under NSE creation using both static
                            and dynamic IP configurations.
                       •    Updated the figure NTP server overview based on the PCUM synchronization
                            architecture change. Made a connection between NTP server and PCUMs. Also
                            removed connection between MCUM and PCUMs.
Configuring NTP
• Added a step to configure IP routes towards NTP server from PCUM (QKC).
                     Signaling transport (SIGTRAN) is the standard telephony protocol used to transport SS7
                     signals over the internet. The SS7 signals consist of commands for handling a telephone
                     call. An operator transmits the SS7 signals to a signaling gateway and the gateway
                     converts the signals to SIGTRAN packets for transmission over IP. The SIGTRAN
                     protocol is made up of several components (a protocol stack)—standard IP, a common
                     signaling transport protocol such as Stream Control Transport Protocol (SCTP), and user
                     adaptation layers such as the MTP3 User Adaptation Layer (M3UA) and the Q.921 User
                     Adaptation (IUA) layer.
                     SIGTRAN is configured with resilience functionality like SCTP multi-homing together with
                     heartbeat mechanism. Usage of redundant routes and duplicated backbone elements
                     provide resilience for QoS aware IP network. Signaling is assigned to high priority class
                     for IP routers and sufficient amount of transmission capacity is ensured for the high
                     priority class.
This section describes the various protocols, which constitute a SIGTRAN stack.
The Figure 1: SIGTRAN protocol stack illustrates the SIGTRAN protocol stack.
                       Table 1: SIGTRAN protocol stack describes the protocols and adaptation layers used in
                       the SIGTRAN protocol stack.
                       Table 1      SIGTRAN protocol stack
                                 Protocol/adaptation layer                               Description
                       IP                                            Internet Protocol
                       Stream Control Transmission Protocol (SCTP)   SCTP is a message-oriented protocol and
                                                                     ensures reliable, in-sequence transport of
                                                                     messages. Provides multi-homing and
                                                                     redundant paths to increase resiliency and
                                                                     reliability.
                       M3UA                                          It supports the transport of any SS7 MTP3-user
                                                                     signaling over IP, using the services of the
                                                                     SCTP. The protocol is used to communicate
                                                                     between a signaling gateway (SG) and a media
                                                                     gateway controller (MGC) or IP-resident
                                                                     database.
                       Signaling Connection Control Part (SCCP)      The SCCP layer of the SS7 stack provides
                                                                     connectionless and connection-oriented
                                                                     network services above MTP Level 3. The
                                                                     connection-oriented service is used for virtual
                                                                     connections between network elements, and it
                                                                     provides the procedures for establishing and
                                                                     releasing of those virtual connections. The
                                                                     connectionless service enables non-call-related
                                                                     communication between network elements,
                                                                     which have to exchange information only for
                                                                     short periods. Furthermore, the connectionless
                                                                     service provides a global title translation
                                                                     function that enables communication with
                                                                     network elements in other signaling networks.
                       SIGTRAN for the A interface is activated in the AirScale BSC. Because of signaling
                       capacity and redundancy requirements, the SIGTRAN association must be configured in
                       at least two Base Station Control Units (BCXU) in the AirScale Base Station Controller
                       (BSC).
                       The Figure 2: Example configuration of SIGTRAN for the A interface illustrates the IP
                       addressing details for a sample configuration with symmetric network layout. The two
                       BCXU-AirScale BSC pair configurations are only examples. Create SIGTRAN
                       associations for at least two BCXUs and for as many BCXUs as needed for signaling
                       capacity.
              g         Note: A BCXU which has SIGTRAN associations cannot be removed in the scale-in
                        operation. Therefore, it is recommended that SIGTRAN associations will not be created
                        for all BCXUs if a need for scaling-in is foreseen.
                                                ASBSC                                                                                          MSS/MSC
                       Signalingrouteset
                                                                                 DToRswitchesand
                                                                                   EgdeRouters
                                                                                                                                ath    Int-1
                        Signalingroute                                                                                   ryp
                                                                                                                        ma
                                                                                                                  Pri                          Association1
                       Signalinglinkset
                                                                                                  IP Backbone                          Int-2
                                                                                                                             ry path
                         Signalinglink                                                                         Seconda
                                                  Computenode
                                                      BCXU-0                                                      Prim
                         Associationset                                                                                ary
                                                           EL 6                                                   Se         path
                                                  Association1                                                      co
                                                            EL 7
                                                                                                                        nd
                                                                                                                           ar          Int-1
                                                                                                                              yp
                                                                                                                                 ath           Association2
                                                 Computenode                                                                          Int-2
                                                      BCXU-1
                                                                                     Gateway               IP address
                                                           EL 6                    ForPrimarypath         10.1.3.33
                                                  Association2                   ForSecondarypath        10.1.3.49
                                                           EL 7
                                                                                                                             IP path                IP address
                              IP Path         Interface           IP Address                                                 Primary             10.16.143.71/28
                              Primary       BCXU-0EL 6        10.1.3.36/28                                                                      10.16.143.72/28
                                                               10.1.3.37/28                                              Secondary               10.16.143.135/28
                                             BCXU-1EL 6
                                                                                                                                                 10.16.143.136/28
                            Secondary        BCXU-0EL 7          10.1.3.52/28
                                             BCXU-1EL 7          10.1.3.53/28
Procedure
1 Create logical IP addresses for the BCXUs (QRN) using the following commands.
                  g         Note: IP configurations for all functional units are done during VNF instantiation
                            using CBAM except for SIGTRAN and OMUSIG interfaces in BCXU. See
                            Instantiating, configuring and integrating AirScale BSC for details.
                            .
                   3   Create an association set between the AirScale BSC and the MSS (OYC) using the
                       following command.
                            Create an association set for the A interface connection to the MSS. In the
                            association, the AirScale BSC is the client. The AirScale BSC starts negotiating for
                            an association and the MSS waits for the negotiation.
                            ZOYC:AMSS1:C::;
4 Add associations to the AMSS1 association set (OYA) using the following command.
                            Create associations in the AMSS1 association set. The controlling units of the
                            association (BCXU-0 and BCXU-1) are in the WO-EX state. The name of the
                            parameter set is SS7.
                            ZOYA:AMSS1:BCXU,0:SS7:;
                            ZOYA:AMSS1:BCXU,1:SS7:;
                            Check the associations that have been added using the OYI command.
                   5   Add the SCTP transport addresses to the associations (OYP) using the following
                       commands.
                            Add the IP addresses of the sources and destinations to the primary and secondary
                            IP paths.
                            ZOYP
                            :M3UA:AMSS1,0:"10.1.3.36","10.1.3.52",:"10.16.143.71",26,"1
                            0.16.143.135",26,:;
                            ZOYP
                            :M3UA:AMSS1,1:"10.1.3.37","10.1.3.53",:"10.16.143.72",26,"1
                            0.16.143.136",26,:;
ZNRP:NA0,1326,LOCAL:::;
8 Create the IP signaling link set (NSP) using the following command.
                         Create the signaling link set to the NA0 network. The destination (DX MSS1)
                         signaling point code is 201 and the link ID is 91.
                         ZNSP:NA0,201,AMSS1:91:AMSS1:;
9 Create the signaling route set (NRC) using the following command.
                         Create the signaling route set with the M3UA parameter set (6 IETF M3UA) and
                         use the highest priority setting (7) for the primary route.
                         ZNRC:NA0,201,AMSS1,6,,:,,,7::::;
10 Allow the activation of signaling link 91 (NLA) using the following command.
ZNLA:91:;
11 Allow the activation of the signaling route (NVA) using the following command.
ZNVA:NA0,201:;
ZNLC:91,ACT:;
ZNVC:NA0,201:,:ACT:;
ZNPC:NA0,3,SCCP:Y:Y,,:;
                  15 Add the SCCP and the BSSAP subsystems (FE) to the AirScale BSC using the following
                     commands.
                         ZNFD:NA0,1326,1:FE,BSSAP,1,:;
                         ZNFD:NA0,201,1:FE,,1,:;
16 Verify the existing SCCP broadcast and subsystem using the following commands.
                            ZOBH:I:ALBG;
                            For the signaling point broadcast:
                            ZOBI;
                            ZOBH:I:ASBG;
                            ZOBH:I:CSBG;
                            If the group ID was not used, reuse it if all of the subsystems and SPCs are fit. If
                            some exceptional subsystems or SPCs are there in the group, remove it or create a
                            new group ID.
                            If the group ID was used, do not reuse it even if all of the subsystems and SPCs are
                            fit.
                  g         Note: ALBG groups are used for local broadcast. If the affected remote signaling
                            points in the related ALBG group are changed, SCCP broadcasts it to concerned
                            local subsystems. ASBG and CSBG groups are used for signaling points
                            broadcast. If the subsystems in the ASBG group are changed, SCCP broadcasts
                            it to remote signaling points in the CSBG group.
                   18 Set the local broadcast status of the SCCP subsystem (OBC) using the following
                      command.
ZOBC:1:NA0,D'254:Y:;
                            ZOBM:1:1:Y:;
                            The broadcast group number is freely chosen when configuring for the first time.
                            During software upgrades, if the affected subsystem changes, locate the subsystem
                            first, locate the related ASBG, and then the CSBG is found. Send the notification to
                            the related signaling points.
                            Before the modification, always check if there are existing broadcast groups with
                            specific numbers so that the operator can check if the new one could be added to the
                            existing groups. Perform the following steps:
                            a) Find which broadcast group contains the affected subsystem.
                               ZOBH:I:ASBG;
                               The execution printout is as follows:
                             COMMAND EXECUTED
                         b) Find which broadcast group contains the concerned signaling point.
                            ZOBH:I:CSBG;
                            The execution printout is as follows:
                             MEMBERS IN BROADCAST GROUPS OF CONCERNED SIGNALING POINTS FOR SP
                             BROADCAST
                             COMMAND EXECUTED
                         c) Find the mapping relation.
                            ZOBI;
                         If the operator finds that the subsystems and signaling points in the ASBG and
                         CSBG groups are the ones needed, reuse the groups. If there are some others that
                         the operator does not need in the groups, use commands ZOBH:M:ASBG and
                         ZOBH:M:CSBG to allocate new group numbers.
                         ZOBH:M:ASBG,2:NA0,1326,FE;
                         ZOBH:M:CSBG,2:NA0,201;
                 g       Note: For the existing group number, find whether the mapping relation exists or
                         not. If the mapping relation exists, do nothing. Otherwise, create a new mapping
                         relation with the command ZOBM:2:2:Y;. For the new group number, create
                         the new mapping relation with the same command.
20 Change the value of the SCCP fault tolerant timer (OCM) using the following commands.
                         Set the value of the SSP_FILTER_TIMER parameter to 11 seconds (110 ms) and
                         the value of the Q714_T_STAT_1ST parameter to 5 seconds (50 ms) taking into
                         account that the filter transport break lasts at most 6 seconds. The formula for
                         masking the breaks is the following:
                         transport break + Q714_T_STAT_1ST < SSP_FILTER_TIMER.
                         ZOCM:1:25,110;
                         ZOCM:1:8:50;
ZNGC:NA0,201:ACT:;
22 Activate the AirScale BSC subsystems (NHC) using the following command.
ZNHC:NA0,1326:FE:ACT:;
ZNHC:NA0,201:FE:ACT:;
Procedure
ZOYI::A;
2 Check the states of the signaling links of the M3UA layer (NLI).
ZNLI;
                   3   To interrogate the states of all signaling routes in a given signaling network, execute the
                       following command.
                            ZNVI:NA0;
                            The signaling route should be in the AV-EX state.
                   4   Use the following command to interrogate all SCCP signaling points data if there is no
                       signaling network.
                            ZNFI:NA0:A;
                            The AirScale BSC and MSC Service Control Points (SCP) should be in the AV-EX
                            state.
Result
                       Purpose
                       This section describes how to deactivate SIGTRAN (IP transport) in the A interface. Use
                       the MML commands to execute the steps.
Procedure
ZNHC:NA0,201:FE:INA:;
ZNHC:NA0,1326:FE:INA:;
                            ZNGC:NA0,201:INA;
                            ZNGC:NA0,1326:INA;
                          ZNFR:NA0,201;
                          ZNFR:NA0,1326;
ZNVC:NA0,201::INA;
ZNVD::NA0,201;
ZNLC:91,INA;
ZNLD:91;
ZNRD:NA0,201,AMSC1;
ZNSD:NA0,201,AMSC1;
ZNRP:NA0,1326,LOCAL,DEL;
ZOYD:AMSC1;
                       Packet Abis introduces an efficient way of packet switched based transmission between
                       the BTS and the AirScale BSC. It enables the transport of Abis information using native
                       IP over Ethernet networks.
                       The operator is able to employ Packet Switched Network (PSN) to provide the transport
                       backhaul for the Abis traffic, offering significant OPEX savings because of the cost
                       effective physical media (Ethernet) and the simplified operation and maintenance of the
                       network that can then be derived. In addition to the physical media benefit, Packet Abis
                       also offers significant bandwidth savings compared to Pseudo Wire Emulation (PWE)
                       based packet transport because it introduces a very efficient and fully integrated Abis
                       optimization capability. The integrated Abis optimization also facilitates the introduction of
                       high bandwidth features such as Optical Supervisory Channel (OSC) without necessarily
                       increasing the backhaul bandwidth requirement. Bandwidth can be shared by CS, PS,
                       and signaling traffic. There are no predefined limitations except the total available
                       bandwidth provided by the physical link.
                       Abis bandwidth benefits are achieved by performing the following:
                       •    Removing the unnecessary bits and header information from TRAU/PCUM frames
                       •    Unreserving bandwidth reserved for unused channels
                       •    Pooling all traffic to the same bandwidth (multiplexing gain)
                       •    RTP multiplexing of CS and PS traffic
                       •    Aggregation
                       •    The IUA feature must be ON to create the association set to OMUSIG and TRXSIG.
                            The feature code is 899.
                       •    IPv4 addresses and subnets are planned.
Procedure
1 Check the license state of the features with the W7I command.
2 Enter the following command to activate the license if the license is not active.
ZW7M:FEA=<featurecode>:ON;
                          CBAM configures the interfaces for OMUSIG (EL4) and TRXSIG (EL5) in BCXU
                          FUs. CBAM also configures IP address, gateway address, and tag for TRXSIG
                          interfaces. The user can configure IP address, gateway address, and tag for
                          OMUSIG interfaces.
                 g        Note:
                          •   The OMUSIG IP address is the same as configured in the BCF SCF, see
                              parameter mPlaneRemoteIpAddress in step 5.
                          •   A BCXU which has OMUSIG interface cannot be removed in the scale-in
                              operation. Therefore, it is recommended that OMUSIG interfaces are not
                              created for all BCXUs if a need for scaling-in is foreseen.
Sub-steps
                              By default, the OMUSIG packet has DSCP value 0 meaning Best Effort. Based
                              on Quality of Service policy, the DSCP value may have to be changed. The
                              change is done with the CONFIGURE PORT-BASED CLASSIFICATION AND
                              MARKING command Q8N.
                              ZQ8N:PROTOCOL:<PORT NUMBER SOURCE>: <PORT NUMBER
                              DESTINATION>:DSCP VALUE;
                      g       Note: Default DSCP values for OMUSIG and TRXSIG are used when BCF and
                              TRX are created. ASBSC creates OMUSIG and TRXSIG automatically when
                              BCF/TRX is created. The DSCP mapping configuration for OMUSIG or TRXSIG
                              can be modified by the user as currently with ZQ8N MML command, if needed.
Step example
                              The DSCP value of SCTP traffic between Source and Destination port 49152 is
                              changed to AF11 (001010) (10 decimal):
                              ZQ8N:132:49152,:49152,:10;
                       g        Note: The SCTP association is created automatically during BCF and TRX
                                creations.
Step example
ZQRN:BCXU,0::EL4:"10.55.85.167",26,L;
Step example
ZQRP:BCXU,0::EL4:"10.55.85.167":TAG,"OMUSIG":;
Step example
ZQKM:BCXU,0::"10.55.85.167":"10.55.85.129":LOG;
This step is executed only once when the packet Abis interface is created.
Sub-steps
                              The CS and PS u-plane packets are differentiated with the AirScale BSC level
                              UDP port numbers. The CS and PS UDP ports must be different.
Step example
ZEEY:CSUMP=49152,PSUMP=49154;
                              The u-plane DiffServ is configured with the AirScale BSC level TRAFFIC TO
                              DSCP MAPPING parameters ABIS U-PLANE CS TO DSCP MAPPING
                              (AUCS) or ABIS U-PLANE PS TO DSCP MAPPING (AUPS).
Step example
ZEEY:AUCS=46;
                 g        Note: When the Packet Abis interface is configured, the user can create BCFs
                          and other radio network objects. See the
                          Administering Radio Network for AirScale BSC document for details.
                       Purpose
                       The Gb interface between the AirScale BSC and SGSN is established in three phases:
                       configuring the IP address, configuring the network service (NS) layer, and enabling
                       GPRS. The system builds the base station system GPRS protocol (BSSGP) virtual
                       connections automatically when GPRS is enabled on cell level. Figure 3: IP connection
                       between the AirScale BSC and the SGSN illustrates this concept.
Procedure
1 Check the Gb over IP feature state (W7I) using the following command.
ZW7I:FEA:FEA=7,;
2 Set the Gb over IP feature state to ON if needed (W7M) using the following command.
ZW7M:FEA=7:ON;
                  3   Check that the feature state change of Gb over IP succeeded (W7I) using the following
                      command.
ZW7I:FEA:FEA=7,;
Step example
ZQRA:PCUM,0::EL4:;
                 g        Note: CBAM creates the interface but the user configures IP address and
                          routing.
                 g        Note: The user does not give this MML command because the interface is
                          created by CBAM.
                          Use logical IP addresses in both dynamic and static configuration.
                          ZQRN :<unit type>,<unit index>::<interface name>:"<IP
                          address>",<netmask length>,<L/P>::;
Step example
                          ZQRN :PCUM,0::EL4:"10.1.2.11",28,L;
                          ZQRN :PCUM,0::EL4:"5000::1",64,L;
Step example
ZQKM :PCUM,1::"10.8.149.252":"10.8.149.1":LOG:;
Step example
8 Create a packet service entity (PSE) (FXA) using the following command.
Step example
ZFXA :PSEI=0,PCU=0,:;
Sub-steps
                            a) Create the network service virtual link (NS-VL) using a dynamic IP configuration
                               (FXK).
                               Note that the network service entity identifier (NSEI) must be the same at both
                               ends of the Gb interface. Also, remote end parameters (NSEI and IP address) in
                               the AirScale BSC Gb interface configuration must match the corresponding local
                               parameters of the SGSN. In the dynamic configuration, the UDP port is
                               preconfigured in the SGSN BSS interface parameters. This parameter must also
                               match with the parameter in the AirScale BSC.
                               ZFXK :NSVLI=<network service virtual link
                               identifier>,NAME=<network service virtual link
                               name>,NSEI=<network service entity
                               identifier>,PSEI=<packet service entity
                               identifier>:LPNBR=<local UDP port
                               number>,PRE=Y:RIP=<remote IP address>,RPNBR=<remote UDP
                               port number>;
                               Create only one NS-VL per NSE in the AirScale BSC. The maximum number of
                               local endpoints is one per NSE and PCUM. The maximum number of remote
                               endpoints is 32 with single PCUM.
                               Note that the remote IP address (RIP) parameter determines the local IP
                               address type. The remote and local ends of the NS-VL must use the same
                               address type. Both address types can be simultaneously configured to the
                               PCUM.
                     g         Note: The local UDP port number should be unique when the Multipoint Gb
                               feature is enabled while configuring multiple NSEs on a PCUM or a PSE.
                          b) Create the network service virtual link (NS-VL) using a static IP configuration
                             (FXK).
                               Note that the NSEI must be the same at both ends of the Gb interface. Also
                               remote end parameters (NSEI, IP address, and UDP port) in the AirScale BSC
                               Gb interface configuration must match the corresponding local parameters of the
                               SGSN.
                               ZFXK :NSVLI=<network service virtual link
                               identifier>,NAME=<network service virtual link
                               name>,NSEI=<network service entity
                               identifier>,PSEI=<packet service entity
                               identifier>:LPNBR=<local UDP port
                               number>,PRE=N:RIP=<remote IP address>,RPNBR=<remote UDP
                               port number>,RDW=<remote data weight>,RSW=<remote
                               signaling weight>;
                               To use load balancing between remote IP endpoints (NS-VLs), or to use different
                               IP endpoints for signaling and data traffic, create more remote IP endpoints (NS-
                               VLs) with the FXK command. The maximum number of local endpoints is one per
                               NSE and PCUM. The maximum number of remote endpoints is 32 with single
                               PCUM.
                     g         Note: The local UDP port number should be unique when the Multipoint Gb
                               feature is enabled while configuring multiple NSEs on a PCUM or a PSE.
10 Check the creation and state of the NS-VL (FXI) using the following command.
11 Enable GPRS in the segments for the PSE (EQV) using the following command.
                          The BSSGP layer is created for the Gb interface when GPRS is enabled in the
                          segments.
                          ZEQV :SEG=<SEG identification>:GENA=Y:PSEI=<packet service
                          entity identifier>;
                          Further information
                          Example:
                       Purpose
                       Monitor the Gb over IP performance with 98 Gb over IP Measurement.
Procedure
                          If the measurement is not already defined, create definitions and schedules for it.
                          ZTPM:GPRS,GBIP:<measurement day>,<measurement
                          interval>,<output interval>;
ZTPS:GPRS,GBIP;
                          At the end of the measurement period, check the measurement data in NetAct or
                          using the MEFICO tool.
Step result
ZTPE:GPRS,GBIP;
Procedure
                  1   Modify the signaling and data weights of the remote IP endpoint (FXJ) using the
                      following command.
                          The operator can only modify the signaling and data weights of the static
                          configuration.
                          ZFXJ:NSVLI=<network service virtual link
                          identifier>::NEWRDW=<new remote data weight>,NEWRSW=<new
                          remote signaling weight>::;
2 Check the creation and state (FXI) using the following command.
Step example
                            ZFXJ:NSVLI=2::NEWRDW=5,NEWRSW=2::;
                            ZFXI:NSVLI=2;
Step example
ZFXJ:NSVLI=2::NEWNAME=LINK::;
Procedure
1 Delete the network service virtual link (NS-VL) (FXH) using the following command.
                            Note that the operator cannot delete an NS-VL if it is the only one in a certain
                            network service entity (NSE) and the NS-VL has cells connected to it.
                            ZFXH:NSVLI=<network service virtual link identifier>;
                            In the static configuration, the operator must delete every NS-VL separately.
                          When the operator deletes the last NS-VL of the NSE, the NSE is deleted
                          automatically.
3 Delete the Packet Service Entity (FXE) using the following command.
ZQKP:<route number>:;
Step example
ZQKP:1:;
Step example
ZQRG:PCUM,0::EL4:"10.4.5.6":;
                 g        Note: The above two steps (deleting source based routes and removing the
                          network interface) are done by CBAM.
7 To disable the use of Gb over IP altogether, turn the feature state to OFF (W7M).
ZW7M:FEA=7:OFF;
Step example
                            ZFXH:NSVLI=3;
                            ZFXI:NSVLI=3;
                            ZFXE:PSEI=20;
                            ZQKP:1:;
                            ZQRG:PCUM,0::EL4:"10.4.5.6":;
                            ZQRI:PCUM,2:;
Step result
                            After the operator turns the feature state parameter to OFF, the Gb over IP related
                            parameters and commands are no longer visible in the MML command interface.
                            The operator can verify this by trying to use, for example, the FXL command.
              4.1 Overview
                      Overview of the Network Time Protocol.
                      Network Time Protocol (NTP) is a protocol to synchronize time between server and
                      clients. NTP can provide high precision time adjusting, and prevent time wrapping back.
                      The use of Network Time Protocol (NTP) is strongly recommended and in the simplest
                      form the NTP is configured by assigning the IP addresses of the external NTP servers to
                      the system. CBAM does NTP configuration in instantiation. User can modify
                      configuration with MMLs. For example, external server IPs. For redundancy, up to three
                      external NTP servers can be used by the system.
NTP server
ASBSC
MCMU(SP) MCMU(WO)
Procedure
                  g         Note:
                            •   If 'min poll' and 'max poll' are not given, default values are used in AirScale
                                BSC.
                            •   The local NTP server address is the local NTP server address, which is used
                                by other units for synchronizing with MCMU. It is the EL0 address in MCMU.
                                The local communication IP address is the local address, which is used when
                                the MCMU is synchronizing with external NTP server. It is the EL4 address in
                                MCMU.
                            .
Step example
                            ZDCJ:1,"testntpserver1.testzone",32,128;
                            ZDCJ:2,"testntpserver2.testzone",32,128;
                            ZDCJ:3,"testntpserver3.testzone",32,128;
2 Configure local NTP server IP address by using the DCJ MML command:
ZDCJ:A,"10.56.120.66":;
ZDCK:2000:;
5 Check NTP configuration and status by using the DCH and DCI MML commands.
ZWOA:2,2308,A;
g Note: Similarly, routes to be added to all NTP servers present from all PCUMs.
Step example
ZQKC:PCUM,0::"10.20.98.2":"10.2.180.3":PHY:;
                            RANAPP+                                                    RANAPP+
                             SCCP                                                       SCCP
                              M3UA                                                        M3UA
                              SCIP                                                        SCIP
                                  IP                                                        IP
                            Ethernet                                                   Ethernet
AirScaleBSC BSC
Procedure
Step example
ZQRI:BCXU,0::EL6:ALL:NO:;
2 Create the IP configuration for the client and server side (QRN), if not configured.
Step example
Step example
ZQKM:BCXU,0::"10.103.142.17":"10.103.142.1":LOG;
Procedure
                            Create association sets for both AirScale BSCs and define one association set to be
                            a server and the other to be a client.
                            An association set is an individual set for one BSC-BSC connection between two
                            BSCs. When several remote AirScale BSCs are connected to an AirScale BSC, the
                            operator has to create association sets for every BSC-BSC connection.
                            ZOYC:<association set name>:<role>:<sctp user|M3UA def>;
Step example
                            ZOYC:BSC1TOBSC2:S:M3UA;
                            ZOYC:BSC2TOBSC1:C:M3UA;
Step example
ZOYM:BSC1TOBSC2:FIRST=1:;
                            It is recommended that at least two associations are added for each BCXU in an
                            association set.
                            ZOYA:<association set name>:<unit type>,<unit
                            index>:<parameter set name>;
Step example
ZOYA:BSC1TOBSC2:BCXU,0:IETF:;
Step example
                           ZOYP:M3UA:BSC1TOBSC2,0:"10.16.32.83","10.16.32.40",:
                           "10.16.32.78",26,"10.16.32.41",26,:;
Step example
ZOYS:M3UA:BSC1TOBSC2,0:ACT;
6 Define own Signaling Point Code (SPC) using the following command.
Step example
ZNRP:NA0,3B1,ASBSC,STAND=:::;
                           Use the Signaling Point Code of the remote AirScale BSC. Check the SPC of the
                           remote AirScale BSC with the ZNVI or ZNET command.
                           ZNSP:<signaling network>,<signaling link point
                           code>,<signaling link set name>:<signaling link
                           number>:<association set>;
Step example
ZNSP:NA1,122B,BBI02:9:BSC1TOBSC2;
8 Create the signaling route set (NRC) using the following command.
Step example
ZNRC:NA1,122B,BBI02,6,,:,,,7;
9 Allow the activation of the signaling links (NLA) using the following command.
Step example
ZNLA:9;
Step example
ZNLC:9,ACT;
11 Allow the activation of the signaling routes (NVA) using the following command.
Step example
ZNVA:NA1,122B:;
Step example
ZNVC:NA1,122B::ACT;
Procedure
1 Define the SCCP for signaling point (NFD) and the RNSAP subsystem.
Step example
ZNFD:NA1,122B,2:8F,RNSAP,0,;
2 Check and modify the signaling parameter set used for SCCP (OCI, OCM).
                           Before creating the signaling point or its subsystem, check the Signaling Point Code
                           (SPC) of the AirScale BSC's own signaling point with the NFI command.
                           ZNFB:[<signaling network>],<signaling point
                           codes>:<subsystem number>,<subsystem name>,<subsystem
                           parameter set number>,[<subsystem status test>];
Step example
ZNFB:NA1,132C:8F,RNSAP,0;
4 Change SCCP state for the remote SPC (NGC) using the following command.
Step example
ZNGC:NA1,122B:ACT;
5 Activate local and remote SCCP subsystems (NHC) using the following command.
Step example
                            ZNHC:NA1,132C:8F:ACT;
                            ZNHC:NA1,122B:8F:ACT;
Sub-steps
Step example
ZOBI:::A;
                               Use the I function mode to interrogate the members of the signaling points
                               broadcast groups.
                               The operator can limit the output by specifying the network, and in the case of
                               ALBG and ASBG groups by specifying the subsystem number.
                               ZOBH:I:ASBG,<broadcast group number>:<signaling
                               network>:<subsystem>;
                               ZOBH:I:CSBG,<broadcast group number>:<signaling network>;
                       g       Note: ASBG and CSBG groups are used for signaling points broadcast. If the
                               subsystems in the ASBG group are changed, SCCP will broadcast it to remote
                               signaling points in the CSBG group.
Step example
                               ZOBH:I:ASBG,:NA0:D'122:;
                               ZOBH:I:CSBG,:NA0:;
Step example
ZOBL::NA0,:A;
                               Use the I function mode to interrogate the members of the local broadcast
                               groups.
                               The operator can limit the output by specifying the network, and in the case of
                               ALBG and ASBG groups by specifying the subsystem number.
                               ZOBH:I:ALBG,<broadcast group number>:<signaling
                               network>:<subsystem>;
Step example
ZOBH:I:ALBG:NA0;
                           There are two different types of broadcasts the operator can set:
                           •   local broadcast status (OBC command): used to inform the subsystems of the
                               own signaling point about changes in the subsystems of the remote signaling
                               points.
                           •   broadcast status (OBM command): used to inform other signaling points about
                               changes in the subsystems of the own signaling point or the subsystems of the
                               signaling points connected to the own signaling point.
                           Before setting the broadcasts, the operator needs to assign subsystems or signaling
                           points to broadcast groups between which the broadcasts are defined. In SCCP
                           broadcast handling, three different types of broadcast groups are used (see Table 3:
                           Broadcast group types used in SCCP broadcast status handling). Within each
                           broadcast group type, a subsystem or signaling point belongs to only one group.
                           When a new subsystem or signaling point is created, it is assigned to group number
                           0 in each broadcast group type.
                  g         Note: When setting the broadcasts, consider what broadcasts are needed.
                            Incorrect or unnecessary broadcasts can cause problems and unnecessary
                            traffic in the signaling network. Note that the broadcasts that are set affect all the
                            subsystems or signaling points that are members of the broadcast groups given
                            in the command.
                            Modify the broadcast groups if needed. According to the broadcast type, assign the
                            affected subsystems to an ALBG or ASBG group. In remote broadcast, assign the
                            concerned signaling points to a CSBG group using the following commands.
                            ZOBH:M:ALBG,<broadcast group number>:<signaling
                            network>,<signaling point code>:<subsystem>;
                            ZOBC:<broadcast group of affected subsystems for local
                            broadcast>:<network of local subsystem>,<local subsystem
                            number>:<status>;
                            ZOBH:M:ASBG,<broadcast group type>:<signaling
                            network>,<signaling point code>:<subsystem>;
                            ZOBH:M:CSBG,<broadcast group type>:<signaling
                            network>,<signaling point code>:;
                            ZOBM:<broadcast group of affected subsystems for sp
                            broadcast>:<broadcast group of concerned signaling points
                            for sp broadcast>:<status>;
                            Example:
                            ZOBH:M:ALBG,1:NA1,122B:8F;
                            ZOBC:1:NA1,8F:Y:;
                            ZOBH:M:ASBG,1:NA0,1326:FE:;
                            ZOBH:M:CSBG,1:NA0,201:;
ZOBM:10:20:Y;
• Create LAC to SPC mapping for all LACs that are under neighbor AirScale BSCs (EEC).
                           Give the SPC addresses of the neighbor AirScale BSCs, which have cells with this
                           particular LAC.
                           ZEEC :LAC=<location area code>:SPC=<signaling point code>;
Step example
ZEEC :LAC=20:SPC=122B;
• To test the BSC-BSC interface, check that the related counters are updated.
                           The activation of the BSC-BSC interface can be verified with the following counters
                           of the BSC-BSC measurement:
                           –   102000 BSC-BSC DELAY
                           –   102002 BSC-BSC PEAK DELAY
                           The DFCA activity on the BSC-BSC interface starts as soon as the DFCA algorithm
                           in the serving AirScale BSC detects inter-AirScale BSC neighbor cells that can
                           possibly interfere with the DFCA cells of the serving AirScale BSC. With the default
                           DFCA settings, this takes place 60 minutes after DFCA has been switched on in a
                           cell. This also requires that there are DFCA cells among the detected inter-AirScale
                           BSC neighbor cells. To have the activity on the BSC-BSC interface started sooner
                           than 60 minutes after the DFCA activation, modify the BIM (background interference
                           matrix) update parameter with the EEH command. The minimum value for the
                           parameter is 10 minutes.
                           Using the following command the BIM update period is modified to 10 minutes.
                           ZEEH :BUP=10;
                           With continuous traffic under the DFCA cells, the related measurement counters start
                           to be updated with one-minute intervals after the first background interference matrix
                           update.
                           To display the counters, use the service terminal extension BSC Measurement
                           Counters Displaying and Updating Program.
Procedure
2 Check that the LAC to SPC mapping table is filled correctly (EES).
                            All the LACs in the neighbor BSCs should be introduced with correct neighbor BSC
                            SPC.
Procedure
                   1   Delete the information in the LAC to SPC mapping table (EED) using the following
                       command.
2 Check that the related counters are not updated to test the deactivation.
                            During the DFCA activity, the DFCA algorithm updates the following counters in one-
                            minute intervals:
                            •   102000 BSC-BSC DELAY
                            •   102002 BSC-BSC PEAK DELAY
                           After deactivating the BSC-BSC interface, the related counters are not updated
                           anymore. The counter values that were reached by that time remain in the DFCA
                           algorithm for a short period of time after the deactivation, but, within 15 minutes the
                           counters are finally cleared. This takes place as the centralized part of the
                           performance monitoring and collects the counter values from the DFCA algorithm.
Procedure
Sub-steps
                           a) Check existing SCCP signaling points and subsystems (NFI, NFJ) using the
                              following commands.
                               To output the defined SCCP signaling point, use the following command:
                               ZNFI:;
                               To output the defined SCCP subsystems, use the following command:
                               ZNFJ:;
                           b) Deactivate the local and remote SCCP subsystems (NHC) using the following
                              command.
Step example
                               ZNHC:NA1,122B:8F:INA;
                               ZNHC:NA1,132C:8F:INA;
                           c) Remove local and remote subsystems from the signaling point (NFT) using the
                              following command.
Step example
ZNFT::NA1,122B:8F;
ZNFT:NA1,132C:8F;
                            d) Deactivate the remote SCCP signaling point (NGC) using the following
                               command.
                               Deactivate all subsystems before the operator can deactivate the SCCP
                               signaling point.
                               ZNGC:<signaling network>,<signaling point codes>: INA;
Step example
                               ZNGC:NA0,122B:INA:;
                               ZNGC:NA0,132C:INA:;
                            e) Remove the remote SCCP signaling point from the own signaling point (NFR)
                               using the following command.
Step example
ZNFR:NA1,122B;
Procedure
Step example
ZNVC:NA1,122B::INA;
2 Deny the activation of the signaling route (NVD) using the following command.
Step example
ZNVD:NA1,122B;
Step example
ZNLC:9,INA;
4 Deny the activation of signaling links (NLD) using the following command.
Step example
ZNLD:9;
Step example
ZNRD:NA1,122B,BSC02;
                   7   Remove the unused association set in both network elements (OYD) using the following
                       command.
8 Delete the source IP addresses from the units (OYG) using the following command.
Step example
                            ZOYG:BCXU,0:IPV4:;
                            ZOYG:MCMU,0:IPV4:;
                       CBC integration represents a logical series of ordered tasks for connecting the cell
                       broadcast centre (CBC) to the base station controller (BSC).
                       The following determine the exact procedure for CBC integration:
                       The OSI over TCP/IP needs an IP address for a connection to the endpoint. Therefore, a
                       network service access point (NSAP) type that includes an IP address and a port is
                       needed.
Procedure
1 Check that MBCCB channels are configured for relevant cells (EEI).
ZEEI;
                           Further information
                           The cell broadcast channel (CBCH) is included in the MBCCB.
ZEQO:BTS=<BTS:ID>:MIS;
                   3   Ensure that the data communication network (DCN) has been configured correctly and
                       that the protocols used between CBC and BSC are supported.
                       Purpose
                       The TCP/IP interface has to be configured to the OMU.
                       The OSI over TCP/IP feature state needs to be in the ON state.
Procedure
ZW7I:FEA:FEA=1242:;
ZW7M:FEA=1242:ON:;
Procedure
ZW7M:FEA=1242:ON:;
Procedure
Procedure
Step example
ZQBN::L:4:NSEL=01,:
Step example
ZQBN::R:5:NSEL=01,END=123456789E1E,:
Procedure
ZQBN:<NSAP number>:L:6:IPV4="<own_OMU_ip_address>";
Step example
ZQBN::L:6:IP="10.45.67.8",;
                            ZQBN:<NSAP
                            number>:R:6:IPV4=<remote_end_ip_address>,PORT=<port_number>
                            ;
Step example
ZQBN::R:6:IP="10.35.67.9",PORT=102,:
Procedure
ZQBC:LOCALCBC:L;
ZQBC:REMCBC:R;
Procedure
ZQBT:LOCALCBC:<NSAP>;
ZQBT:REMCBC:<NSAP>,<priority>;
ZQBG:<NSAP number>,UNL;
                           ZQBI;
                           Make sure that the local network address is set to LOCALCBC and the remote
                           network address to REMCBC.
Procedure
                           Note that the T-selector value must match at both ends. The family id must be 038C.
                           The application entity name (AE name) always begins with BSC and ends with CBC,
                           for example BSC098765CBC. The number in between is the BSC's number, which
                           varies. The P- and S-selectors written in the syntax of the QDL command are not
                           used.
                           ZQDL :<AE-name>:::UNL:<unit type>:<application
                           type>:<network address name>:<P-selector>:<S-selector>:<T-
                           selector>;
                           ZQDI ::;
                           Ensure that all states are set to UNL-ENA.
                           Note that the AE name CBCREMOTEAPPL must be exactly as given. The T-selector
                           value must match at both ends. The P- and S-selectors written in the syntax of the
                           QDR command are not used.
                           ZQDR :CBCREMOTEAPPL:::UNL;<application type>:<network
                           address name>:<P_sel>:<S_sel>: <T_selector>;
                       Purpose
                       After the connection has been created, switch the support for the CBC interface to ON
                       with the software-specific control parameter SMS_CBC_USD_IN_BSC.
Procedure
ZWOC :10,44,FF;
                   4   Test the CBC connection by checking the load of the cell from the CBC with the Status-
                       CBCH-Query procedure.
                            Expected outcome
                            The procedure is confirmed with status-CBC-query response/confirm.
Unexpected outcome
                           If the CBC integration fails, follow these individual steps to clear possible
                           communication problems between the BSC and CBC. The process does not
                           necessarily have to follow the given order.
                           •   Monitor the data flow.
                               Use the OMU's O23MTSGX service terminal extension to monitor the data flow.
                               Z<char>AL:0,3,DTE,1where 3 is the PIU index.
                               If there is no data coming in, check the CBC settings (BSC address) from the
                               CBC.
                           •   Check the NSAPs in the BSC (QBL, QBI).
                               If data is coming in but the CBC does not get a connection acknowledgement,
                               check the NSAPs in the BSC. Only one NSAP should point to the CBC.
                               ZQBL;
                               ZQBI;
                           •   In the BTS, check that the appropriate channels are available and that CB is
                               supported (ERO, EQO).
                               ZERO :BTS=<BTS_number>;
                               ZEQO :BTS=<BTS_number>;
                           •   Check that the messages information is ON in the MS.
                               ZECP :BTS=<BTS id>;
Procedure
ZWOC:10,44,0;
                   3   Test the deactivation by checking the load of the cell from the CBC with the Status-
                       CBCH-Query procedure.
                       Purpose
                       The following are the instructions for the activation, testing, and deactivation of the Lb
                       interface to AirScale BSC, including instructions for implementing the standard Lb
                       interface with the Support for Uplink Time Difference of Arrival.
Procedure
                            Assign an IP address to each available Ethernet interface. The operator can select
                            the configuration according to SMLC multi-homing capability.
                            ZQRA:MCMU,0::EL5::UP:
                            ZQRA:MCMU,1::EL5::UP:;
                            ZQRA:MCMU,0::EL6::UP:;
                           ZQRA:MCMU,1::EL6::UP:;
                           Without using multi-homing:
                           ZQRN:MCMU,0::EL5,:"10.255.242.94",28,L;
                           ZQRN:MCMU,1::EL5,:"10.255.242.94",28,L;
                           Using multi-homing:
                           ZQRN:MCMU,0::EL5,:"10.255.242.94",28,L;
                           ZQRN:MCMU,0::EL6,:"10.255.243.110",28,L;
3 Create the M3UA association set (OYC) using the following command.
                           The name of the association set is SMLC. The role of the AirScale BSC is CLIENT
                           and the role of the stand-alone SMLC is SERVER.
                           ZOYC:SMLC:C:M3UA:;
                           Create associations for the SMLC association set. The controlling unit of the
                           association is the WO-EX MCMU. The name of the parameter set is SS7.
                           The operator can check the parameter sets using the following MML command:
                           ZOYO:;
                           Add the association with the following MML command:
                           ZOYA:SMLC:MCMU,0:SS7:;
                            ZOYP
                            :M3UA:SMLC,0:"10.255.242.94","10.255.243.110",:"10.8.154.88
                            ",28,"10.8.155.94",28,:
                            The IP signaling link set is created to the NA0 network. The destination (stand-alone
                            SMLC) signaling point code is 7. The name of the signaling link set and the
                            association set is SMLC, and the link number is 10.
                            ZNSP:NA0,7,SMLC:10:SMLC:;
                            The route set is created in the same network and using the same signaling point
                            code as in the IP signaling link set creation. The route set parameter number is 6
                            (IETF M3UA).
                            ZNRC:NA0,7,SMLC,6,,:,,,0:;
                   8   Set on the application server process (ASP) messages (OYM) using the following
                       command.
ZOYM:SMLC:ASP=Y;
9 Set off the dynamic routing key registration (OYM) using the following command.
ZOYM:SMLC:REG=N;
ZOYM:SMLC:IPSP=Y;
                            The network appearance must be the same in both the AirScale BSC and the SMLC.
                            Check the network appearance from the SMLC and copy it to the AirScale BSC
                            ZOYM:SMLC:NETWORK=1:; or vice versa.
12 Create the signaling point parameter set (OCC) using the following command.
ZOCC:3,EXMPL:;
                   13 Create the signaling connection control part (SCCP) subsystem parameter set (OCA)
                      using the following command.
ZOCA:2,PAKKE:;
ZOYS:M3UA:SMLC,0:ACT;
15 Allow the activation of the signaling link 10 (NLA) using the following command.
ZNLA:10:;
ZNLC:10,ACT:;
17 Allow the activation of the signaling route (NVA) using the following command.
ZNVA:NA0,7;
ZNVC:NA0,7:,:ACT;
                   19 Add the BSS LE AirScale BSC subsystem (FA) to the own signaling point (NFB) using
                      the following command.
                           ZNFB:NA0,3B1:FA,SMLE,2,;
                           The operator can check the subsystem states using the following MML command:
                           ZNHI:NA0;
                   20 Add the BSS LE SMLC subsystem (FC) to the stand-alone SMLC signaling point (NFD)
                      using the following command.
                           ZNFD:NA0,7,3:FC,BSSLE,2,:;
                           The operator can interrogate the subsystem state using the following MML
                           command:
                           ZNHI:NA0,7:; where the signaling network is NA0 and the signaling point is 7.
                           ,
                   21 Enable the local broadcast status of SCCP subsystem BSS LE SMLC (FC) using the
                      following commands.
                            ZOBH:M:ALBG,1:NA0,7:FC;
                            ZOBC:1:NA0,FA:Y;
                            ZOBH:M:ALBG,2:NA0,7:1;
                            ZOBC:2::Y;
ZNGC:NA0,7:ACT;
Sub-steps
ZOCM:3:14,1;
                               ZOCM:3:12,1:;
                               Use the following command to interrogate the signaling point parameter set:
                               ZOCI;
                            ZOCN:2:14,1;
                            Use the following command to interrogate the SCCP subsystem parameter set.
                            ZOCJ;
Procedure
ZWOA:2,749,A;
                           ZNHC:NA0,3B1:FA:ACT;
                           ZNHC:NA0,7:FC:ACT;
           5.3.1.3     Activating the standard Lb interface and Support for Uplink Time
                       Difference of Arrival
Procedure
ZWOA:2,749,A;
                           ZNHC:NA0,3B1:FA:ACT;
                           ZNHC:NA0,7:FC:ACT;
ZWOA:2,905,A;
ZWOA:2,1006,A;
Procedure
ZW7M:FEA=1472:ON;
2 Create a new SCTP association set (OYC) using the following command.
ZOYC:PCAP:C:;
3 Set the value of the traffic mode to override (OYM) using the following command.
ZOYM:PCAP:TRAFFIC=1:;
                   4   Add an SCTP association, which points to the primary S/A SMLC to the SCTP
                       association set (OYA) using the following command.
ZOYA:PCAP:MCMU,0:SS7:HIGH;
                   5   Add an SCTP association, which points to the secondary S/A SMLC, to the SCTP
                       association set (OYA) using the following commands.
ZOYA:PCAP:MCMU,0:SS7:NORMAL;
6 Set the value of the first datastream number as '1' (OYM) using the following command.
ZOYM:PCAP:FIRST=1:;
7 Set the value of the routing context as '1' (OYM) using the following command.
ZOYM:PCAP:ROUTING=1:;
                   8   Configure IP addresses for the SCTP association set, which points to the primary S/A
                       SMLC (OYP) using the following command.
                            ZOYP
                            :M3UA:PCAP,0:"10.10.1.2","10.10.2.2",49152:"10.10.3.2",24,"
                            10.10.4.2",24,;
                   9   Configure IP addresses for the SCTP association set, which points to the secondary S/A
                       SMLC (OYP) using the following command.
                           ZOYP
                           :M3UA:PCAP,1:"10.10.1.2","10.10.2.2",49153:"10.10.5.2",24,"
                           10.10.6.2",24,;
                   10 Activate the SCTP association, which points to the primary S/A SMLC (OYS) using the
                      following command.
ZOYS:M3UA:PCAP,0:ACT;
                   11 Activate the SCTP association, which points to the secondary S/A SMLC (OYS) using
                      the following command.
ZOYS:M3UA:PCAP,1:ACT;
12 Create the IP signaling link set (NSP) using the following command.
ZNSP:NA0,222,PCAP:20:PCAP:;
13 Create the signaling route set (NRC) using the following command.
ZNRC:NA0,PCAP,PCAP,6,,:,,,0:;
14 Set the value of the network appearance as '1' (OYM) using the following command.
ZOYM:PCAP:NETWORK=1:;
15 Create a new SCCP signaling point parameter set (OCC) using the following command.
ZOCC:3,PCAP;
Sub-steps
ZOCM:3:14,1;
ZOCM:3:12,1:;
                               ZOCM:3:27,1:;
                               The operator can interrogate the signaling point parameter set with the following
                               MML command:
                               ZOCI;
17 Create a new SCCP subsystem parameter set (OCA) using the following command.
ZOCA:2,PCAP;
                   18 Enable immediate sending of subsystem state information (OCN) using the following
                      command.
ZOCN:2:14,1;
19 Allow the activation of the signaling link (NLA) using the following command.
ZNLA:20:;
ZNLC:20,ACT:;
21 Allow the activation of the signaling route (NVA) using the following command.
ZNVA:NA0,222;
ZNVC:NA0,222::ACT;
23 Add a new subsystem to BSC's own signaling point (NFB) using the following command.
ZNFB:NA0,111:F9,PCAP,2,;
                   24 Add a new subsystem to S/A SMLC's signaling point (NFD) using the following
                      command.
ZNFD:NA0,222,3:F9,PCAP,2,;
                   25 Allow broadcasting of subsystem states to the local subsystem (OBC) using the following
                      commands.
                           ZOBH:M:ALBG,3:NA0,222:F9;
                           ZOBC:3:NA0,F9:Y;
                           ZNGC:NA0,111:ACT;
                           ZNGC:NA0,222:ACT;
                           ZWOA:2,749,A;
                           If the UTDOA method is in use, activate UTDOA_SUPPORT and
                           UTDOA_COMMERCIAL.
                           ZWOA:2,905,A;
                           ZWOA:2,1006,A;
                           ZNHC:NA0,111:F9:ACT;
                           ZNHC:NA0,222:F9:ACT;
                       •   One MSS
                       •   One HLR
                       •   One AirScale BSC with a stand-alone SMLC
                       •   One MS
                       •   One GMLC or iGMLC, if needed.
Procedure
                   1   Make sure that the Position Based Services measurement is in UNLOCKED and
                       ENABLED state (TPI).
ZTPI :MEASUR,PBS:;
Step example
                            At the end of the measurement period, check the measurement data in NetAct or
                            using the MEFICO tool. Check that there is data and that it is correct.
Procedure
                   1   Stop the Position Based Services measurement, if started (TPE) using the following
                       command.
                            ZTPE:MEASUR,PBS;
                            Do not stop the measurement if the operator wants to keep it active for the internal
                            SMLC.
ZWOA:2,1006,D;
                   3   Deactivate the UTDOA_SUPPORT parameter if it has been activated (WOA) using the
                       following command.
ZWOA:2,905,D;
ZWOA:2,749,D;
                   5   Make sure that the parameters have been deactivated (WOS) using the following
                       command.
ZWOS:2;
6 Change the states of the subsystems to inactive (NHC) using the following commands.
                           ZNHC:NA0,7:FC:INA:;
                           ZNHC:NA0,3B1:FA:INA;
7 Change the state of the SCCP to inactive (NGC) using the following command.
ZNGC:NA0,7:INA:;
8 Remove the SCCP from the signaling point (NFR) using the following command.
ZNFR:NA0,7:;
9 Change the state of the signaling route to inactive (NVC) using the following command.
ZNVC:NA0,7:,:INA;
10 Deny the activation of the signaling route (NVD) using the following command.
ZNVD:NA0,7:;
11 Change the state of the signaling link to inactive (NLC) using the following command.
ZNLC:10,INA;
12 Deny the activation of the signaling link (NLD) using the following command.
ZNLD:10:;
13 Delete the signaling route set (NRD) using the following command.
ZNRD:NA0,7,SMLC:;
14 Delete the signaling link set (NSD) using the following command.
ZNSD:NA0,7,SMLC:;
                   15 Remove the subsystems from the local signaling point (NFT) using the following
                      command.
ZNFT:NA0,3B1:FA:;
16 Delete the association from the association set (OYR) using the following command.
ZOYR:SMLC:0:;
ZOYD:SMLC:;
                   18 Delete the signaling point and the SCCP signaling parameter sets (OCD, OCK) using the
                      following commands.
                            ZOCD:3,EXMPL:;
                            ZOCK:2,PAKKE:;
19 Change the feature state to OFF (W7M) using the following commands.
                       Purpose
                       Real-time Road Traffic Information is licence key controlled.
                       Figure 6       Protocol stack in the VNP interface
                       The SIGTRAN interface is activated in the AirScale BSC and the VNP.
                       The SIGTRAN IP transport complies with the following standards:
                       Figure 7: Signaling point and IP addressing for a sample configuration network illustrates
                       the signaling point and IP addressing details for a sample configuration with symmetric
                       network layout. SIGTRAN multi homing is configured to AirScale BSC and VNP servers.
                       The AirScale BSC application level uses the replication parameter to determine the
                       primary and secondary VNP:
10.16.161.242/28
                       1. The VNP hardware is correctly installed and the interfaces have been created.
                       2. The interfaces have been created.
Procedure
2 Define a default route for the logical IP address (QKM) using the following commands.
                            The logical routes are updated to both MCMU units even though the command
                            requires selecting a unit.
                            ZQKM:MCMU,0::”10.16.153.94”:”10.16.153.81”:LOG:;
                            ZQKM:MCMU,0::”10.16.153.110”:”10.16.153.97”:LOG:;
3 Create the M3UA association set (OYC) using the following commands.
                            Create an association set for the VNP interface connection to the primary VNP and
                            secondary VNP servers. AirScale BSC is the client (C) and hence it starts
                            negotiating for the association sets (VNP1 and VNP2) while the VNP servers wait for
                            the negotiation request.
                            ZOYC:VNP1:C::;
                            ZOYC:VNP2:C::;
4 Add an association to the association set (OYA) using the following commands.
                            Create associations to the VNP1 and VNP2 association set. The controlling unit of
                            the associations (MCMU) is in the WO-EX state. The name of the parameter set is
                            SS7.
                            ZOYA:VNP1:MCMU,0:SS7:;
                            ZOYA:VNP2:MCMU,0:SS7:;
                           Add the IP addresses of the sources and destinations to the primary and secondary
                           IP paths.
                           ZOYP:M3UA:VNP1,0:"10.16.153.94","10.16.153.110",:
                           "10.16.161.226",28,"10.16.161.242",28,:;
                           ZOYP:M3UA:VNP2,0:"10.16.153.94","10.16.153.110",:
                           "10.16.161.227",28,"10.16.161.243",28,:;
6 Create the IP signaling link set (NSP) using the following commands.
                           The IP signaling link sets are created to the NA0 network. The destination (VNPs)
                           signaling point codes are 501 and 502. The name of the signaling link set and the
                           association set is VNP1 and VNP2, and the link numbers are 81 and 82.
                           ZNSP:NA0,501,VNP1:81:VNP1:;
                           ZNSP:NA0,502,VNP1:82:VNP2:;
7 Create the signaling route set (NRC) using the following commands.
                           The route set is created in the same network and using the same signaling point
                           code as in the IP signaling link set creation. The route set parameter number is 6
                           (IETF M3UA).
                           ZNRC:NA0,501,VNP1,6,,:,,,0:;
                           ZNRC:NA0,502,VNP2,6,,:,,,0:;
8 Set off the dynamic routing key registration (OYM) using the following commands.
                           ZOYM:VNP1:REG=N;
                           ZOYM:VNP2:REG=N;
                           ZOYM:VNP1:IPSP=Y;
                           ZOYM:VNP2:IPSP=Y;
                           The network appearance must be the same in both the AirScale BSC and the VNPs.
                           ZOYM:VNP1:NETWORK=1:;
                           ZOYM:VNP2:NETWORK=1:;
11 Create the signaling point parameter set (OCC) using the following command.
ZOCC:5,VNP:;
                            ZOYS:M3UA:VNP1,0:ACT;
                            ZOYS:M3UA:VNP2,0:ACT;
                   13 Allow the activation of the signaling links 81 and 82 (NLA) using the following
                      commands.
                            ZNLA:81:;
                            ZNLA:82:;
14 Activate the signaling links 81 and 82 (NLC) using the following commands.
                            ZNLC:81,ACT:;
                            ZNLC:82,ACT:;
15 Allow the activation of the signaling route (NVA) using the following commands.
                            ZNVA:NA0,501;
                            ZNVA:NA0,502;
                            ZNVC:NA0,501:,:ACT;
                            ZNVC:NA0,502:,:ACT;
                   17 Add the BSSTS subsystem (10) to the own signaling point and activate it (NFB, NHC)
                      using the following commands.
                            ZNFB:NA0,1221:10,BSSTS,0,;
                            ZNHC:NA0,1221:10:ACT;
                            The operator can check the subsystem states with the following MML command:
                            ZNHI:NA0;
                   18 Add the BSSTS subsystem (10) to the VNP signaling points (NFD) using the following
                      commands.
ZNFD:NA0,501,5:10,BSSTS,0,Y:;
ZNFD:NA0,502,5:10,BSSTS,0,Y:;
19 Add the primary VNP signaling point for BSSTS (NFD) using the following commands.
                           Allow the replication for VNP signaling points and set signaling point 501 to dominant
                           role (DR).
                           ZNFC:NA0,501:10,NA0,502,DR;
                           ZNHD:NA0,501:10:OFA;
20 Enable the local broadcast status of the SCCP subsystem BSS TS (10) (OBC).
                           ZOBH:M:ALBG,1:NA0,501:10;
                           ZOBC:1:NA0,10:Y;
                   21 Enable the local broadcast status of SCCP subsystem to inform if A interface goes down
                      (OBC) using the following commands.
                           ZOBH:M:ALBG,1:NA0,203:FE;
                           ZOBC:1:NA0,10:Y;
                  g        Note: Do not activate this step if the Multipoint A-interface feature is in use. The
                           AirScale BSC-VNP reset calls procedure does not work correctly if the Multipoint
                           A-interface feature is in use.
                           ZNGC:NA0,501:ACT;
                           ZNGC:NA0,502:ACT;
                   23 Activate the primary and the secondary VNP subsystems (NHC) using the following
                      commands.
                           ZNHC:NA0,501:10:ACT;
                           ZNHC:NA0,502:10:ACT;
25 Change the value of the SCCP fault tolerant timer (OCM) using the following commands.
                            The Common ID message must be activated in MSC so that IMSI is available in all
                            cases.
                            Use the following command in the MSC:
                            ZEDT:VER=<current BSSAP version>:F,54,1;
                            The operator can check the BSSAP version with the ZEDO:; command.
                            If the Common ID support is not activated, an UTPFIL parameter change is needed
                            to allow AirScale BSC to initiate additional identity request procedure.
                  g         Note: The Common ID (IMSI identifier) is always the preferred solution and
                            UTPFIL (IMEI or IMEISV identifier) patching is needed only if Common ID is not
                            available in MSC.
                           DISTRIBUTION IS STARTING
                           DISTRIBUTION DONE
                           DISK HAS BEEN UPDATED
                           END_OF_FILE
                           COMMAND EXECUTED
                   27 Check the Real-time Road Traffic Information feature state (W7I) using the following
                      command.
ZW7I:FEA:FEA=1376,;
28 Turn the Real-time Road Traffic Information feature state to ON if needed (W7M).
ZW7M:FEA=1376:ON;
                       Purpose
                       This procedure describes how to test the configuration state in the VNP interface.
Procedure
1 Check the status of the SCTP layer (OYI) using the following command.
ZOYI::A;
2 Check the status of the M3UA layer (NLI) using the following command.
                           ZNLI;
                           The signaling link should be in the AV-EX state.
3 Check the status of the signaling route (NVI) using the following command.
                           ZNVI:NA0;
                           The signaling route should be in the AV-EX state.
4 Check the status of the SCCP layer (NFI) using the following command.
                           ZNFI:NA0:A;
                           The AirScale BSC and the VNP SPs should be in the AV-EX state and replication
                           configured for VNP signaling points.
                       Purpose
                       Describes how Real-time Road Traffic Information is deactivated in the AirScale BSC.
Procedure
                   1   Turn the Real-time Road Traffic Information feature state OFF (W7M) using the following
                       command.
ZW7M:FEA=1376:OFF;
                            ZNHC:NA0,501:10:INA:;
                            ZNHC:NA0,502:10:INA:;
3 Deactivate the AirScale BSC subsystems (NHC) using the following command.
ZNHC:NA0,1221:10:INA:;
                            ZNGC:NA0,501:INA;
                            ZNGC:NA0,502:INA;
5 Delete the SCCP and subsystems (NFR, NFT) using the following command.
                            ZNFR:NA0,501;
                            ZNFR:NA0,502;
                            ZNFT:NA0,1221:10;
                            ZNVC:NA0,501::INA;
                            ZNVC:NA0,502::INA;
7 Deny the activation of the signaling route set (NVD) using the following commands.
                            ZNVD:NA0,501;
                            ZNVD:NA0,502;
                            ZNLC:81,INA;
                            ZNLC:82,INA;
9 Deny the activation of the signaling link (NLD) using the following commands.
                            ZNLD:81;
                            ZNLD:82;
10 Delete the signaling route set (NRD) using the following commands.
                           ZNRD:NA0,501,VNP1;
                           ZNRD:NA0,502,VNP2;
11 Delete the IP signaling link set (NSD) using the following commands.
                           ZNSD:NA0,501,VNP1;
                           ZNSD:NA0,502,VNP2;
                           ZOYD:VNP1;
                           ZOYD:VNP2;