Configuration Verification

To verify the configuration, use the following command:
show subscriber supi supi_id nf-service smf  

In the output of the preceding show command, check the value associated with the field "dncr". This field displays one of the following values:

  • Enabled

  • None

  • UE Requested and Enabled

If the feature is configured, then the "dcnr" field displays "Enabled".

The following configuration is an example output of the show subscriber supinf-service smf command:

unknown] smf# show subscriber supi imsi-123456789012345 nf-service smf
subscriber-details 
{
"subResponses": [
{
"status": true,
"genericInfo": {
……
},
"sScMode": 1,
"chargEnabled": true,
"uetimeZone": "+00:15+1",
"allocatedIp": "209.165.201.12",
"eUtranLocation": {
"ecgi": {
"mcc": "123",
"mnc": "456",
"eutraCellId": "1234567"
},
"tai": {
"mcc": "123",
"mnc": "456",
"tac": "1820"
}
},
"alwaysOn": "None",
"dcnr": "Enabled",   
……
"policySubData": {
 "TotalDynamicRules": 3,
…………
Presence Information: "Enabled",   
 "praIdList": [  -> list of all enabled PRA IDs
          "8388608",  Status = IN
          "8388618" Status = OUT
        ]
 },