profile nf-client nf-type ausf ausf-profile locality service name type endpoint-profile
Configures endpoint profile parameters. This command is common to multiple NF clients, and is available in the following configuration modes.
Command Mode
Exec > Global Configuration (config) > AMF NF-Client Configuration (config-amf) > AMF Profile Configuration (config-amf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > AUSF NF-Client Configuration (config-ausf) > AUSF Profile Configuration (config-ausf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > CHF NF-Client Configuration (config-chf) > CHF Profile Configuration (config-chf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > EIR NF-Client Configuration (config-eir) > EIR Profile Configuration (config-eir-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > NSSF NF-Client Configuration (config-nssf) > NSSF Profile Configuration (config-nssf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > PCF NF-Client Configuration (config-pcf) > PCF Profile Configuration (config-pcf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > SEPP NF-Client Configuration (config-sepp) > SEPP Profile Configuration (config-sepp-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > SMF NF-Client Configuration (config-smf) > SMF Profile Configuration (config-smf-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Command Mode
Exec > Global Configuration (config) > UDM NF-Client Configuration (config-udm) > UDM Profile Configuration (config-udm-profile-profile_name ) > Locality Configuration (config-locality-locality_name ) > Service Name Type Configuration (config-type-service_name_type )
Syntax
endpoint-profile endpoint_profile_name { capacity capacity_value | priority profile_priority | api-uri-prefix api_uri_prefix | api-root api_root | uri-scheme uri_scheme }
api-root api_root
Specify the API root.
Must be a string.
api-uri-prefix api_uri_prefix
Specify the API URI prefix.
Must be a string.
capacity capacity_value
Specify the profile capacity.
Must be an integer in the range of 0-65535.
Default Value: 10.
endpoint-profile endpoint_profile_name
Specify name of the endpoint profile.
Must be a string.
priority profile_priority
Specify the priority of the profile.
Must be an integer in the range of 0-65535.
Default Value: 1.
uri-scheme uri_scheme
Specify the URI scheme.
Must be one of the following:
http : HTTP.
https : HTTPS.
Usage Guidelines
Use this command to configure endpoint profile parameters. The CLI prompt changes to the Endpoint Profile Configuration mode (config-endpoint-profile-<profile_name>).