Configuration Example

The following is an example configuration.

config
 group nrf mgmt MGMT
  service type nrf nnrf-nfm
   endpoint-profile
    name mgmt-prof
    uri-scheme https
    server-name server_name
    endpoint-name mgmt-1
     primary ip-address ipv4 209.165.201.1
     primary ip-address port 9051
    exit
   exit
  exit
 exit
 profile nf-client nf-type ausf
  ausf-profile AUP1
   locality LOC1
    priority 30
    service name type nausf-auth
     endpoint-profile EP1
      capacity 30
      uri-scheme https
      server-name server_name
      endpoint-name EP1
       priority 56
       primary ip-address ipv4 209.165.201.1
       primary ip-address port 9047
      exit
     exit
    exit
   exit
  exit
 exit