profile smf
Configures SMF profile.
Command Mode
Exec > Global Configuration (config)
Syntax
smf profile_name [ [ dnn-selection-mode dnn_selection_mode ] [ load-profile load_profile_name ] [ locality locality ] [ mode mode_of_operation ] [ nf-services nf_services ] [ overload-profile overload_profile_name ] [ ue-authorization ue_authorization ] ]
dnn-selection-mode dnn_selection_mode
NOTE: This command/keyword is deprecated from SMF Profile and has been added under DNN Profile. Specify the selection mode for subscription.
Must be one of the following:
network-provided
ue-provided
verified
load-profile load_profile_name
Specify the name of the load profile.
Must be a string.
locality locality
Specify the locality for geo support.
Must be a string.
mode mode_of_operation
Specify the mode of operation.
Must be one of the following:
offline : Offline mode. New sessions will be rejected.
nf-services nf_services
Specify the NF services.
Must be a string.
overload-profile overload_profile_name
Specify the name of the overload profile. Note that the load-profile configuration is mandatory to configure the overload-profile configuration.
Must be a string.
smf profile_name
Specify name of the SMF profile.
Must be a string.
ue-authorization ue_authorization
The SMF supports PDU sessions with IPv4v6 type in addition to IPv4 and IPv6 PDU session types for UEs. When a UE requests establishment of PDU session with a specific session type, the SMF checks the UE request against the UE subscription information maintained as default and allowed listPDU session types in the UDM. The SMF performs UE authorization and allocates IP address when the requested PDN type is matching with the values in the UDM. The SMF communicates about the allocated IP address to all other network functions.
Must be one of the following:
none
Usage Guidelines
Use this command to configure the SMF network function profile parameters.