Verifying the NF Endpoint Profile Parameters for NF Management

Use the show running-config group nrf command to verify the NF endpoint profile parameters for NF management.

show running-config group nrf 
group nrf mgmt mgmt_group 
 service type nrf nnrf-nfm 
  endpoint-profile epprof 
  uri-scheme http 
   endpoint-name EP1 
   priority       2 
   primary ip-address ipv4 209.165.200.231 
   primary ip-address port 8082 
   secondary ip-address ipv4 209.165.200.232 
   secondary ip-address port 8082 
 exit 
   endpoint-name EP2 
      priority 10   
       primary ip-address ipv4 209.165.200.231 
       primary ip-address port 8082 
       secondary ip-address ipv4 209.165.200.232  
       secondary ip-address port 8082 
     exit 
   exit 
 exit 
exit