Amarisoft

NAS : Operator Specific PCO

 

The purpose of this tutorial is to show you how to send Operator specific information in PCO (Protocol Configuration Option).  Usually PCO is requested by UE and the requested information is provided by Network through NAS signaling message as below.

In case of most of PCO elements, Amarisoft core network provide the information based on PCO request from UE, but for Operator Specific PCO  the corenetwork send predefined information without request from UE.

 

 

Table of Contents

 

 

Test Setup

Any callbox configuration that support one or more cell would be good enough for this test.

TestSetup Callbox UE 1sdr 01

 

 

Key Configuration Parameters

Followings are important configuration parameters for this tutorial. You may click on the items for the descriptions from Amarisoft documents.

 

 

Configuration

You can use any of LTE configuration for this tutorial (e.g, enb.default.cfg).

Config enb default 01

I used mme-ims-pco-op.cfg which is copied and modified from mme-ims.cfg

NAS PCO Test 1 Config 01

 

 

Test 1 : Operator Specific Information

In this test, I will configure in such a way that eNB send Operator Specific Information on PCO regardless of whether UE request it or not.

 

Configuration

Add following configuration in mme-ims-pco-op.cfg  

In this tutorial, I am adding the operator specific PCO in 'internet' APN, but you can add it to any APN/PDN you want. Once you decided on which APN you want to add the operator specific PCO, add the configuration parameter operator : [  ] and specify the details in it. In this tutorial, two items are added and each item is made up of the fields : id, plmn, value and force. If you set the parameter 'force' to true, the specified PCO is transmitted regardless of whether UE request it or not.

NAS PCO Test 1 Config 02

 

Perform the Test

Check the cell configuration and confirm it is configured as intended.

NAS PCO Test 1 Run 01

Power on UE and wait until it get an IP address.

NAS PCO Test 1 Run 02

Check in the log and confirm that the Operator specific information is configured in the PCO. You would see the operator specific data with Protocol ID and Data in PCO of Attach Accept message.

NAS PCO Test 1 Run 03