Creating the NCGI-Group Profile for 5GS Session

This section describes how to create an instance of the NCGI-Group Profile.

The NCGI-Group Profile allows you to configure the list of individual NCGI values and range.

Use the following configuration to create an NCGI-Group.

  configure 
    profile ncgi-group profile_name 
    mcc mcc_value mnc mnc_value 
    ncgi list [ ncgi_value1 ncgi_value2 ncgi_valueN ] 
    ncgi range start start_value end end_value 
    end 

NOTES:

  • configure : Enters the global configuration mode.

  • profile ncgi-group profile_name : Specifies the name of the NCGI Group Profile to enter the profile configuration. The profile ncgi-group supports configuration of maximum 16 PLMNs under a ncgi-group.

  • mcc mcc_value mnc mnc_value : Specifies the MCC and MNC values.

  • ncgi list [ ncgi_value1 ncgi_value2 ncgi_valueN ] : Configures the list of NCGI values to be configured. Accepted value is the 9-digit hex string NR Cell ID. The SMF supports configuration of 64 NCGI values in the ncgi list under a PLMN.

  • ncgi range start start_value end end_value : Configures a specific NCGI range or multiple NCGI range lists. Accepted start and end range is the 9-digit hex string NR Cell ID. ncgi range is an optional attribute. You can configure multiple NCGI range values. The SMF supports a maximum of 64 NCGI range under a PLMN.

    Important

    The SMF ignores NCGI range values if the start range value is greater than the end range value.