profile dnn
Configures DNN profile.
Command Mode
Exec > Global Configuration (config)
Syntax
profile dnn dnn_profile_name [ always-on { false | true } | charging-profile profile_name | dcnr { false | true } | dnn-selection-mode dnn_selection_mode | dnn profile_name | emergency { false | true } | mode dnn_mode | only-nr-capable-ue { false | true } | pcc-ue-rule-precedence-mapping { false | true } | pcf-interaction { false | true } | pcscf-profile profile_name | ppd-profile profile_name | presence-reporting { false | true } | qci-qos-profile qci_qos_profile | qos-profile profile_name | suppress-uli-reporting-on-s5 { disable | enable } | upf-selection-policy upf_selection_policy | userplane-inactivity-timer timeout_period | virtual-mac mac_address | wps-profile profile_name ]
always-on { false | true }
Specify to enable or disable Always On PDU session.
Must be one of the following:
false
true
Default Value: false.
charging-characteristics-id cc_id
Specify the charging characteristics ID.
Must be an integer in the range of 1-16.
charging-profile profile_name
Specify name of the charging profile.
Must be a string.
charging-qbc-profile profile_name
Specify name of the charging QBC profile.
Must be a string.
dcnr { false | true }
Specify to enable or disable support for dual connectivity with new radio.
Must be one of the following:
false
true
Default Value: false.
dnn-selection-mode dnn_selection_mode
Specify the selection mode for subscription. The default mode is "verified".
Must be one of the following:
network-provided
ue-provided
verified
dnn dnn_profile_name
Specify name of the DNN profile.
Must be a string.
emergency { false | true }
Specify whether the DNN is emergency DNN or not.
Must be one of the following:
false
true
Default Value: false.
hsmf-uri hsmf_uri
Specify the override hsmfURI.
Must be a string.
mode dnn_mode
Specify the DNN mode of operation.
Must be one of the following:
offline : Offline. DNN in offline mode, new sessions are rejected.
only-nr-capable-ue { false | true }
Specify whether to allow only 5G capable UE, and reject calls from non-5G capable UE.
Must be one of the following:
false
true
Default Value: false.
override profiles
Specify the list of profiles for local preference.
Must be one of the following:
charging-characteristics-id
charging-profile
charging-qbc-profile
pcc-ue-rule-precedence-mapping { false | true }
Specify whether to map PCC rule precedence to SMF-assigned TFT and auth rule precedence values. If disabled, values sent by PCF are used.
Must be one of the following:
false
true
Default Value: true.
pcf-interaction { false | true }
Specify to enable or disable PCF interaction.
Must be one of the following:
false
true
Default Value: true.
pcscf-profile profile_name
Specify the P-CSCF profile association.
Must be a string.
ppd-profile profile_name
Specify the Paging-Policy differentition.
Must be a string.
presence-reporting { false | true }
Specify whether to enable or disable presence reporting for this DNN.
Must be one of the following:
false
true
Default Value: false.
qci-qos-profile qci_qos_profile
Specify the QCI QoS Profile configuration related to QCI to QoS mapping.
Must be a string.
qos-profile qos_profile
Specify the QoS Profile configuration.
Must be a string.
suppress-uli-reporting-on-s5 { disable | enable }
Specify whether to suppress ULI only MBR towards the S5 interface.
Must be one of the following:
disable
enable
upf-selection-policy upf_selection_policy
Specify the UPF selection policy specific configuration.
Must be a string.
userplane-inactivity-timer timeout_period
Specify the user plane inactivity timer in seconds.
Must be an integer in the range of 0-86400.
Default Value: 0.
virtual-mac mac_address
Specify the remote virtual MAC address used to generate interface ID for UE.
Must be a string in the mac-address pattern. For information on the mac-address pattern, see the Input Pattern Types chapter.
wps-profile profile_name
Specify name of the Wireless Priority Service (WPS) profile.
Must be a string.
Usage Guidelines
Use this command to configure the DNN profile. The CLI prompt changes to the DNN Profile Configuration mode (config-dnn-<profile_name>).