Configuration Verification

To verify if the configuration to skip the URI parameters is enabled, use the following command:

show running-config profile message-handling nf-type udm

The following is an example output of the show running-config profile message-handling nf-type udm command.

[smf] smf# show running-config profile message-handling nf-type udm  
profile message-handling nf-type udm
 mh-profile MHUDM
  service name type nudm-sdm
   message type UdmSdmGetUESMSubscriptionData
    skip uri-query-params [ snssai dnn plmnid ]
   exit
  exit
 exit
exit 

In the preceding example, check the skip uri-query-params configuration to determine the URI query parameters that are configured to be excluded in the N10 Get Subscription Request message.