Verifying the UE Initial Attach Configuration

This section describes how to verify the UE Initial Attach configuration.

The following configuration is a sample output of the show running-config command:

show running-config 
. 
. 
. 
profile smf smf1 
 node-id          ABC123 
 bind-address ipv4 209.165.200.230 
 bind-port        8008 
instances 1  allowed-nssai  [ slice1 ] 
 plmn-id mcc 123 
 plmn-id mnc 456 
 fqdn ciscosmf1 
 service name nsmf-pdu 
  type               pdu-session 
  . 
  . 
  . 
  n4 bind-address ipv4 209.165.200.240 
  s5 bind-address ipv4 209.165.200.240 
  http-endpoint base-url http://smf-service 
. 
. 
. 
k8 smf local redis-endpoint redis-primary:6379 
k8 smf local service no-of-replicas 1 
k8 smf local nodemgr no-of-replicas 1 

. 
. 
.