profile nf-client nf-type eir eir-profile locality service name type endpoint-profile endpoint-name primary ip-address
Configures the endpoint IP address and port number 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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
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 ) > Endpoint Profile Configuration (config-endpoint-profile-profile_name ) > Endpoint Name Configuration (config-endpoint-name-endpoint_name )
Syntax
{ primary | secondary | tertiary } ip-address { [ ipv4 ipv4_address | ipv6 ipv6_address ] [ port port_number ] }
ipv4 ipv4_address
Specify the IPv4 address.
Must be a string in the ipv4-address pattern. For information on the ipv4-address pattern, see the Input Pattern Types section.
ipv6 ipv6_address
Specify the IPv6 address.
Must be a string in the ipv6-address pattern. For information on the ipv6-address pattern, see the Input Pattern Types section.
port port_number
Specify the port number.
Must be an integer in the range of 0-65535.
Usage Guidelines
Use this command to configure the endpoint IP address and port number parameters.