Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you want to use 5G with HTTP/2 agents, you require a 5G profile configuration. You can select the profile that you configure in the HTTP/2 Server agent configuration.

...

Table of Contents
minLevel2
maxLevel2
outlinefalse
typelist
printablefalse

General Tab

...

Setting

Description

3GPP Version

Version Select

Select the version of 3GPP to apply to the 5G Profile. 

Note

Note!

  • 3GPP Release 15 is the current default version supported by Image RemovedMediationZone.

  • Release 16 was added to support the handling of 3xx status codes.

  • Release 17 is added to support the enhanced specifications and the new UDRs that are generated when coding with APLs.

Enable Custom Specification

Click this to use the custom version of the specification of NRF NFManagement Service. See Custom Specification Enabled for more information.

Info

Info!

When enabling custom specification, all fields except for OpenAPI Profile and Enable Validation will be disabled. You need to use the Analysis agent or APL Code to create the NRFspecificationUDR that will contain all the values for the disabled fields. See Custom Specification Enabled for more information.

Custom error handling for 5G during the startup can be configured at APL when the Route to APL option is enabled. See Route Error to APL for more information.

OpenAPI Profile

Select the OpenAPI profile for specification of NRF NFManagement Service. 

Enable Validation

Validate the request for NF (Network Function) registration, heartbeat and de-registration against the OpenAPI schema provided from the OpenAPI profile. 

Configure Server Settings

Path

Enter the exact path to where the HTTP request will register, de-register and update the NF profile in the NRF.

Example: /nnrf-nfm/v1/nf-instances/

Configure NF Settings

NF Instance name

Enter the name of the NF instance for the NF type that you want to use. This field supports parameterization using ${} syntax, see Appendix 1 - Profiles for more information on how parameterization works.

NF type

A list of various NF types is available for selection. The default is set to CHF (charging function).

For more information on each NF type, refer to the specification in 3GPP TS 29.510, https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3345.

Heartbeat timer

Enter the frequency (in seconds) for the NF registration to be updated in the NRF.

NF Registration status

Select the registration status that you want to have updated. The following status options are available:

  • REGISTERED: This is to register your NF instance to the NRF

  • UNDISCOVERABLE: This is to register your NF Instance without it being discovered by other NFs

  • SUSPENDED: This is to temporary suspend the NF, so that it is unable to respond to any request

FQDN

Enter the Fully Qualified Domain Name (FQDN) for the NF instance.

Support NRF Change

Select this option to allow the NRF server to modify the heartbeat timer provided by the NRF client upon registration.

IPv4 Address List

You can add the IPv4 address(es) for the NF instance.

IPv6 Address List

You can add the IPv6 address(es) for the NF instance.

...

Advanced Parameters Tab

...

In this tab, you can add settings in a JSON configuration in accordance with 6.2.6.2.3 "Type: NFProfile" as defined the specification 3GPP TS 29.510, https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3345. See the example below:

Examples for Advanced Parameters

...